#DFD6C9#DFD6C9
#DFD6C9 is a very light, muted orange. Relative luminance 0.680; OKLCH L 88.0% C 0.020 H 77.3°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6C9 |
|---|---|
| RGB | rgb(223, 214, 201) |
| HSL | hsl(35, 26%, 83%) |
| HSV | hsv(35, 10%, 87%) |
| CMYK | cmyk(0%, 4%, 9.9%, 12.5%) |
| CIE-LAB | lab(86.01, 0.88, 7.52) |
| CIE-LCH | lch(86.01, 7.57, 83.33°) |
| OKLab | oklab(87.97% 0.0044 0.0197) |
| OKLCH | oklch(87.97% 0.02 77.3) |
| XYZ | xyz(65.0195, 67.9989, 64.9469) |
| Luminance | 0.6800 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.86
Eggshell
#F0EAD6
ΔE00 5.56
Antiquewhite
#FAEBD7
ΔE00 5.69
Warm Gray
#C9BEB0
ΔE00 5.87
Champagne
#F7E7CE
ΔE00 5.98
Linen
#FAF0E6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6C9 #C9D2DF
analogous
#DFCBC9 #DFD6C9 #DDDFC9
triadic
#DFD6C9 #C9DFD6 #D6C9DF
tetradic
#DFD6C9 #C9DFCB #C9D2DF #DFC9DD
square
#DFD6C9 #C9DFCB #C9D2DF #DFC9DD
split-complementary
#DFD6C9 #C9DDDF #CBC9DF
monochromatic
#B19C7C #C8B9A3 #DFD6C9 #F4F0EC #F4F0EC
Accessibility & contrast
On white
1.44
#DFD6C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#DFD6C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6C9
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6C9 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C8
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#E3D3D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd6c9; /* rgb */ color: rgb(223, 214, 201); /* oklch */ color: oklch(88.0% 0.020 77.3);
Tailwind
colors: {
custom: {
50: '#e9e2d9',
500: '#dfd6c9',
950: '#000000',
},
}SCSS
$custom: #dfd6c9; $custom-light: #e9e2d9; $custom-dark: #000000;
JSON
{
"hex": "#dfd6c9",
"rgb": {
"r": 223,
"g": 214,
"b": 201
},
"hsl": {
"h": 35.455,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.87972,
"c": 0.0202,
"h": 77.3
},
"luminance": 0.67998
}Semantic roles & 50–950 ramp
primary
#DFD6C9
secondary
#96A3B6
accent
#6AA441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483