#F6CA7E#F6CA7E
#F6CA7E is a very light, moderate orange. Relative luminance 0.633; OKLCH L 86.1% C 0.107 H 80.3°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F6CA7E |
|---|---|
| RGB | rgb(246, 202, 126) |
| HSL | hsl(38, 87%, 73%) |
| HSV | hsv(38, 49%, 96%) |
| CMYK | cmyk(0%, 17.9%, 48.8%, 3.5%) |
| CIE-LAB | lab(83.62, 6.30, 43.61) |
| CIE-LCH | lch(83.62, 44.06, 81.78°) |
| OKLab | oklab(86.12% 0.018 0.1051) |
| OKLCH | oklch(86.12% 0.107 80.3) |
| XYZ | xyz(62.8949, 63.3436, 28.6483) |
| Luminance | 0.6334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.47
Wheat (survey)
#FBDD7E
ΔE00 6.90
Burlywood
#DEB887
ΔE00 7.14
Navajowhite
#FFDEAD
ΔE00 7.21
Tan (survey)
#D1B26F
ΔE00 7.50
Light Mustard
#F7D560
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6CA7E #7EAAF6
analogous
#F68E7E #F6CA7E #E6F67E
triadic
#F6CA7E #7EF6CA #CA7EF6
tetradic
#F6CA7E #7EF68E #7EAAF6 #F67EE6
square
#F6CA7E #7EF68E #7EAAF6 #F67EE6
split-complementary
#F6CA7E #7EE6F6 #8E7EF6
monochromatic
#E99A10 #F2B245 #F6CA7E #FAE2B7 #FDF3E2
Accessibility & contrast
On white
1.54
#F6CA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#F6CA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6CA7E
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6CA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6CA7E | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA78
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f6ca7e; /* rgb */ color: rgb(246, 202, 126); /* oklch */ color: oklch(86.1% 0.107 80.3);
Tailwind
colors: {
custom: {
50: '#fbdaa4',
500: '#f6ca7e',
950: '#000000',
},
}SCSS
$custom: #f6ca7e; $custom-light: #fbdaa4; $custom-dark: #000000;
JSON
{
"hex": "#f6ca7e",
"rgb": {
"r": 246,
"g": 202,
"b": 126
},
"hsl": {
"h": 38,
"s": 86.957,
"l": 72.941
},
"oklch": {
"l": 0.86119,
"c": 0.10666,
"h": 80.3
},
"luminance": 0.6334
}Semantic roles & 50–950 ramp
primary
#F6CA7E
secondary
#4679D2
accent
#55E402
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380