#DDC8DE#DDC8DE
#DDC8DE is a very light, muted purple. Relative luminance 0.620; OKLCH L 85.7% C 0.038 H 324.5°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8DE |
|---|---|
| RGB | rgb(221, 200, 222) |
| HSL | hsl(297, 25%, 83%) |
| HSV | hsv(297, 10%, 87%) |
| CMYK | cmyk(0.5%, 9.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.89, 11.21, -8.22) |
| CIE-LCH | lch(82.89, 13.90, 323.74°) |
| OKLab | oklab(85.68% 0.0307 -0.0219) |
| OKLCH | oklch(85.68% 0.038 324.5) |
| XYZ | xyz(63.6560, 61.9553, 77.6982) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.51
Pale Lavender
#EECFFE
ΔE00 7.81
Very Light Purple
#F6CEFC
ΔE00 8.26
Light Pink
#FFD1DF
ΔE00 8.34
Pale Lilac
#E4CBFF
ΔE00 8.68
Pale Pink
#FFCFDC
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8DE #C9DEC8
analogous
#D2C8DE #DDC8DE #DEC8D4
triadic
#DDC8DE #DEDDC8 #C8DEDD
tetradic
#DDC8DE #DED2C8 #C9DEC8 #C8D4DE
square
#DDC8DE #DED2C8 #C9DEC8 #C8D4DE
split-complementary
#DDC8DE #D4DEC8 #C8DED2
monochromatic
#AE7BB0 #C5A2C7 #DDC8DE #F3ECF4 #F3ECF4
Accessibility & contrast
On white
1.57
#DDC8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#DDC8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8DE
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8DE | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDF
Deuteranopia (green-blind)
#CBCFDD
Tritanopia (blue-blind)
#DECACF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ddc8de; /* rgb */ color: rgb(221, 200, 222); /* oklch */ color: oklch(85.7% 0.038 324.5);
Tailwind
colors: {
custom: {
50: '#e7d8e8',
500: '#ddc8de',
950: '#000000',
},
}SCSS
$custom: #ddc8de; $custom-light: #e7d8e8; $custom-dark: #000000;
JSON
{
"hex": "#ddc8de",
"rgb": {
"r": 221,
"g": 200,
"b": 222
},
"hsl": {
"h": 297.273,
"s": 25,
"l": 82.745
},
"oklch": {
"l": 0.85675,
"c": 0.0377,
"h": 324.5
},
"luminance": 0.61955
}Semantic roles & 50–950 ramp
primary
#DDC8DE
secondary
#97B595
accent
#A44246
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384