#F6CA7C#F6CA7C
#F6CA7C is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.109 H 80.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CA7C |
|---|---|
| RGB | rgb(246, 202, 124) |
| HSL | hsl(38, 87%, 73%) |
| HSV | hsv(38, 50%, 96%) |
| CMYK | cmyk(0%, 17.9%, 49.6%, 3.5%) |
| CIE-LAB | lab(83.60, 6.12, 44.57) |
| CIE-LCH | lch(83.60, 44.99, 82.18°) |
| OKLab | oklab(86.09% 0.0173 0.1072) |
| OKLCH | oklch(86.09% 0.109 80.8) |
| XYZ | xyz(62.7672, 63.2925, 27.9755) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.29
Wheat (survey)
#FBDD7E
ΔE00 6.66
Burlywood
#DEB887
ΔE00 7.42
Light Mustard
#F7D560
ΔE00 7.47
Navajowhite
#FFDEAD
ΔE00 7.48
Tan (survey)
#D1B26F
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CA7C #7CA8F6
analogous
#F68D7C #F6CA7C #E5F67C
triadic
#F6CA7C #7CF6CA #CA7CF6
tetradic
#F6CA7C #7CF68D #7CA8F6 #F67CE5
square
#F6CA7C #7CF68D #7CA8F6 #F67CE5
split-complementary
#F6CA7C #7CE5F6 #8D7CF6
monochromatic
#E89A10 #F2B343 #F6CA7C #FAE1B5 #FDF3E2
Accessibility & contrast
On white
1.54
#F6CA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#F6CA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CA7C
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CA7C | 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)
#DDCA76
Deuteranopia (green-blind)
#E7D57E
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f6ca7c; /* rgb */ color: rgb(246, 202, 124); /* oklch */ color: oklch(86.1% 0.109 80.8);
Tailwind
colors: {
custom: {
50: '#fbdaa3',
500: '#f6ca7c',
950: '#000000',
},
}SCSS
$custom: #f6ca7c; $custom-light: #fbdaa3; $custom-dark: #000000;
JSON
{
"hex": "#f6ca7c",
"rgb": {
"r": 246,
"g": 202,
"b": 124
},
"hsl": {
"h": 38.361,
"s": 87.143,
"l": 72.549
},
"oklch": {
"l": 0.86089,
"c": 0.10853,
"h": 80.8
},
"luminance": 0.63289
}Semantic roles & 50–950 ramp
primary
#F6CA7C
secondary
#4477D2
accent
#53E402
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380