#DDCCDC#DDCCDC
#DDCCDC is a very light, muted purple. Relative luminance 0.637; OKLCH L 86.4% C 0.029 H 327.6°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCDC |
|---|---|
| RGB | rgb(221, 204, 220) |
| HSL | hsl(304, 20%, 83%) |
| HSV | hsv(304, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 0.5%, 13.3%) |
| CIE-LAB | lab(83.82, 8.72, -5.77) |
| CIE-LCH | lch(83.82, 10.46, 326.49°) |
| OKLab | oklab(86.38% 0.0241 -0.0153) |
| OKLCH | oklch(86.38% 0.029 327.6) |
| XYZ | xyz(64.3281, 63.7258, 76.6077) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.84
Lavender (CSS)
#E6E6FA
ΔE00 8.59
Light Pink
#FFD1DF
ΔE00 8.86
Lavenderblush
#FFF0F5
ΔE00 9.02
Pale Pink
#FFCFDC
ΔE00 9.29
Pale Lavender
#EECFFE
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCDC #CCDDCD
analogous
#D5CCDD #DDCCDC #DDCCD3
triadic
#DDCCDC #DCDDCC #CCDCDD
tetradic
#DDCCDC #DDD5CC #CCDDCD #CCD3DD
square
#DDCCDC #DDD5CC #CCDDCD #CCD3DD
split-complementary
#DDCCDC #D3DDCC #CCDDD5
monochromatic
#AC83AA #C5A7C3 #DDCCDC #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.53
#DDCCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DDCCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCDC
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCDC | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DD
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#DECDD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddccdc; /* rgb */ color: rgb(221, 204, 220); /* oklch */ color: oklch(86.4% 0.029 327.6);
Tailwind
colors: {
custom: {
50: '#e7dbe6',
500: '#ddccdc',
950: '#000000',
},
}SCSS
$custom: #ddccdc; $custom-light: #e7dbe6; $custom-dark: #000000;
JSON
{
"hex": "#ddccdc",
"rgb": {
"r": 221,
"g": 204,
"b": 220
},
"hsl": {
"h": 303.529,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86384,
"c": 0.02857,
"h": 327.6
},
"luminance": 0.63725
}Semantic roles & 50–950 ramp
primary
#DDCCDC
secondary
#9AB39C
accent
#9E4C47
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484