#F9CA97#F9CA97
#F9CA97 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.8% C 0.085 H 68.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CA97 |
|---|---|
| RGB | rgb(249, 202, 151) |
| HSL | hsl(31, 89%, 78%) |
| HSV | hsv(31, 39%, 98%) |
| CMYK | cmyk(0%, 18.9%, 39.4%, 2.4%) |
| CIE-LAB | lab(84.29, 9.99, 31.75) |
| CIE-LCH | lch(84.29, 33.29, 72.53°) |
| OKLab | oklab(86.83% 0.0309 0.079) |
| OKLCH | oklch(86.83% 0.085 68.6) |
| XYZ | xyz(65.7754, 64.6185, 38.2802) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.39
Burlywood
#DEB887
ΔE00 5.45
Navajowhite
#FFDEAD
ΔE00 5.64
Peach
#FFDAB9
ΔE00 5.95
Apricot
#FBCEB1
ΔE00 6.70
Moccasin
#FFE4B5
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CA97 #97C6F9
analogous
#F99997 #F9CA97 #F7F997
triadic
#F9CA97 #97F9CA #CA97F9
tetradic
#F9CA97 #97F999 #97C6F9 #F997F7
square
#F9CA97 #97F999 #97C6F9 #F997F7
split-complementary
#F9CA97 #97F7F9 #9997F9
monochromatic
#F28F23 #F6AD5D #F9CA97 #FCE7D1 #FDF0E2
Accessibility & contrast
On white
1.51
#F9CA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#F9CA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CA97
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CA97 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACC93
Deuteranopia (green-blind)
#E5D798
Tritanopia (blue-blind)
#FFBFBD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9ca97; /* rgb */ color: rgb(249, 202, 151); /* oklch */ color: oklch(86.8% 0.085 68.6);
Tailwind
colors: {
custom: {
50: '#fddab6',
500: '#f9ca97',
950: '#000000',
},
}SCSS
$custom: #f9ca97; $custom-light: #fddab6; $custom-dark: #000000;
JSON
{
"hex": "#f9ca97",
"rgb": {
"r": 249,
"g": 202,
"b": 151
},
"hsl": {
"h": 31.224,
"s": 89.091,
"l": 78.431
},
"oklch": {
"l": 0.86829,
"c": 0.08487,
"h": 68.6
},
"luminance": 0.64615
}Semantic roles & 50–950 ramp
primary
#F9CA97
secondary
#5B98D9
accent
#6EE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381