#DCD0CE#DCD0CE
#DCD0CE is a very light, near-neutral red. Relative luminance 0.648; OKLCH L 86.7% C 0.014 H 28.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD0CE |
|---|---|
| RGB | rgb(220, 208, 206) |
| HSL | hsl(9, 17%, 84%) |
| HSV | hsv(9, 6%, 86%) |
| CMYK | cmyk(0%, 5.5%, 6.4%, 13.7%) |
| CIE-LAB | lab(84.37, 3.80, 2.48) |
| CIE-LCH | lch(84.37, 4.53, 33.11°) |
| OKLab | oklab(86.67% 0.012 0.0066) |
| OKLCH | oklch(86.67% 0.014 28.9) |
| XYZ | xyz(63.2103, 64.7843, 67.5552) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.45
Gainsboro
#DCDCDC
ΔE00 5.88
Silver
#C0C0C0
ΔE00 7.11
Mistyrose
#FFE4E1
ΔE00 7.51
Warm Gray
#C9BEB0
ΔE00 7.84
Very Light Pink
#FFF4F2
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD0CE #CEDADC
analogous
#DCCED3 #DCD0CE #DCD7CE
triadic
#DCD0CE #CEDCD0 #D0CEDC
tetradic
#DCD0CE #D3DCCE #CEDADC #D7CEDC
square
#DCD0CE #D3DCCE #CEDADC #D7CEDC
split-complementary
#DCD0CE #CEDCD7 #CED3DC
monochromatic
#A98C87 #C2AEAA #DCD0CE #F2EEED #F2EEED
Accessibility & contrast
On white
1.50
#DCD0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#DCD0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD0CE
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD0CE | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CE
Deuteranopia (green-blind)
#D5D3CE
Tritanopia (blue-blind)
#DFCFCF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #dcd0ce; /* rgb */ color: rgb(220, 208, 206); /* oklch */ color: oklch(86.7% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#e6dedc',
500: '#dcd0ce',
950: '#000000',
},
}SCSS
$custom: #dcd0ce; $custom-light: #e6dedc; $custom-dark: #000000;
JSON
{
"hex": "#dcd0ce",
"rgb": {
"r": 220,
"g": 208,
"b": 206
},
"hsl": {
"h": 8.571,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.86672,
"c": 0.01366,
"h": 28.9
},
"luminance": 0.64784
}Semantic roles & 50–950 ramp
primary
#DCD0CE
secondary
#9DAEB1
accent
#8F9B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484