#F9CA7D#F9CA7D
#F9CA7D is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.4% C 0.109 H 78.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CA7D |
|---|---|
| RGB | rgb(249, 202, 125) |
| HSL | hsl(37, 91%, 73%) |
| HSV | hsv(37, 50%, 98%) |
| CMYK | cmyk(0%, 18.9%, 49.8%, 2.4%) |
| CIE-LAB | lab(83.90, 7.41, 44.51) |
| CIE-LCH | lch(83.90, 45.12, 80.54°) |
| OKLab | oklab(86.4% 0.021 0.107) |
| OKLCH | oklch(86.4% 0.109 78.9) |
| XYZ | xyz(63.8918, 63.8650, 28.3599) |
| Luminance | 0.6386 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 7.24
Burlywood
#DEB887
ΔE00 7.33
Navajowhite
#FFDEAD
ΔE00 7.38
Wheat (survey)
#FBDD7E
ΔE00 7.39
Tan (survey)
#D1B26F
ΔE00 8.01
Light Mustard
#F7D560
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CA7D #7DACF9
analogous
#F98C7D #F9CA7D #EAF97D
triadic
#F9CA7D #7DF9CA #CA7DF9
tetradic
#F9CA7D #7DF98C #7DACF9 #F97DEA
square
#F9CA7D #7DF98C #7DACF9 #F97DEA
split-complementary
#F9CA7D #7DEAF9 #8C7DF9
monochromatic
#F09A0B #F6B242 #F9CA7D #FCE2B7 #FEF3E2
Accessibility & contrast
On white
1.52
#F9CA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#F9CA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CA7D
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CA7D | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA77
Deuteranopia (green-blind)
#E8D67F
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f9ca7d; /* rgb */ color: rgb(249, 202, 125); /* oklch */ color: oklch(86.4% 0.109 78.9);
Tailwind
colors: {
custom: {
50: '#fedaa4',
500: '#f9ca7d',
950: '#000000',
},
}SCSS
$custom: #f9ca7d; $custom-light: #fedaa4; $custom-dark: #000000;
JSON
{
"hex": "#f9ca7d",
"rgb": {
"r": 249,
"g": 202,
"b": 125
},
"hsl": {
"h": 37.258,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.86395,
"c": 0.10908,
"h": 78.9
},
"luminance": 0.63861
}Semantic roles & 50–950 ramp
primary
#F9CA7D
secondary
#447CD6
accent
#57E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380