#DDCCCD#DDCCCD
#DDCCCD is a very light, near-neutral red. Relative luminance 0.630; OKLCH L 85.9% C 0.019 H 13.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCCD |
|---|---|
| RGB | rgb(221, 204, 205) |
| HSL | hsl(356, 20%, 83%) |
| HSV | hsv(356, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.42, 6.08, 1.64) |
| CIE-LCH | lch(83.42, 6.29, 15.10°) |
| OKLab | oklab(85.94% 0.0185 0.0044) |
| OKLCH | oklch(85.94% 0.019 13.4) |
| XYZ | xyz(62.4299, 62.9665, 66.6107) |
| Luminance | 0.6297 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.86
Light Gray
#D3D3D3
ΔE00 7.70
Lavenderblush
#FFF0F5
ΔE00 8.17
Gainsboro
#DCDCDC
ΔE00 8.17
Silver
#C0C0C0
ΔE00 8.61
Pinkish Grey
#C8ACA9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCCD #CCDDDC
analogous
#DDCCD5 #DDCCCD #DDD3CC
triadic
#DDCCCD #CDDDCC #CCCDDD
tetradic
#DDCCCD #D5DDCC #CCDDDC #D3CCDD
square
#DDCCCD #D5DDCC #CCDDDC #D3CCDD
split-complementary
#DDCCCD #CCDDD3 #CCD5DD
monochromatic
#AC8385 #C5A7A9 #DDCCCD #F3EDED #F3EDED
Accessibility & contrast
On white
1.54
#DDCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#DDCCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCCD
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCCD | 1.00 | 1.54 | 13.59 | 13.59 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#E1CBCC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ddcccd; /* rgb */ color: rgb(221, 204, 205); /* oklch */ color: oklch(85.9% 0.019 13.4);
Tailwind
colors: {
custom: {
50: '#e7dbdc',
500: '#ddcccd',
950: '#000000',
},
}SCSS
$custom: #ddcccd; $custom-light: #e7dbdc; $custom-dark: #000000;
JSON
{
"hex": "#ddcccd",
"rgb": {
"r": 221,
"g": 204,
"b": 205
},
"hsl": {
"h": 356.471,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.85941,
"c": 0.01905,
"h": 13.4
},
"luminance": 0.62966
}Semantic roles & 50–950 ramp
primary
#DDCCCD
secondary
#9AB3B2
accent
#9E9947
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484