#DDCCDE#DDCCDE
#DDCCDE is a very light, muted purple. Relative luminance 0.638; OKLCH L 86.4% C 0.031 H 324.2°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCCDE |
|---|---|
| RGB | rgb(221, 204, 222) |
| HSL | hsl(297, 21%, 84%) |
| HSV | hsv(297, 8%, 87%) |
| CMYK | cmyk(0.5%, 8.1%, 0%, 12.9%) |
| CIE-LAB | lab(83.88, 9.09, -6.76) |
| CIE-LCH | lch(83.88, 11.33, 323.36°) |
| OKLab | oklab(86.45% 0.0249 -0.0179) |
| OKLCH | oklch(86.45% 0.031 324.2) |
| XYZ | xyz(64.5945, 63.8324, 78.0111) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.40
Lavender (CSS)
#E6E6FA
ΔE00 8.51
Light Pink
#FFD1DF
ΔE00 8.93
Pale Lavender
#EECFFE
ΔE00 9.26
Pale Pink
#FFCFDC
ΔE00 9.38
Lavenderblush
#FFF0F5
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCCDE #CDDECC
analogous
#D4CCDE #DDCCDE #DECCD6
triadic
#DDCCDE #DEDDCC #CCDEDD
tetradic
#DDCCDE #DED4CC #CDDECC #CCD6DE
square
#DDCCDE #DED4CC #CDDECC #CCD6DE
split-complementary
#DDCCDE #D6DECC #CCDED4
monochromatic
#AB82AE #C4A7C6 #DDCCDE #F3ECF3 #F3ECF3
Accessibility & contrast
On white
1.53
#DDCCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DDCCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCCDE
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCCDE | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#CED2DD
Tritanopia (blue-blind)
#DECDD2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddccde; /* rgb */ color: rgb(221, 204, 222); /* oklch */ color: oklch(86.4% 0.031 324.2);
Tailwind
colors: {
custom: {
50: '#e7dbe8',
500: '#ddccde',
950: '#000000',
},
}SCSS
$custom: #ddccde; $custom-light: #e7dbe8; $custom-dark: #000000;
JSON
{
"hex": "#ddccde",
"rgb": {
"r": 221,
"g": 204,
"b": 222
},
"hsl": {
"h": 296.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.86446,
"c": 0.03065,
"h": 324.2
},
"luminance": 0.63832
}Semantic roles & 50–950 ramp
primary
#DDCCDE
secondary
#9BB49A
accent
#A0464B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161516
muted
#848484