#DDCCDB#DDCCDB
#DDCCDB is a very light, muted purple. Relative luminance 0.637; OKLCH L 86.4% C 0.028 H 329.5°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCDB |
|---|---|
| RGB | rgb(221, 204, 219) |
| HSL | hsl(307, 20%, 83%) |
| HSV | hsv(307, 8%, 87%) |
| CMYK | cmyk(0%, 7.7%, 0.9%, 13.3%) |
| CIE-LAB | lab(83.80, 8.54, -5.28) |
| CIE-LCH | lch(83.80, 10.04, 328.26°) |
| OKLab | oklab(86.35% 0.0238 -0.014) |
| OKLCH | oklch(86.35% 0.028 329.5) |
| XYZ | xyz(64.1960, 63.6730, 75.9123) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.09
Lavender (CSS)
#E6E6FA
ΔE00 8.66
Light Pink
#FFD1DF
ΔE00 8.85
Lavenderblush
#FFF0F5
ΔE00 8.85
Pale Pink
#FFCFDC
ΔE00 9.26
Mistyrose
#FFE4E1
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCDB #CCDDCE
analogous
#D6CCDD #DDCCDB #DDCCD2
triadic
#DDCCDB #DBDDCC #CCDBDD
tetradic
#DDCCDB #DDD6CC #CCDDCE #CCD2DD
square
#DDCCDB #DDD6CC #CCDDCE #CCD2DD
split-complementary
#DDCCDB #D2DDCC #CCDDD6
monochromatic
#AC83A7 #C5A7C1 #DDCCDB #F3EDF2 #F3EDF2
Accessibility & contrast
On white
1.53
#DDCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#DDCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCDB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCDB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DC
Deuteranopia (green-blind)
#CFD2DA
Tritanopia (blue-blind)
#DFCDD1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddccdb; /* rgb */ color: rgb(221, 204, 219); /* oklch */ color: oklch(86.4% 0.028 329.5);
Tailwind
colors: {
custom: {
50: '#e7dbe6',
500: '#ddccdb',
950: '#000000',
},
}SCSS
$custom: #ddccdb; $custom-light: #e7dbe6; $custom-dark: #000000;
JSON
{
"hex": "#ddccdb",
"rgb": {
"r": 221,
"g": 204,
"b": 219
},
"hsl": {
"h": 307.059,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.86353,
"c": 0.02757,
"h": 329.5
},
"luminance": 0.63672
}Semantic roles & 50–950 ramp
primary
#DDCCDB
secondary
#9AB39D
accent
#9E5147
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161515
muted
#848484