#F9CA91#F9CA91
#F9CA91 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.7% C 0.090 H 71.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CA91 |
|---|---|
| RGB | rgb(249, 202, 145) |
| HSL | hsl(33, 90%, 77%) |
| HSV | hsv(33, 42%, 98%) |
| CMYK | cmyk(0%, 18.9%, 41.8%, 2.4%) |
| CIE-LAB | lab(84.19, 9.35, 34.73) |
| CIE-LCH | lch(84.19, 35.96, 74.93°) |
| OKLab | oklab(86.72% 0.0286 0.0858) |
| OKLCH | oklch(86.72% 0.09 71.6) |
| XYZ | xyz(65.3004, 64.4285, 35.7790) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.41
Light Peach
#FFD8B1
ΔE00 5.42
Navajowhite
#FFDEAD
ΔE00 5.56
Peach
#FFDAB9
ΔE00 7.12
Moccasin
#FFE4B5
ΔE00 7.59
Very Light Brown
#D3B683
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CA91 #91C0F9
analogous
#F99691 #F9CA91 #F4F991
triadic
#F9CA91 #91F9CA #CA91F9
tetradic
#F9CA91 #91F996 #91C0F9 #F991F4
square
#F9CA91 #91F996 #91C0F9 #F991F4
split-complementary
#F9CA91 #91F4F9 #9691F9
monochromatic
#F3921D #F6AE57 #F9CA91 #FCE6CB #FDF1E2
Accessibility & contrast
On white
1.51
#F9CA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#F9CA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CA91
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CA91 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8D
Deuteranopia (green-blind)
#E6D692
Tritanopia (blue-blind)
#FFBEBB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9ca91; /* rgb */ color: rgb(249, 202, 145); /* oklch */ color: oklch(86.7% 0.090 71.6);
Tailwind
colors: {
custom: {
50: '#fddab2',
500: '#f9ca91',
950: '#000000',
},
}SCSS
$custom: #f9ca91; $custom-light: #fddab2; $custom-dark: #000000;
JSON
{
"hex": "#f9ca91",
"rgb": {
"r": 249,
"g": 202,
"b": 145
},
"hsl": {
"h": 32.885,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.8672,
"c": 0.09042,
"h": 71.6
},
"luminance": 0.64425
}Semantic roles & 50–950 ramp
primary
#F9CA91
secondary
#5691D8
accent
#68E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181411
muted
#868381