#DFD8CE#DFD8CE
#DFD8CE is a very light, near-neutral orange. Relative luminance 0.693; OKLCH L 88.5% C 0.016 H 77.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8CE |
|---|---|
| RGB | rgb(223, 216, 206) |
| HSL | hsl(35, 21%, 84%) |
| HSV | hsv(35, 8%, 87%) |
| CMYK | cmyk(0%, 3.1%, 7.6%, 12.5%) |
| CIE-LAB | lab(86.63, 0.67, 5.77) |
| CIE-LCH | lch(86.63, 5.81, 83.37°) |
| OKLab | oklab(88.5% 0.0035 0.0152) |
| OKLCH | oklch(88.5% 0.016 77.1) |
| XYZ | xyz(66.1265, 69.2565, 68.2648) |
| Luminance | 0.6926 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.95
Gainsboro
#DCDCDC
ΔE00 5.23
Light Grey
#D8DCD6
ΔE00 5.29
Light Gray
#D3D3D3
ΔE00 5.35
Linen
#FAF0E6
ΔE00 5.57
Eggshell
#F0EAD6
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8CE #CED5DF
analogous
#DFD0CE #DFD8CE #DEDFCE
triadic
#DFD8CE #CEDFD8 #D8CEDF
tetradic
#DFD8CE #CEDFD0 #CED5DF #DFCEDE
square
#DFD8CE #CEDFD0 #CED5DF #DFCEDE
split-complementary
#DFD8CE #CEDEDF #D0CEDF
monochromatic
#AF9D84 #C7BBA9 #DFD8CE #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.41
#DFD8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#DFD8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8CE
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8CE | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#DDDACE
Tritanopia (blue-blind)
#E2D6D5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd8ce; /* rgb */ color: rgb(223, 216, 206); /* oklch */ color: oklch(88.5% 0.016 77.1);
Tailwind
colors: {
custom: {
50: '#e9e4dd',
500: '#dfd8ce',
950: '#000000',
},
}SCSS
$custom: #dfd8ce; $custom-light: #e9e4dd; $custom-dark: #000000;
JSON
{
"hex": "#dfd8ce",
"rgb": {
"r": 223,
"g": 216,
"b": 206
},
"hsl": {
"h": 35.294,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88503,
"c": 0.01559,
"h": 77.1
},
"luminance": 0.69256
}Semantic roles & 50–950 ramp
primary
#DFD8CE
secondary
#9CA6B5
accent
#6B9F46
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484