#DCD1CF#DCD1CF
#DCD1CF is a very light, near-neutral red. Relative luminance 0.653; OKLCH L 86.9% C 0.013 H 29.9°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD1CF |
|---|---|
| RGB | rgb(220, 209, 207) |
| HSL | hsl(9, 16%, 84%) |
| HSV | hsv(9, 6%, 86%) |
| CMYK | cmyk(0%, 5%, 5.9%, 13.7%) |
| CIE-LAB | lab(84.65, 3.44, 2.35) |
| CIE-LCH | lch(84.65, 4.17, 34.27°) |
| OKLab | oklab(86.9% 0.0109 0.0063) |
| OKLCH | oklch(86.9% 0.013 29.9) |
| XYZ | xyz(63.5768, 65.3222, 68.2786) |
| Luminance | 0.6532 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.03
Gainsboro
#DCDCDC
ΔE00 5.42
Silver
#C0C0C0
ΔE00 6.92
Fog
#D8DCE0
ΔE00 7.45
Very Light Pink
#FFF4F2
ΔE00 7.66
Mistyrose
#FFE4E1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD1CF #CFDADC
analogous
#DCCFD3 #DCD1CF #DCD7CF
triadic
#DCD1CF #CFDCD1 #D1CFDC
tetradic
#DCD1CF #D3DCCF #CFDADC #D7CFDC
square
#DCD1CF #D3DCCF #CFDADC #D7CFDC
split-complementary
#DCD1CF #CFDCD7 #CFD3DC
monochromatic
#A88D88 #C2AFAC #DCD1CF #F2EEED #F2EEED
Accessibility & contrast
On white
1.49
#DCD1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#DCD1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD1CF
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD1CF | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2CF
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#DFD0D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dcd1cf; /* rgb */ color: rgb(220, 209, 207); /* oklch */ color: oklch(86.9% 0.013 29.9);
Tailwind
colors: {
custom: {
50: '#e6dfdd',
500: '#dcd1cf',
950: '#000000',
},
}SCSS
$custom: #dcd1cf; $custom-light: #e6dfdd; $custom-dark: #000000;
JSON
{
"hex": "#dcd1cf",
"rgb": {
"r": 220,
"g": 209,
"b": 207
},
"hsl": {
"h": 9.231,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.86898,
"c": 0.01255,
"h": 29.9
},
"luminance": 0.65322
}Semantic roles & 50–950 ramp
primary
#DCD1CF
secondary
#9EAEB1
accent
#8E9A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484