#DFD4CB#DFD4CB
#DFD4CB is a very light, near-neutral orange. Relative luminance 0.671; OKLCH L 87.6% C 0.017 H 61.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD4CB |
|---|---|
| RGB | rgb(223, 212, 203) |
| HSL | hsl(27, 24%, 84%) |
| HSV | hsv(27, 9%, 87%) |
| CMYK | cmyk(0%, 4.9%, 9%, 12.5%) |
| CIE-LAB | lab(85.55, 2.25, 5.80) |
| CIE-LCH | lch(85.55, 6.22, 68.79°) |
| OKLab | oklab(87.63% 0.0081 0.0153) |
| OKLCH | oklch(87.63% 0.017 61.9) |
| XYZ | xyz(64.7533, 67.0875, 66.0263) |
| Luminance | 0.6709 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.54
Light Gray
#D3D3D3
ΔE00 5.87
Warm Gray
#C9BEB0
ΔE00 6.00
Gainsboro
#DCDCDC
ΔE00 6.00
Linen
#FAF0E6
ΔE00 6.15
Antiquewhite
#FAEBD7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD4CB #CBD6DF
analogous
#DFCBCC #DFD4CB #DFDECB
triadic
#DFD4CB #CBDFD4 #D4CBDF
tetradic
#DFD4CB #CCDFCB #CBD6DF #DECBDF
square
#DFD4CB #CCDFCB #CBD6DF #DECBDF
split-complementary
#DFD4CB #CBDFDE #CBCCDF
monochromatic
#B0957F #C8B5A5 #DFD4CB #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.46
#DFD4CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#DFD4CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD4CB
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD4CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD4CB | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#DAD7CB
Tritanopia (blue-blind)
#E3D2D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #dfd4cb; /* rgb */ color: rgb(223, 212, 203); /* oklch */ color: oklch(87.6% 0.017 61.9);
Tailwind
colors: {
custom: {
50: '#e9e1da',
500: '#dfd4cb',
950: '#000000',
},
}SCSS
$custom: #dfd4cb; $custom-light: #e9e1da; $custom-dark: #000000;
JSON
{
"hex": "#dfd4cb",
"rgb": {
"r": 223,
"g": 212,
"b": 203
},
"hsl": {
"h": 27,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.87628,
"c": 0.0173,
"h": 61.9
},
"luminance": 0.67087
}Semantic roles & 50–950 ramp
primary
#DFD4CB
secondary
#98A9B6
accent
#78A243
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483