#DFD6CE#DFD6CE
#DFD6CE is a very light, near-neutral orange. Relative luminance 0.682; OKLCH L 88.1% C 0.015 H 64.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6CE |
|---|---|
| RGB | rgb(223, 214, 206) |
| HSL | hsl(28, 21%, 84%) |
| HSV | hsv(28, 8%, 87%) |
| CMYK | cmyk(0%, 4%, 7.6%, 12.5%) |
| CIE-LAB | lab(86.13, 1.71, 5.04) |
| CIE-LCH | lch(86.13, 5.33, 71.27°) |
| OKLab | oklab(88.11% 0.0064 0.0133) |
| OKLCH | oklch(88.11% 0.015 64.3) |
| XYZ | xyz(65.6173, 68.2380, 68.0950) |
| Luminance | 0.6824 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.71
Light Gray
#D3D3D3
ΔE00 5.12
Gainsboro
#DCDCDC
ΔE00 5.13
Linen
#FAF0E6
ΔE00 5.77
Light Grey
#D8DCD6
ΔE00 6.36
Warm Gray
#C9BEB0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6CE #CED7DF
analogous
#DFCECF #DFD6CE #DFDFCE
triadic
#DFD6CE #CEDFD6 #D6CEDF
tetradic
#DFD6CE #CFDFCE #CED7DF #DFCEDF
square
#DFD6CE #CFDFCE #CED7DF #DFCEDF
split-complementary
#DFD6CE #CEDFDF #CECFDF
monochromatic
#AF9884 #C7B7A9 #DFD6CE #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.43
#DFD6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#DFD6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6CE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6CE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CE
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#E3D4D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd6ce; /* rgb */ color: rgb(223, 214, 206); /* oklch */ color: oklch(88.1% 0.015 64.3);
Tailwind
colors: {
custom: {
50: '#e9e2dd',
500: '#dfd6ce',
950: '#000000',
},
}SCSS
$custom: #dfd6ce; $custom-light: #e9e2dd; $custom-dark: #000000;
JSON
{
"hex": "#dfd6ce",
"rgb": {
"r": 223,
"g": 214,
"b": 206
},
"hsl": {
"h": 28.235,
"s": 20.988,
"l": 84.118
},
"oklch": {
"l": 0.88106,
"c": 0.01476,
"h": 64.3
},
"luminance": 0.68237
}Semantic roles & 50–950 ramp
primary
#DFD6CE
secondary
#9CA9B5
accent
#759F46
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484