#DDCAEA#DDCAEA
#DDCAEA is a very light, muted violet. Relative luminance 0.636; OKLCH L 86.4% C 0.048 H 311.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDCAEA |
|---|---|
| RGB | rgb(221, 202, 234) |
| HSL | hsl(276, 43%, 85%) |
| HSV | hsv(276, 14%, 92%) |
| CMYK | cmyk(5.6%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.73, 12.41, -13.37) |
| CIE-LCH | lch(83.73, 18.24, 312.86°) |
| OKLab | oklab(86.45% 0.032 -0.0359) |
| OKLCH | oklch(86.45% 0.048 311.7) |
| XYZ | xyz(65.7881, 63.5541, 86.6273) |
| Luminance | 0.6355 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.92
Pale Lavender
#EECFFE
ΔE00 5.12
Pale Lilac
#E4CBFF
ΔE00 5.47
Very Light Purple
#F6CEFC
ΔE00 6.32
Light Lavender
#DFC5FE
ΔE00 6.59
Light Lilac
#EDC8FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDCAEA #D7EACA
analogous
#CDCAEA #DDCAEA #EACAE7
triadic
#DDCAEA #EADDCA #CAEADD
tetradic
#DDCAEA #EACDCA #D7EACA #CAE7EA
square
#DDCAEA #EACDCA #D7EACA #CAE7EA
split-complementary
#DDCAEA #E7EACA #CAEACD
monochromatic
#A572C7 #C19ED9 #DDCAEA #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.53
#DDCAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DDCAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDCAEA
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDCAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDCAEA | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#DCCED4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ddcaea; /* rgb */ color: rgb(221, 202, 234); /* oklch */ color: oklch(86.4% 0.048 311.7);
Tailwind
colors: {
custom: {
50: '#e7daf0',
500: '#ddcaea',
950: '#000000',
},
}SCSS
$custom: #ddcaea; $custom-light: #e7daf0; $custom-dark: #000000;
JSON
{
"hex": "#ddcaea",
"rgb": {
"r": 221,
"g": 202,
"b": 234
},
"hsl": {
"h": 275.625,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.86448,
"c": 0.04808,
"h": 311.7
},
"luminance": 0.63554
}Semantic roles & 50–950 ramp
primary
#DDCAEA
secondary
#A7C593
accent
#B62F66
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385