#DDC4EA#DDC4EA
#DDC4EA is a very light, muted violet. Relative luminance 0.608; OKLCH L 85.3% C 0.058 H 314.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DDC4EA |
|---|---|
| RGB | rgb(221, 196, 234) |
| HSL | hsl(279, 48%, 84%) |
| HSV | hsv(279, 16%, 92%) |
| CMYK | cmyk(5.6%, 16.2%, 0%, 8.2%) |
| CIE-LAB | lab(82.27, 15.61, -15.57) |
| CIE-LCH | lch(82.27, 22.04, 315.07°) |
| OKLab | oklab(85.31% 0.0407 -0.0419) |
| OKLCH | oklch(85.31% 0.058 314.1) |
| XYZ | xyz(64.4076, 60.7931, 86.1671) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.93
Pale Lilac
#E4CBFF
ΔE00 4.23
Thistle
#D8BFD8
ΔE00 4.24
Light Lilac
#EDC8FF
ΔE00 4.90
Very Light Purple
#F6CEFC
ΔE00 4.96
Light Lavender
#DFC5FE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDC4EA #D1EAC4
analogous
#CAC4EA #DDC4EA #EAC4E4
triadic
#DDC4EA #EADDC4 #C4EADD
tetradic
#DDC4EA #EACAC4 #D1EAC4 #C4E4EA
square
#DDC4EA #EACAC4 #D1EAC4 #C4E4EA
split-complementary
#DDC4EA #E4EAC4 #C4EACA
monochromatic
#A96ACA #C397DA #DDC4EA #F2E8F7 #F2E8F7
Accessibility & contrast
On white
1.60
#DDC4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#DDC4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDC4EA
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDC4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDC4EA | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEC
Deuteranopia (green-blind)
#C4CDE9
Tritanopia (blue-blind)
#DCC8D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ddc4ea; /* rgb */ color: rgb(221, 196, 234); /* oklch */ color: oklch(85.3% 0.058 314.1);
Tailwind
colors: {
custom: {
50: '#e7d6f0',
500: '#ddc4ea',
950: '#000000',
},
}SCSS
$custom: #ddc4ea; $custom-light: #e7d6f0; $custom-dark: #000000;
JSON
{
"hex": "#ddc4ea",
"rgb": {
"r": 221,
"g": 196,
"b": 234
},
"hsl": {
"h": 279.474,
"s": 47.5,
"l": 84.314
},
"oklch": {
"l": 0.8531,
"c": 0.05839,
"h": 314.1
},
"luminance": 0.60793
}Semantic roles & 50–950 ramp
primary
#DDC4EA
secondary
#A0C68D
accent
#BB2B5C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385