#DCD4CE#DCD4CE
#DCD4CE is a very light, near-neutral orange. Relative luminance 0.668; OKLCH L 87.5% C 0.012 H 59.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD4CE |
|---|---|
| RGB | rgb(220, 212, 206) |
| HSL | hsl(26, 17%, 84%) |
| HSV | hsv(26, 6%, 86%) |
| CMYK | cmyk(0%, 3.6%, 6.4%, 13.7%) |
| CIE-LAB | lab(85.38, 1.70, 3.94) |
| CIE-LCH | lch(85.38, 4.29, 66.61°) |
| OKLab | oklab(87.46% 0.0061 0.0104) |
| OKLCH | oklch(87.46% 0.012 59.5) |
| XYZ | xyz(64.1979, 66.7594, 67.8844) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.28
Gainsboro
#DCDCDC
ΔE00 4.52
Warm Beige
#E9DCC9
ΔE00 5.74
Light Grey
#D8DCD6
ΔE00 6.19
Linen
#FAF0E6
ΔE00 6.44
Warm Gray
#C9BEB0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD4CE #CED6DC
analogous
#DCCECF #DCD4CE #DCDBCE
triadic
#DCD4CE #CEDCD4 #D4CEDC
tetradic
#DCD4CE #CFDCCE #CED6DC #DBCEDC
square
#DCD4CE #CFDCCE #CED6DC #DBCEDC
split-complementary
#DCD4CE #CEDCDB #CECFDC
monochromatic
#A99587 #C2B5AA #DCD4CE #F2EFED #F2EFED
Accessibility & contrast
On white
1.46
#DCD4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#DCD4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD4CE
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD4CE | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CE
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#DFD2D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #dcd4ce; /* rgb */ color: rgb(220, 212, 206); /* oklch */ color: oklch(87.5% 0.012 59.5);
Tailwind
colors: {
custom: {
50: '#e6e1dc',
500: '#dcd4ce',
950: '#000000',
},
}SCSS
$custom: #dcd4ce; $custom-light: #e6e1dc; $custom-dark: #000000;
JSON
{
"hex": "#dcd4ce",
"rgb": {
"r": 220,
"g": 212,
"b": 206
},
"hsl": {
"h": 25.714,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.87464,
"c": 0.01208,
"h": 59.5
},
"luminance": 0.66759
}Semantic roles & 50–950 ramp
primary
#DCD4CE
secondary
#9DA9B1
accent
#789B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484