#DDCCDD#DDCCDD
#DDCCDD is a very light, muted purple. Relative luminance 0.638; OKLCH L 86.4% C 0.030 H 325.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCDD |
|---|---|
| RGB | rgb(221, 204, 221) |
| HSL | hsl(300, 20%, 83%) |
| HSV | hsv(300, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(83.85, 8.90, -6.27) |
| CIE-LCH | lch(83.85, 10.89, 324.86°) |
| OKLab | oklab(86.42% 0.0245 -0.0166) |
| OKLCH | oklch(86.42% 0.03 325.8) |
| XYZ | xyz(64.4609, 63.7789, 77.3073) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.61
Lavender (CSS)
#E6E6FA
ΔE00 8.54
Light Pink
#FFD1DF
ΔE00 8.89
Lavenderblush
#FFF0F5
ΔE00 9.21
Pale Pink
#FFCFDC
ΔE00 9.33
Pale Lavender
#EECFFE
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCDD #CCDDCC
analogous
#D4CCDD #DDCCDD #DDCCD4
triadic
#DDCCDD #DDDDCC #CCDDDD
tetradic
#DDCCDD #DDD4CC #CCDDCC #CCD4DD
square
#DDCCDD #DDD4CC #CCDDCC #CCD4DD
split-complementary
#DDCCDD #D4DDCC #CCDDD4
monochromatic
#AC83AC #C5A7C5 #DDCCDD #F3EDF3 #F3EDF3
Accessibility & contrast
On white
1.53
#DDCCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#DDCCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCDD
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCDD | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DE
Deuteranopia (green-blind)
#CED2DC
Tritanopia (blue-blind)
#DECDD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddccdd; /* rgb */ color: rgb(221, 204, 221); /* oklch */ color: oklch(86.4% 0.030 325.8);
Tailwind
colors: {
custom: {
50: '#e7dbe7',
500: '#ddccdd',
950: '#000000',
},
}SCSS
$custom: #ddccdd; $custom-light: #e7dbe7; $custom-dark: #000000;
JSON
{
"hex": "#ddccdd",
"rgb": {
"r": 221,
"g": 204,
"b": 221
},
"hsl": {
"h": 300,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86415,
"c": 0.0296,
"h": 325.8
},
"luminance": 0.63778
}Semantic roles & 50–950 ramp
primary
#DDCCDD
secondary
#9AB39A
accent
#9E4747
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484