#DCD1CE#DCD1CE
#DCD1CE is a very light, near-neutral red. Relative luminance 0.653; OKLCH L 86.9% C 0.013 H 35.7°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1CE |
|---|---|
| RGB | rgb(220, 209, 206) |
| HSL | hsl(13, 17%, 84%) |
| HSV | hsv(13, 6%, 86%) |
| CMYK | cmyk(0%, 5%, 6.4%, 13.7%) |
| CIE-LAB | lab(84.62, 3.27, 2.84) |
| CIE-LCH | lch(84.62, 4.33, 40.97°) |
| OKLab | oklab(86.87% 0.0105 0.0076) |
| OKLCH | oklch(86.87% 0.013 35.7) |
| XYZ | xyz(63.4549, 65.2734, 67.6368) |
| Luminance | 0.6527 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.03
Gainsboro
#DCDCDC
ΔE00 5.43
Silver
#C0C0C0
ΔE00 6.90
Warm Gray
#C9BEB0
ΔE00 7.39
Fog
#D8DCE0
ΔE00 7.53
Linen
#FAF0E6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1CE #CED9DC
analogous
#DCCED2 #DCD1CE #DCD8CE
triadic
#DCD1CE #CEDCD1 #D1CEDC
tetradic
#DCD1CE #D2DCCE #CED9DC #D8CEDC
square
#DCD1CE #D2DCCE #CED9DC #D8CEDC
split-complementary
#DCD1CE #CEDCD8 #CED2DC
monochromatic
#A98E87 #C2AFAA #DCD1CE #F2EEED #F2EEED
Accessibility & contrast
On white
1.49
#DCD1CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#DCD1CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1CE
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1CE | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CE
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#DFD0D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd1ce; /* rgb */ color: rgb(220, 209, 206); /* oklch */ color: oklch(86.9% 0.013 35.7);
Tailwind
colors: {
custom: {
50: '#e6dfdc',
500: '#dcd1ce',
950: '#000000',
},
}SCSS
$custom: #dcd1ce; $custom-light: #e6dfdc; $custom-dark: #000000;
JSON
{
"hex": "#dcd1ce",
"rgb": {
"r": 220,
"g": 209,
"b": 206
},
"hsl": {
"h": 12.857,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.8687,
"c": 0.01292,
"h": 35.7
},
"luminance": 0.65273
}Semantic roles & 50–950 ramp
primary
#DCD1CE
secondary
#9DADB1
accent
#8A9B4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484