#F9CA96#F9CA96
#F9CA96 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.8% C 0.086 H 69.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F9CA96 |
|---|---|
| RGB | rgb(249, 202, 150) |
| HSL | hsl(32, 89%, 78%) |
| HSV | hsv(32, 40%, 98%) |
| CMYK | cmyk(0%, 18.9%, 39.8%, 2.4%) |
| CIE-LAB | lab(84.27, 9.88, 32.25) |
| CIE-LCH | lch(84.27, 33.73, 72.96°) |
| OKLab | oklab(86.81% 0.0305 0.0802) |
| OKLCH | oklch(86.81% 0.086 69.1) |
| XYZ | xyz(65.6945, 64.5861, 37.8543) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.55
Burlywood
#DEB887
ΔE00 5.41
Navajowhite
#FFDEAD
ΔE00 5.60
Peach
#FFDAB9
ΔE00 6.14
Apricot
#FBCEB1
ΔE00 6.96
Moccasin
#FFE4B5
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9CA96 #96C5F9
analogous
#F99896 #F9CA96 #F7F996
triadic
#F9CA96 #96F9CA #CA96F9
tetradic
#F9CA96 #96F998 #96C5F9 #F996F7
square
#F9CA96 #96F998 #96C5F9 #F996F7
split-complementary
#F9CA96 #96F7F9 #9896F9
monochromatic
#F29022 #F6AD5C #F9CA96 #FCE7D0 #FDF0E2
Accessibility & contrast
On white
1.51
#F9CA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#F9CA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9CA96
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9CA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9CA96 | 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)
#DACC92
Deuteranopia (green-blind)
#E5D797
Tritanopia (blue-blind)
#FFBFBC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f9ca96; /* rgb */ color: rgb(249, 202, 150); /* oklch */ color: oklch(86.8% 0.086 69.1);
Tailwind
colors: {
custom: {
50: '#fddab5',
500: '#f9ca96',
950: '#000000',
},
}SCSS
$custom: #f9ca96; $custom-light: #fddab5; $custom-dark: #000000;
JSON
{
"hex": "#f9ca96",
"rgb": {
"r": 249,
"g": 202,
"b": 150
},
"hsl": {
"h": 31.515,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.8681,
"c": 0.08578,
"h": 69.1
},
"luminance": 0.64583
}Semantic roles & 50–950 ramp
primary
#F9CA96
secondary
#5A96D9
accent
#6DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381