#DDCAEC#DDCAEC
#DDCAEC is a very light, muted violet. Relative luminance 0.637; OKLCH L 86.5% C 0.051 H 310.3°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCAEC |
|---|---|
| RGB | rgb(221, 202, 236) |
| HSL | hsl(274, 47%, 86%) |
| HSV | hsv(274, 14%, 93%) |
| CMYK | cmyk(6.4%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.79, 12.79, -14.34) |
| CIE-LCH | lch(83.79, 19.22, 311.73°) |
| OKLab | oklab(86.52% 0.0327 -0.0386) |
| OKLCH | oklch(86.52% 0.051 310.3) |
| XYZ | xyz(66.0771, 63.6697, 88.1491) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.34
Pale Lavender
#EECFFE
ΔE00 4.68
Pale Lilac
#E4CBFF
ΔE00 4.88
Light Lavender
#DFC5FE
ΔE00 6.00
Very Light Purple
#F6CEFC
ΔE00 6.04
Light Lilac
#EDC8FF
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCAEC #D9ECCA
analogous
#CCCAEC #DDCAEC #ECCAEA
triadic
#DDCAEC #ECDDCA #CAECDD
tetradic
#DDCAEC #ECCCCA #D9ECCA #CAEAEC
square
#DDCAEC #ECCCCA #D9ECCA #CAEAEC
split-complementary
#DDCAEC #EAECCA #CAECCC
monochromatic
#A370CC #C09DDC #DDCAEC #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.53
#DDCAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#DDCAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCAEC
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCAEC | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#C9D1EB
Tritanopia (blue-blind)
#DCCED5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcaec; /* rgb */ color: rgb(221, 202, 236); /* oklch */ color: oklch(86.5% 0.051 310.3);
Tailwind
colors: {
custom: {
50: '#e7daf2',
500: '#ddcaec',
950: '#000000',
},
}SCSS
$custom: #ddcaec; $custom-light: #e7daf2; $custom-dark: #000000;
JSON
{
"hex": "#ddcaec",
"rgb": {
"r": 221,
"g": 202,
"b": 236
},
"hsl": {
"h": 273.529,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.86515,
"c": 0.05055,
"h": 310.3
},
"luminance": 0.63669
}Semantic roles & 50–950 ramp
primary
#DDCAEC
secondary
#AAC892
accent
#BA2B6A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385