#DECAEC#DECAEC
#DECAEC is a very light, muted violet. Relative luminance 0.638; OKLCH L 86.6% C 0.051 H 311.5°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAEC |
|---|---|
| RGB | rgb(222, 202, 236) |
| HSL | hsl(275, 47%, 86%) |
| HSV | hsv(275, 14%, 93%) |
| CMYK | cmyk(5.9%, 14.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.88, 13.12, -14.21) |
| CIE-LCH | lch(83.88, 19.34, 312.71°) |
| OKLab | oklab(86.6% 0.0337 -0.0382) |
| OKLCH | oklch(86.6% 0.051 311.5) |
| XYZ | xyz(66.3825, 63.8272, 88.1634) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.22
Pale Lavender
#EECFFE
ΔE00 4.51
Pale Lilac
#E4CBFF
ΔE00 4.86
Very Light Purple
#F6CEFC
ΔE00 5.80
Light Lavender
#DFC5FE
ΔE00 6.00
Light Lilac
#EDC8FF
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAEC #D8ECCA
analogous
#CDCAEC #DECAEC #ECCAE9
triadic
#DECAEC #ECDECA #CAECDE
tetradic
#DECAEC #ECCDCA #D8ECCA #CAE9EC
square
#DECAEC #ECCDCA #D8ECCA #CAE9EC
split-complementary
#DECAEC #E9ECCA #CAECCD
monochromatic
#A670CC #C29DDC #DECAEC #F1E8F7 #F1E8F7
Accessibility & contrast
On white
1.53
#DECAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#DECAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAEC
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAEC | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0EE
Deuteranopia (green-blind)
#C9D2EB
Tritanopia (blue-blind)
#DDCED5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decaec; /* rgb */ color: rgb(222, 202, 236); /* oklch */ color: oklch(86.6% 0.051 311.5);
Tailwind
colors: {
custom: {
50: '#e8daf2',
500: '#decaec',
950: '#000000',
},
}SCSS
$custom: #decaec; $custom-light: #e8daf2; $custom-dark: #000000;
JSON
{
"hex": "#decaec",
"rgb": {
"r": 222,
"g": 202,
"b": 236
},
"hsl": {
"h": 275.294,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.86598,
"c": 0.05097,
"h": 311.5
},
"luminance": 0.63827
}Semantic roles & 50–950 ramp
primary
#DECAEC
secondary
#A8C892
accent
#BA2B66
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385