#DDCECD#DDCECD
#DDCECD is a very light, near-neutral red. Relative luminance 0.639; OKLCH L 86.3% C 0.017 H 22.1°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCECD |
|---|---|
| RGB | rgb(221, 206, 205) |
| HSL | hsl(4, 19%, 84%) |
| HSV | hsv(4, 7%, 87%) |
| CMYK | cmyk(0%, 6.8%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.93, 5.02, 2.37) |
| CIE-LCH | lch(83.93, 5.55, 25.24°) |
| OKLab | oklab(86.33% 0.0156 0.0063) |
| OKLCH | oklch(86.33% 0.017 22.1) |
| XYZ | xyz(62.9083, 63.9233, 66.7702) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.72
Mistyrose
#FFE4E1
ΔE00 6.90
Gainsboro
#DCDCDC
ΔE00 7.16
Silver
#C0C0C0
ΔE00 7.95
Lavenderblush
#FFF0F5
ΔE00 8.10
Very Light Pink
#FFF4F2
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCECD #CDDCDD
analogous
#DDCDD4 #DDCECD #DDD6CD
triadic
#DDCECD #CDDDCE #CECDDD
tetradic
#DDCECD #D4DDCD #CDDCDD #D6CDDD
square
#DDCECD #D4DDCD #CDDCDD #D6CDDD
split-complementary
#DDCECD #CDDDD6 #CDD4DD
monochromatic
#AB8784 #C4AAA9 #DDCECD #F3EDED #F3EDED
Accessibility & contrast
On white
1.52
#DDCECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#DDCECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCECD
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCECD | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#E1CDCE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcecd; /* rgb */ color: rgb(221, 206, 205); /* oklch */ color: oklch(86.3% 0.017 22.1);
Tailwind
colors: {
custom: {
50: '#e7dddc',
500: '#ddcecd',
950: '#000000',
},
}SCSS
$custom: #ddcecd; $custom-light: #e7dddc; $custom-dark: #000000;
JSON
{
"hex": "#ddcecd",
"rgb": {
"r": 221,
"g": 206,
"b": 205
},
"hsl": {
"h": 3.75,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.86334,
"c": 0.01682,
"h": 22.1
},
"luminance": 0.63923
}Semantic roles & 50–950 ramp
primary
#DDCECD
secondary
#9BB1B3
accent
#989D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484