#DFD0C9#DFD0C9
#DFD0C9 is a very light, near-neutral orange. Relative luminance 0.650; OKLCH L 86.8% C 0.019 H 46.8°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD0C9 |
|---|---|
| RGB | rgb(223, 208, 201) |
| HSL | hsl(19, 26%, 83%) |
| HSV | hsv(19, 10%, 87%) |
| CMYK | cmyk(0%, 6.7%, 9.9%, 12.5%) |
| CIE-LAB | lab(84.49, 4.01, 5.34) |
| CIE-LCH | lch(84.49, 6.68, 53.09°) |
| OKLab | oklab(86.79% 0.0132 0.0141) |
| OKLCH | oklch(86.79% 0.019 46.8) |
| XYZ | xyz(63.5289, 65.0177, 64.4500) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 6.53
Warm Gray
#C9BEB0
ΔE00 6.58
Light Gray
#D3D3D3
ΔE00 6.81
Gainsboro
#DCDCDC
ΔE00 7.13
Mistyrose
#FFE4E1
ΔE00 7.38
Linen
#FAF0E6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD0C9 #C9D8DF
analogous
#DFC9CD #DFD0C9 #DFDBC9
triadic
#DFD0C9 #C9DFD0 #D0C9DF
tetradic
#DFD0C9 #CDDFC9 #C9D8DF #DBC9DF
square
#DFD0C9 #CDDFC9 #C9D8DF #DBC9DF
split-complementary
#DFD0C9 #C9DFDB #C9CDDF
monochromatic
#B18D7C #C8AFA3 #DFD0C9 #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.50
#DFD0C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#DFD0C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD0C9
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD0C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD0C9 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C9
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#E4CECE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd0c9; /* rgb */ color: rgb(223, 208, 201); /* oklch */ color: oklch(86.8% 0.019 46.8);
Tailwind
colors: {
custom: {
50: '#e9ded9',
500: '#dfd0c9',
950: '#000000',
},
}SCSS
$custom: #dfd0c9; $custom-light: #e9ded9; $custom-dark: #000000;
JSON
{
"hex": "#dfd0c9",
"rgb": {
"r": 223,
"g": 208,
"b": 201
},
"hsl": {
"h": 19.091,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.86785,
"c": 0.01933,
"h": 46.8
},
"luminance": 0.65017
}Semantic roles & 50–950 ramp
primary
#DFD0C9
secondary
#96ACB6
accent
#85A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483