#F9DFCD#F9DFCD
#F9DFCD is a very light, muted orange. Relative luminance 0.773; OKLCH L 92.0% C 0.038 H 56.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFCD |
|---|---|
| RGB | rgb(249, 223, 205) |
| HSL | hsl(25, 79%, 89%) |
| HSV | hsv(25, 18%, 98%) |
| CMYK | cmyk(0%, 10.4%, 17.7%, 2.4%) |
| CIE-LAB | lab(90.47, 6.12, 12.08) |
| CIE-LCH | lch(90.47, 13.54, 63.14°) |
| OKLab | oklab(92.02% 0.0205 0.0315) |
| OKLCH | oklch(92.02% 0.038 56.9) |
| XYZ | xyz(76.4738, 77.3247, 68.6425) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 5.27
Bisque
#FFE4C4
ΔE00 5.40
Antiquewhite
#FAEBD7
ΔE00 5.57
Warm Beige
#E9DCC9
ΔE00 5.99
Champagne
#F7E7CE
ΔE00 6.30
Apricot
#FBCEB1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFCD #CDE7F9
analogous
#F9CDD1 #F9DFCD #F9F5CD
triadic
#F9DFCD #CDF9DF #DFCDF9
tetradic
#F9DFCD #D1F9CD #CDE7F9 #F5CDF9
square
#F9DFCD #D1F9CD #CDE7F9 #F5CDF9
split-complementary
#F9DFCD #CDF9F5 #CDD1F9
monochromatic
#EC9960 #F2BC96 #F9DFCD #FCEEE4 #FCEEE4
Accessibility & contrast
On white
1.28
#F9DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#F9DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFCD
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFCD | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CC
Deuteranopia (green-blind)
#EDE6CD
Tritanopia (blue-blind)
#FFDADA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dfcd; /* rgb */ color: rgb(249, 223, 205); /* oklch */ color: oklch(92.0% 0.038 56.9);
Tailwind
colors: {
custom: {
50: '#fbe9dc',
500: '#f9dfcd',
950: '#000000',
},
}SCSS
$custom: #f9dfcd; $custom-light: #fbe9dc; $custom-dark: #000000;
JSON
{
"hex": "#f9dfcd",
"rgb": {
"r": 249,
"g": 223,
"b": 205
},
"hsl": {
"h": 24.545,
"s": 78.571,
"l": 89.02
},
"oklch": {
"l": 0.92018,
"c": 0.03757,
"h": 56.9
},
"luminance": 0.77323
}Semantic roles & 50–950 ramp
primary
#F9DFCD
secondary
#8CBCDE
accent
#86DB0B
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484