#DDC8EB#DDC8EB
#DDC8EB is a very light, muted violet. Relative luminance 0.627; OKLCH L 86.1% C 0.053 H 311.9°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC8EB |
|---|---|
| RGB | rgb(221, 200, 235) |
| HSL | hsl(276, 47%, 85%) |
| HSV | hsv(276, 15%, 92%) |
| CMYK | cmyk(6%, 14.9%, 0%, 7.8%) |
| CIE-LAB | lab(83.27, 13.66, -14.59) |
| CIE-LCH | lch(83.27, 19.99, 313.12°) |
| OKLab | oklab(86.1% 0.0352 -0.0392) |
| OKLCH | oklch(86.1% 0.053 311.9) |
| XYZ | xyz(65.4660, 62.6793, 87.2306) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.09
Pale Lavender
#EECFFE
ΔE00 4.37
Pale Lilac
#E4CBFF
ΔE00 4.65
Very Light Purple
#F6CEFC
ΔE00 5.63
Light Lavender
#DFC5FE
ΔE00 5.69
Light Lilac
#EDC8FF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC8EB #D6EBC8
analogous
#CBC8EB #DDC8EB #EBC8E7
triadic
#DDC8EB #EBDDC8 #C8EBDD
tetradic
#DDC8EB #EBCBC8 #D6EBC8 #C8E7EB
square
#DDC8EB #EBCBC8 #D6EBC8 #C8E7EB
split-complementary
#DDC8EB #E7EBC8 #C8EBCB
monochromatic
#A66ECA #C19BDB #DDC8EB #F1E9F7 #F1E9F7
Accessibility & contrast
On white
1.55
#DDC8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#DDC8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC8EB
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC8EB | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEED
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#DCCCD4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ddc8eb; /* rgb */ color: rgb(221, 200, 235); /* oklch */ color: oklch(86.1% 0.053 311.9);
Tailwind
colors: {
custom: {
50: '#e7d8f1',
500: '#ddc8eb',
950: '#000000',
},
}SCSS
$custom: #ddc8eb; $custom-light: #e7d8f1; $custom-dark: #000000;
JSON
{
"hex": "#ddc8eb",
"rgb": {
"r": 221,
"g": 200,
"b": 235
},
"hsl": {
"h": 276,
"s": 46.667,
"l": 85.294
},
"oklch": {
"l": 0.86101,
"c": 0.05272,
"h": 311.9
},
"luminance": 0.62679
}Semantic roles & 50–950 ramp
primary
#DDC8EB
secondary
#A6C790
accent
#BA2C65
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385