#DFD4C9#DFD4C9
#DFD4C9 is a very light, near-neutral orange. Relative luminance 0.670; OKLCH L 87.6% C 0.019 H 67.6°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4C9 |
|---|---|
| RGB | rgb(223, 212, 201) |
| HSL | hsl(30, 26%, 83%) |
| HSV | hsv(30, 10%, 87%) |
| CMYK | cmyk(0%, 4.9%, 9.9%, 12.5%) |
| CIE-LAB | lab(85.50, 1.92, 6.79) |
| CIE-LCH | lch(85.50, 7.06, 74.21°) |
| OKLab | oklab(87.58% 0.0074 0.0178) |
| OKLCH | oklch(87.58% 0.019 67.6) |
| XYZ | xyz(64.5165, 66.9928, 64.7792) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.69
Warm Gray
#C9BEB0
ΔE00 5.64
Linen
#FAF0E6
ΔE00 6.16
Antiquewhite
#FAEBD7
ΔE00 6.21
Light Gray
#D3D3D3
ΔE00 6.36
Gainsboro
#DCDCDC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4C9 #C9D4DF
analogous
#DFC9C9 #DFD4C9 #DFDFC9
triadic
#DFD4C9 #C9DFD4 #D4C9DF
tetradic
#DFD4C9 #C9DFC9 #C9D4DF #DFC9DF
square
#DFD4C9 #C9DFC9 #C9D4DF #DFC9DF
split-complementary
#DFD4C9 #C9DFDF #C9C9DF
monochromatic
#B1977C #C8B5A3 #DFD4C9 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.46
#DFD4C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#DFD4C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4C9
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4C9 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C8
Deuteranopia (green-blind)
#DAD7C9
Tritanopia (blue-blind)
#E3D2D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd4c9; /* rgb */ color: rgb(223, 212, 201); /* oklch */ color: oklch(87.6% 0.019 67.6);
Tailwind
colors: {
custom: {
50: '#e9e1d9',
500: '#dfd4c9',
950: '#000000',
},
}SCSS
$custom: #dfd4c9; $custom-light: #e9e1d9; $custom-dark: #000000;
JSON
{
"hex": "#dfd4c9",
"rgb": {
"r": 223,
"g": 212,
"b": 201
},
"hsl": {
"h": 30,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.87575,
"c": 0.0193,
"h": 67.6
},
"luminance": 0.66992
}Semantic roles & 50–950 ramp
primary
#DFD4C9
secondary
#96A6B6
accent
#73A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483