#DCD2CF#DCD2CF
#DCD2CF is a very light, near-neutral red. Relative luminance 0.658; OKLCH L 87.1% C 0.012 H 37.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCD2CF |
|---|---|
| RGB | rgb(220, 210, 207) |
| HSL | hsl(14, 16%, 84%) |
| HSV | hsv(14, 6%, 86%) |
| CMYK | cmyk(0%, 4.5%, 5.9%, 13.7%) |
| CIE-LAB | lab(84.90, 2.92, 2.71) |
| CIE-LCH | lch(84.90, 3.99, 42.89°) |
| OKLab | oklab(87.1% 0.0094 0.0072) |
| OKLCH | oklch(87.1% 0.012 37.4) |
| XYZ | xyz(63.8229, 65.8144, 68.3606) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.62
Gainsboro
#DCDCDC
ΔE00 4.98
Silver
#C0C0C0
ΔE00 6.74
Fog
#D8DCE0
ΔE00 7.11
Warm Gray
#C9BEB0
ΔE00 7.40
Linen
#FAF0E6
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCD2CF #CFD9DC
analogous
#DCCFD2 #DCD2CF #DCD8CF
triadic
#DCD2CF #CFDCD2 #D2CFDC
tetradic
#DCD2CF #D2DCCF #CFD9DC #D8CFDC
square
#DCD2CF #D2DCCF #CFD9DC #D8CFDC
split-complementary
#DCD2CF #CFDCD8 #CFD2DC
monochromatic
#A89088 #C2B1AC #DCD2CF #F2EEED #F2EEED
Accessibility & contrast
On white
1.48
#DCD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#DCD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCD2CF
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCD2CF | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#D6D5CF
Tritanopia (blue-blind)
#DFD1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dcd2cf; /* rgb */ color: rgb(220, 210, 207); /* oklch */ color: oklch(87.1% 0.012 37.4);
Tailwind
colors: {
custom: {
50: '#e6dfdd',
500: '#dcd2cf',
950: '#000000',
},
}SCSS
$custom: #dcd2cf; $custom-light: #e6dfdd; $custom-dark: #000000;
JSON
{
"hex": "#dcd2cf",
"rgb": {
"r": 220,
"g": 210,
"b": 207
},
"hsl": {
"h": 13.846,
"s": 15.663,
"l": 83.725
},
"oklch": {
"l": 0.87095,
"c": 0.01186,
"h": 37.4
},
"luminance": 0.65814
}Semantic roles & 50–950 ramp
primary
#DCD2CF
secondary
#9EADB1
accent
#889A4C
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484