#F9CA8A#F9CA8A
#F9CA8A is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.6% C 0.097 H 74.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CA8A |
|---|---|
| RGB | rgb(249, 202, 138) |
| HSL | hsl(35, 90%, 76%) |
| HSV | hsv(35, 45%, 98%) |
| CMYK | cmyk(0%, 18.9%, 44.6%, 2.4%) |
| CIE-LAB | lab(84.08, 8.63, 38.18) |
| CIE-LCH | lch(84.08, 39.14, 77.26°) |
| OKLab | oklab(86.6% 0.0259 0.0935) |
| OKLCH | oklch(86.6% 0.097 74.5) |
| XYZ | xyz(64.7772, 64.2192, 33.0234) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.84
Navajowhite
#FFDEAD
ΔE00 5.95
Light Peach
#FFD8B1
ΔE00 6.74
Very Light Brown
#D3B683
ΔE00 7.63
Moccasin
#FFE4B5
ΔE00 7.84
Pale Peach
#FFE5AD
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CA8A #8AB9F9
analogous
#F9928A #F9CA8A #F0F98A
triadic
#F9CA8A #8AF9CA #CA8AF9
tetradic
#F9CA8A #8AF992 #8AB9F9 #F98AF0
square
#F9CA8A #8AF992 #8AB9F9 #F98AF0
split-complementary
#F9CA8A #8AF0F9 #928AF9
monochromatic
#F39516 #F6B050 #F9CA8A #FCE4C4 #FEF2E2
Accessibility & contrast
On white
1.52
#F9CA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#F9CA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CA8A
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CA8A | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#E7D68C
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9ca8a; /* rgb */ color: rgb(249, 202, 138); /* oklch */ color: oklch(86.6% 0.097 74.5);
Tailwind
colors: {
custom: {
50: '#fddaad',
500: '#f9ca8a',
950: '#000000',
},
}SCSS
$custom: #f9ca8a; $custom-light: #fddaad; $custom-dark: #000000;
JSON
{
"hex": "#f9ca8a",
"rgb": {
"r": 249,
"g": 202,
"b": 138
},
"hsl": {
"h": 34.595,
"s": 90.244,
"l": 75.882
},
"oklch": {
"l": 0.86599,
"c": 0.09697,
"h": 74.5
},
"luminance": 0.64216
}Semantic roles & 50–950 ramp
primary
#F9CA8A
secondary
#5089D7
accent
#61E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381