#DFD6CB#DFD6CB
#DFD6CB is a very light, near-neutral orange. Relative luminance 0.681; OKLCH L 88.0% C 0.018 H 73.1°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD6CB |
|---|---|
| RGB | rgb(223, 214, 203) |
| HSL | hsl(33, 24%, 84%) |
| HSV | hsv(33, 9%, 87%) |
| CMYK | cmyk(0%, 4%, 9%, 12.5%) |
| CIE-LAB | lab(86.05, 1.21, 6.53) |
| CIE-LCH | lch(86.05, 6.64, 79.50°) |
| OKLab | oklab(88.03% 0.0052 0.0172) |
| OKLCH | oklch(88.03% 0.018 73.1) |
| XYZ | xyz(65.2563, 68.0936, 66.1940) |
| Luminance | 0.6809 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.50
Linen
#FAF0E6
ΔE00 5.82
Light Gray
#D3D3D3
ΔE00 5.96
Gainsboro
#DCDCDC
ΔE00 5.98
Warm Gray
#C9BEB0
ΔE00 5.99
Antiquewhite
#FAEBD7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD6CB #CBD4DF
analogous
#DFCCCB #DFD6CB #DEDFCB
triadic
#DFD6CB #CBDFD6 #D6CBDF
tetradic
#DFD6CB #CBDFCC #CBD4DF #DFCBDE
square
#DFD6CB #CBDFCC #CBD4DF #DFCBDE
split-complementary
#DFD6CB #CBDEDF #CCCBDF
monochromatic
#B09A7F #C8B8A5 #DFD6CB #F3F0EC #F3F0EC
Accessibility & contrast
On white
1.44
#DFD6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#DFD6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD6CB
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD6CB | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#DCD8CB
Tritanopia (blue-blind)
#E3D4D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfd6cb; /* rgb */ color: rgb(223, 214, 203); /* oklch */ color: oklch(88.0% 0.018 73.1);
Tailwind
colors: {
custom: {
50: '#e9e2da',
500: '#dfd6cb',
950: '#000000',
},
}SCSS
$custom: #dfd6cb; $custom-light: #e9e2da; $custom-dark: #000000;
JSON
{
"hex": "#dfd6cb",
"rgb": {
"r": 223,
"g": 214,
"b": 203
},
"hsl": {
"h": 33,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.88025,
"c": 0.01793,
"h": 73.1
},
"luminance": 0.68093
}Semantic roles & 50–950 ramp
primary
#DFD6CB
secondary
#98A6B6
accent
#6EA243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483