#DDD2CF#DDD2CF
#DDD2CF is a very light, near-neutral red. Relative luminance 0.660; OKLCH L 87.2% C 0.013 H 35.7°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD2CF |
|---|---|
| RGB | rgb(221, 210, 207) |
| HSL | hsl(13, 17%, 84%) |
| HSV | hsv(13, 6%, 87%) |
| CMYK | cmyk(0%, 5%, 6.3%, 13.3%) |
| CIE-LAB | lab(84.98, 3.27, 2.84) |
| CIE-LCH | lch(84.98, 4.33, 40.98°) |
| OKLab | oklab(87.18% 0.0105 0.0075) |
| OKLCH | oklch(87.18% 0.013 35.7) |
| XYZ | xyz(64.1265, 65.9710, 68.3748) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.03
Gainsboro
#DCDCDC
ΔE00 5.34
Silver
#C0C0C0
ΔE00 7.06
Linen
#FAF0E6
ΔE00 7.46
Very Light Pink
#FFF4F2
ΔE00 7.46
Fog
#D8DCE0
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD2CF #CFDADD
analogous
#DDCFD3 #DDD2CF #DDD9CF
triadic
#DDD2CF #CFDDD2 #D2CFDD
tetradic
#DDD2CF #D3DDCF #CFDADD #D9CFDD
square
#DDD2CF #D3DDCF #CFDADD #D9CFDD
split-complementary
#DDD2CF #CFDDD9 #CFD3DD
monochromatic
#AA8F87 #C4B0AB #DDD2CF #F2EEED #F2EEED
Accessibility & contrast
On white
1.48
#DDD2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DDD2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD2CF
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD2CF | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D3CF
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#E0D1D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ddd2cf; /* rgb */ color: rgb(221, 210, 207); /* oklch */ color: oklch(87.2% 0.013 35.7);
Tailwind
colors: {
custom: {
50: '#e7dfdd',
500: '#ddd2cf',
950: '#000000',
},
}SCSS
$custom: #ddd2cf; $custom-light: #e7dfdd; $custom-dark: #000000;
JSON
{
"hex": "#ddd2cf",
"rgb": {
"r": 221,
"g": 210,
"b": 207
},
"hsl": {
"h": 12.857,
"s": 17.073,
"l": 83.922
},
"oklch": {
"l": 0.87177,
"c": 0.01292,
"h": 35.7
},
"luminance": 0.6597
}Semantic roles & 50–950 ramp
primary
#DDD2CF
secondary
#9EAEB2
accent
#8A9B4A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484