#DDCDDC#DDCDDC
#DDCDDC is a very light, muted purple. Relative luminance 0.642; OKLCH L 86.6% C 0.027 H 327.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCDDC |
|---|---|
| RGB | rgb(221, 205, 220) |
| HSL | hsl(304, 19%, 84%) |
| HSV | hsv(304, 7%, 87%) |
| CMYK | cmyk(0%, 7.2%, 0.5%, 13.3%) |
| CIE-LAB | lab(84.07, 8.19, -5.41) |
| CIE-LCH | lch(84.07, 9.82, 326.57°) |
| OKLab | oklab(86.58% 0.0227 -0.0143) |
| OKLCH | oklch(86.58% 0.027 327.7) |
| XYZ | xyz(64.5665, 64.2027, 76.6872) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.38
Lavender (CSS)
#E6E6FA
ΔE00 8.27
Lavenderblush
#FFF0F5
ΔE00 8.65
Light Pink
#FFD1DF
ΔE00 9.13
Pale Pink
#FFCFDC
ΔE00 9.55
Mistyrose
#FFE4E1
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCDDC #CDDDCE
analogous
#D6CDDD #DDCDDC #DDCDD4
triadic
#DDCDDC #DCDDCD #CDDCDD
tetradic
#DDCDDC #DDD6CD #CDDDCE #CDD4DD
square
#DDCDDC #DDD6CD #CDDDCE #CDD4DD
split-complementary
#DDCDDC #D4DDCD #CDDDD6
monochromatic
#AB84A9 #C4A9C2 #DDCDDC #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.52
#DDCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#DDCDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCDDC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCDDC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DD
Deuteranopia (green-blind)
#D0D2DB
Tritanopia (blue-blind)
#DECED2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ddcddc; /* rgb */ color: rgb(221, 205, 220); /* oklch */ color: oklch(86.6% 0.027 327.7);
Tailwind
colors: {
custom: {
50: '#e7dce6',
500: '#ddcddc',
950: '#000000',
},
}SCSS
$custom: #ddcddc; $custom-light: #e7dce6; $custom-dark: #000000;
JSON
{
"hex": "#ddcddc",
"rgb": {
"r": 221,
"g": 205,
"b": 220
},
"hsl": {
"h": 303.75,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.86578,
"c": 0.02681,
"h": 327.7
},
"luminance": 0.64202
}Semantic roles & 50–950 ramp
primary
#DDCDDC
secondary
#9BB39D
accent
#9D4D48
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161516
muted
#848484