#DDC4EB#DDC4EB
#DDC4EB is a very light, muted violet. Relative luminance 0.609; OKLCH L 85.3% C 0.060 H 313.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC4EB |
|---|---|
| RGB | rgb(221, 196, 235) |
| HSL | hsl(278, 49%, 85%) |
| HSV | hsv(278, 17%, 92%) |
| CMYK | cmyk(6%, 16.6%, 0%, 7.8%) |
| CIE-LAB | lab(82.30, 15.80, -16.06) |
| CIE-LCH | lch(82.30, 22.53, 314.54°) |
| OKLab | oklab(85.34% 0.041 -0.0432) |
| OKLCH | oklch(85.34% 0.06 313.5) |
| XYZ | xyz(64.5517, 60.8507, 86.9259) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.78
Pale Lilac
#E4CBFF
ΔE00 3.97
Thistle
#D8BFD8
ΔE00 4.51
Light Lilac
#EDC8FF
ΔE00 4.68
Light Lavender
#DFC5FE
ΔE00 4.74
Very Light Purple
#F6CEFC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC4EB #D2EBC4
analogous
#CAC4EB #DDC4EB #EBC4E5
triadic
#DDC4EB #EBDDC4 #C4EBDD
tetradic
#DDC4EB #EBCAC4 #D2EBC4 #C4E5EB
square
#DDC4EB #EBCAC4 #D2EBC4 #C4E5EB
split-complementary
#DDC4EB #E5EBC4 #C4EBCA
monochromatic
#A869CC #C396DC #DDC4EB #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.59
#DDC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#DDC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC4EB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC4EB | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBED
Deuteranopia (green-blind)
#C4CDEA
Tritanopia (blue-blind)
#DCC8D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc4eb; /* rgb */ color: rgb(221, 196, 235); /* oklch */ color: oklch(85.3% 0.060 313.5);
Tailwind
colors: {
custom: {
50: '#e7d6f1',
500: '#ddc4eb',
950: '#000000',
},
}SCSS
$custom: #ddc4eb; $custom-light: #e7d6f1; $custom-dark: #000000;
JSON
{
"hex": "#ddc4eb",
"rgb": {
"r": 221,
"g": 196,
"b": 235
},
"hsl": {
"h": 278.462,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.85344,
"c": 0.05959,
"h": 313.5
},
"luminance": 0.6085
}Semantic roles & 50–950 ramp
primary
#DDC4EB
secondary
#A1C78C
accent
#BD295E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385