#DDCDCE#DDCDCE
#DDCDCE is a very light, near-neutral red. Relative luminance 0.635; OKLCH L 86.2% C 0.018 H 13.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDCE |
|---|---|
| RGB | rgb(221, 205, 206) |
| HSL | hsl(356, 19%, 84%) |
| HSV | hsv(356, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 6.8%, 13.3%) |
| CIE-LAB | lab(83.70, 5.72, 1.51) |
| CIE-LCH | lch(83.70, 5.92, 14.77°) |
| OKLab | oklab(86.17% 0.0174 0.0041) |
| OKLCH | oklch(86.17% 0.018 13.1) |
| XYZ | xyz(62.7895, 63.4918, 67.3280) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.89
Light Gray
#D3D3D3
ΔE00 7.31
Gainsboro
#DCDCDC
ΔE00 7.75
Lavenderblush
#FFF0F5
ΔE00 7.97
Silver
#C0C0C0
ΔE00 8.37
Very Light Pink
#FFF4F2
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDCE #CDDDDC
analogous
#DDCDD6 #DDCDCE #DDD4CD
triadic
#DDCDCE #CEDDCD #CDCEDD
tetradic
#DDCDCE #D6DDCD #CDDDDC #D4CDDD
square
#DDCDCE #D6DDCD #CDDDDC #D4CDDD
split-complementary
#DDCDCE #CDDDD4 #CDD6DD
monochromatic
#AB8487 #C4A9AA #DDCDCE #F3EDED #F3EDED
Accessibility & contrast
On white
1.53
#DDCDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#DDCDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDCE
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDCE | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCE
Deuteranopia (green-blind)
#D3D2CE
Tritanopia (blue-blind)
#E1CCCD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcdce; /* rgb */ color: rgb(221, 205, 206); /* oklch */ color: oklch(86.2% 0.018 13.1);
Tailwind
colors: {
custom: {
50: '#e7dcdc',
500: '#ddcdce',
950: '#000000',
},
}SCSS
$custom: #ddcdce; $custom-light: #e7dcdc; $custom-dark: #000000;
JSON
{
"hex": "#ddcdce",
"rgb": {
"r": 221,
"g": 205,
"b": 206
},
"hsl": {
"h": 356.25,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.86165,
"c": 0.0179,
"h": 13.1
},
"luminance": 0.63491
}Semantic roles & 50–950 ramp
primary
#DDCDCE
secondary
#9BB3B1
accent
#9D9848
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484