#FF6347 color codes
- HEX
- #FF6347
- HEX8
- #FF6347FF
- HEX8 (Android)
- #FFFF6347
- RGB
- rgb(255, 99, 71)
- RGB (%)
- 100%, 39%, 28%
- HSL
- hsl(9, 100%, 64%)
- HSV / HSB
- hsv(9, 72%, 100%)
- CMYK
- cmyk(0%, 61%, 72%, 0%)
- OKLCH
- oklch(0.6962 0.1955 32.32)
- OKLCH (%)
- oklch(69.62% 0.1955 32.32)
- Decimal
- 16737095
What color is #FF6347?
#FF6347 sits at 70% lightness and 0.1955 chroma in OKLCH, hue 32.32°. Its nearest named color is Tomato (an exact match).
Shades and tints of #FF6347
Tints
Shades
Tones
#FF6347 color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #FF6347 in CSS
.text { color: #FF6347; }
.background { background-color: #FF6347; }
.border { border: 2px solid #FF6347; }
/* Modern, perceptually uniform */
.text { color: oklch(0.6962 0.1955 32.32); }
/* #FF6347 at 50% transparency */
.overlay { background-color: #FF634780; }Is #FF6347 accessible?
#FF6347 on white text scores 2.95:1; on black text it scores 7.13:1. Black text passes WCAG AAA on #FF6347. Recommended text color on a #FF6347 background: black.
A 7.13:1 vs black
A 2.95:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Pass
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#FF6347) → black APCA Lc experimental 60.3 Lc · large / secondary text (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
Nearest featured color: Red #FF0000. See more in the red family on the colors hub.
Frequently asked questions
- What color is #FF6347?
- #FF6347 is Tomato. In RGB it is rgb(255, 99, 71), and in HSL hsl(9, 100%, 64%).
- What is #FF6347 in RGB?
- #FF6347 converts to rgb(255, 99, 71) — red 255, green 99, blue 71.
- What text color is readable on #FF6347?
- Black text — it has the higher contrast ratio (7.13:1) against #FF6347. Black text passes WCAG AAA on #FF6347.