#F9DFCB#F9DFCB
#F9DFCB is a very light, muted orange. Relative luminance 0.772; OKLCH L 92.0% C 0.039 H 59.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFCB |
|---|---|
| RGB | rgb(249, 223, 203) |
| HSL | hsl(26, 79%, 89%) |
| HSV | hsv(26, 18%, 98%) |
| CMYK | cmyk(0%, 10.4%, 18.5%, 2.4%) |
| CIE-LAB | lab(90.43, 5.82, 13.06) |
| CIE-LCH | lch(90.43, 14.30, 65.98°) |
| OKLab | oklab(91.97% 0.0197 0.034) |
| OKLCH | oklch(91.97% 0.039 59.9) |
| XYZ | xyz(76.2339, 77.2288, 67.3791) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 4.55
Peach
#FFDAB9
ΔE00 4.66
Antiquewhite
#FAEBD7
ΔE00 5.18
Warm Beige
#E9DCC9
ΔE00 5.61
Champagne
#F7E7CE
ΔE00 5.68
Blanchedalmond
#FFEBCD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFCB #CBE5F9
analogous
#F9CBCE #F9DFCB #F9F6CB
triadic
#F9DFCB #CBF9DF #DFCBF9
tetradic
#F9DFCB #CEF9CB #CBE5F9 #F6CBF9
square
#F9DFCB #CEF9CB #CBE5F9 #F6CBF9
split-complementary
#F9DFCB #CBF9F6 #CBCEF9
monochromatic
#EC9B5D #F3BD94 #F9DFCB #FCEEE4 #FCEEE4
Accessibility & contrast
On white
1.28
#F9DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#F9DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFCB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFCB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0CA
Deuteranopia (green-blind)
#EDE6CB
Tritanopia (blue-blind)
#FFDAD9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dfcb; /* rgb */ color: rgb(249, 223, 203); /* oklch */ color: oklch(92.0% 0.039 59.9);
Tailwind
colors: {
custom: {
50: '#fbe9da',
500: '#f9dfcb',
950: '#000000',
},
}SCSS
$custom: #f9dfcb; $custom-light: #fbe9da; $custom-dark: #000000;
JSON
{
"hex": "#f9dfcb",
"rgb": {
"r": 249,
"g": 223,
"b": 203
},
"hsl": {
"h": 26.087,
"s": 79.31,
"l": 88.627
},
"oklch": {
"l": 0.91969,
"c": 0.03928,
"h": 59.9
},
"luminance": 0.77227
}Semantic roles & 50–950 ramp
primary
#F9DFCB
secondary
#8BBADE
accent
#80DC0A
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483