#F6CA7D#F6CA7D
#F6CA7D is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.108 H 80.6°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CA7D |
|---|---|
| RGB | rgb(246, 202, 125) |
| HSL | hsl(38, 87%, 73%) |
| HSV | hsv(38, 49%, 96%) |
| CMYK | cmyk(0%, 17.9%, 49.2%, 3.5%) |
| CIE-LAB | lab(83.61, 6.21, 44.09) |
| CIE-LCH | lch(83.61, 44.52, 81.98°) |
| OKLab | oklab(86.1% 0.0177 0.1061) |
| OKLCH | oklch(86.1% 0.108 80.6) |
| XYZ | xyz(62.8307, 63.3179, 28.3102) |
| Luminance | 0.6331 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.38
Wheat (survey)
#FBDD7E
ΔE00 6.78
Burlywood
#DEB887
ΔE00 7.28
Navajowhite
#FFDEAD
ΔE00 7.34
Tan (survey)
#D1B26F
ΔE00 7.51
Light Mustard
#F7D560
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CA7D #7DA9F6
analogous
#F68E7D #F6CA7D #E5F67D
triadic
#F6CA7D #7DF6CA #CA7DF6
tetradic
#F6CA7D #7DF68E #7DA9F6 #F67DE5
square
#F6CA7D #7DF68E #7DA9F6 #F67DE5
split-complementary
#F6CA7D #7DE5F6 #8E7DF6
monochromatic
#E99A10 #F2B344 #F6CA7D #FAE1B6 #FDF3E2
Accessibility & contrast
On white
1.54
#F6CA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#F6CA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CA7D
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CA7D | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA77
Deuteranopia (green-blind)
#E7D57F
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f6ca7d; /* rgb */ color: rgb(246, 202, 125); /* oklch */ color: oklch(86.1% 0.108 80.6);
Tailwind
colors: {
custom: {
50: '#fbdaa4',
500: '#f6ca7d',
950: '#000000',
},
}SCSS
$custom: #f6ca7d; $custom-light: #fbdaa4; $custom-dark: #000000;
JSON
{
"hex": "#f6ca7d",
"rgb": {
"r": 246,
"g": 202,
"b": 125
},
"hsl": {
"h": 38.182,
"s": 87.05,
"l": 72.745
},
"oklch": {
"l": 0.86104,
"c": 0.1076,
"h": 80.6
},
"luminance": 0.63315
}Semantic roles & 50–950 ramp
primary
#F6CA7D
secondary
#4578D2
accent
#54E402
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380