#F9CA7E#F9CA7E
#F9CA7E is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.4% C 0.108 H 78.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CA7E |
|---|---|
| RGB | rgb(249, 202, 126) |
| HSL | hsl(37, 91%, 74%) |
| HSV | hsv(37, 49%, 98%) |
| CMYK | cmyk(0%, 18.9%, 49.4%, 2.4%) |
| CIE-LAB | lab(83.91, 7.50, 44.03) |
| CIE-LCH | lch(83.91, 44.66, 80.33°) |
| OKLab | oklab(86.41% 0.0214 0.106) |
| OKLCH | oklch(86.41% 0.108 78.6) |
| XYZ | xyz(63.9560, 63.8907, 28.6981) |
| Luminance | 0.6389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 7.20
Navajowhite
#FFDEAD
ΔE00 7.26
Sand (survey)
#E2CA76
ΔE00 7.34
Wheat (survey)
#FBDD7E
ΔE00 7.51
Tan (survey)
#D1B26F
ΔE00 8.01
Very Light Brown
#D3B683
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CA7E #7EADF9
analogous
#F98C7E #F9CA7E #EAF97E
triadic
#F9CA7E #7EF9CA #CA7EF9
tetradic
#F9CA7E #7EF98C #7EADF9 #F97EEA
square
#F9CA7E #7EF98C #7EADF9 #F97EEA
split-complementary
#F9CA7E #7EEAF9 #8C7EF9
monochromatic
#F1990B #F6B244 #F9CA7E #FCE2B8 #FEF3E2
Accessibility & contrast
On white
1.52
#F9CA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#F9CA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CA7E
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CA7E | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#FFBDB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f9ca7e; /* rgb */ color: rgb(249, 202, 126); /* oklch */ color: oklch(86.4% 0.108 78.6);
Tailwind
colors: {
custom: {
50: '#fedaa4',
500: '#f9ca7e',
950: '#000000',
},
}SCSS
$custom: #f9ca7e; $custom-light: #fedaa4; $custom-dark: #000000;
JSON
{
"hex": "#f9ca7e",
"rgb": {
"r": 249,
"g": 202,
"b": 126
},
"hsl": {
"h": 37.073,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.8641,
"c": 0.10816,
"h": 78.6
},
"luminance": 0.63887
}Semantic roles & 50–950 ramp
primary
#F9CA7E
secondary
#457DD6
accent
#58E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380