#F9DFCA#F9DFCA
#F9DFCA is a very light, muted orange. Relative luminance 0.772; OKLCH L 91.9% C 0.040 H 61.2°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFCA |
|---|---|
| RGB | rgb(249, 223, 202) |
| HSL | hsl(27, 80%, 88%) |
| HSV | hsv(27, 19%, 98%) |
| CMYK | cmyk(0%, 10.4%, 18.9%, 2.4%) |
| CIE-LAB | lab(90.41, 5.67, 13.55) |
| CIE-LCH | lch(90.41, 14.69, 67.28°) |
| OKLab | oklab(91.95% 0.0193 0.0352) |
| OKLCH | oklch(91.95% 0.04 61.2) |
| XYZ | xyz(76.1152, 77.1813, 66.7536) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 4.14
Peach
#FFDAB9
ΔE00 4.40
Antiquewhite
#FAEBD7
ΔE00 5.02
Champagne
#F7E7CE
ΔE00 5.39
Warm Beige
#E9DCC9
ΔE00 5.45
Blanchedalmond
#FFEBCD
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFCA #CAE4F9
analogous
#F9CACC #F9DFCA #F9F7CA
triadic
#F9DFCA #CAF9DF #DFCAF9
tetradic
#F9DFCA #CCF9CA #CAE4F9 #F7CAF9
square
#F9DFCA #CCF9CA #CAE4F9 #F7CAF9
split-complementary
#F9DFCA #CAF9F7 #CACCF9
monochromatic
#ED9D5C #F3BE93 #F9DFCA #FCEEE4 #FCEEE4
Accessibility & contrast
On white
1.28
#F9DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#F9DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFCA
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFCA | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0C9
Deuteranopia (green-blind)
#EDE6CA
Tritanopia (blue-blind)
#FFDAD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f9dfca; /* rgb */ color: rgb(249, 223, 202); /* oklch */ color: oklch(91.9% 0.040 61.2);
Tailwind
colors: {
custom: {
50: '#fbe9da',
500: '#f9dfca',
950: '#000000',
},
}SCSS
$custom: #f9dfca; $custom-light: #fbe9da; $custom-dark: #000000;
JSON
{
"hex": "#f9dfca",
"rgb": {
"r": 249,
"g": 223,
"b": 202
},
"hsl": {
"h": 26.809,
"s": 79.661,
"l": 88.431
},
"oklch": {
"l": 0.91945,
"c": 0.04017,
"h": 61.2
},
"luminance": 0.77179
}Semantic roles & 50–950 ramp
primary
#F9DFCA
secondary
#8AB8DE
accent
#7EDC0A
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483