#DDC8DD#DDC8DD
#DDC8DD is a very light, muted purple. Relative luminance 0.619; OKLCH L 85.6% C 0.037 H 325.9°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8DD |
|---|---|
| RGB | rgb(221, 200, 221) |
| HSL | hsl(300, 24%, 83%) |
| HSV | hsv(300, 10%, 87%) |
| CMYK | cmyk(0%, 9.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.86, 11.03, -7.73) |
| CIE-LCH | lch(82.86, 13.47, 324.96°) |
| OKLab | oklab(85.64% 0.0303 -0.0205) |
| OKLCH | oklch(85.64% 0.037 325.9) |
| XYZ | xyz(63.5224, 61.9019, 76.9945) |
| Luminance | 0.6190 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.65
Pale Lavender
#EECFFE
ΔE00 8.12
Light Pink
#FFD1DF
ΔE00 8.23
Very Light Purple
#F6CEFC
ΔE00 8.54
Pale Pink
#FFCFDC
ΔE00 8.66
Pale Lilac
#E4CBFF
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8DD #C8DDC8
analogous
#D2C8DD #DDC8DD #DDC8D2
triadic
#DDC8DD #DDDDC8 #C8DDDD
tetradic
#DDC8DD #DDD2C8 #C8DDC8 #C8D2DD
square
#DDC8DD #DDD2C8 #C8DDC8 #C8D2DD
split-complementary
#DDC8DD #D2DDC8 #C8DDD2
monochromatic
#AE7CAE #C6A2C6 #DDC8DD #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.57
#DDC8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#DDC8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8DD
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8DD | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDE
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#DFCACF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddc8dd; /* rgb */ color: rgb(221, 200, 221); /* oklch */ color: oklch(85.6% 0.037 325.9);
Tailwind
colors: {
custom: {
50: '#e7d8e7',
500: '#ddc8dd',
950: '#000000',
},
}SCSS
$custom: #ddc8dd; $custom-light: #e7d8e7; $custom-dark: #000000;
JSON
{
"hex": "#ddc8dd",
"rgb": {
"r": 221,
"g": 200,
"b": 221
},
"hsl": {
"h": 300,
"s": 23.596,
"l": 82.549
},
"oklch": {
"l": 0.85644,
"c": 0.03664,
"h": 325.9
},
"luminance": 0.61901
}Semantic roles & 50–950 ramp
primary
#DDC8DD
secondary
#96B496
accent
#A24343
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384