#FFDFC9#FFDFC9
#FFDFC9 is a very light, muted orange. Relative luminance 0.783; OKLCH L 92.4% C 0.046 H 56.6°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFC9 |
|---|---|
| RGB | rgb(255, 223, 201) |
| HSL | hsl(24, 100%, 89%) |
| HSV | hsv(24, 21%, 100%) |
| CMYK | cmyk(0%, 12.5%, 21.2%, 0%) |
| CIE-LAB | lab(90.90, 7.70, 14.84) |
| CIE-LCH | lch(90.90, 16.72, 62.58°) |
| OKLab | oklab(92.44% 0.0254 0.0385) |
| OKLCH | oklch(92.44% 0.046 56.6) |
| XYZ | xyz(78.1705, 78.2547, 66.2339) |
| Luminance | 0.7825 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.79
Apricot
#FBCEB1
ΔE00 5.05
Bisque
#FFE4C4
ΔE00 5.08
Light Peach
#FFD8B1
ΔE00 5.59
Antiquewhite
#FAEBD7
ΔE00 6.88
Blanchedalmond
#FFEBCD
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFC9 #C9E9FF
analogous
#FFC9CE #FFDFC9 #FFFAC9
triadic
#FFDFC9 #C9FFDF #DFC9FF
tetradic
#FFDFC9 #CEFFC9 #C9E9FF #FAC9FF
square
#FFDFC9 #CEFFC9 #C9E9FF #FAC9FF
split-complementary
#FFDFC9 #C9FFFA #C9CEFF
monochromatic
#FF964F #FFBB8C #FFDFC9 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.26
#FFDFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#FFDFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFC9
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFC9 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1C8
Deuteranopia (green-blind)
#F0E8C9
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffdfc9; /* rgb */ color: rgb(255, 223, 201); /* oklch */ color: oklch(92.4% 0.046 56.6);
Tailwind
colors: {
custom: {
50: '#ffe9d9',
500: '#ffdfc9',
950: '#000000',
},
}SCSS
$custom: #ffdfc9; $custom-light: #ffe9d9; $custom-dark: #000000;
JSON
{
"hex": "#ffdfc9",
"rgb": {
"r": 255,
"g": 223,
"b": 201
},
"hsl": {
"h": 24.444,
"s": 100,
"l": 89.412
},
"oklch": {
"l": 0.92444,
"c": 0.0461,
"h": 56.6
},
"luminance": 0.78252
}Semantic roles & 50–950 ramp
primary
#FFDFC9
secondary
#83C0E9
accent
#88E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483