#DECAEA#DECAEA
#DECAEA is a very light, muted violet. Relative luminance 0.637; OKLCH L 86.5% C 0.049 H 312.9°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAEA |
|---|---|
| RGB | rgb(222, 202, 234) |
| HSL | hsl(278, 43%, 85%) |
| HSV | hsv(278, 14%, 92%) |
| CMYK | cmyk(5.1%, 13.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.82, 12.73, -13.24) |
| CIE-LCH | lch(83.82, 18.37, 313.89°) |
| OKLab | oklab(86.53% 0.0331 -0.0355) |
| OKLCH | oklch(86.53% 0.049 312.9) |
| XYZ | xyz(66.0936, 63.7116, 86.6416) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.80
Pale Lavender
#EECFFE
ΔE00 4.96
Pale Lilac
#E4CBFF
ΔE00 5.45
Very Light Purple
#F6CEFC
ΔE00 6.08
Light Lavender
#DFC5FE
ΔE00 6.59
Light Lilac
#EDC8FF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAEA #D6EACA
analogous
#CECAEA #DECAEA #EACAE6
triadic
#DECAEA #EADECA #CAEADE
tetradic
#DECAEA #EACECA #D6EACA #CAE6EA
square
#DECAEA #EACECA #D6EACA #CAE6EA
split-complementary
#DECAEA #E6EACA #CAEACE
monochromatic
#A772C7 #C39ED9 #DECAEA #F1E9F6 #F1E9F6
Accessibility & contrast
On white
1.53
#DECAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#DECAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAEA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAEA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EB
Deuteranopia (green-blind)
#CAD1E9
Tritanopia (blue-blind)
#DDCED4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decaea; /* rgb */ color: rgb(222, 202, 234); /* oklch */ color: oklch(86.5% 0.049 312.9);
Tailwind
colors: {
custom: {
50: '#e8daf0',
500: '#decaea',
950: '#000000',
},
}SCSS
$custom: #decaea; $custom-light: #e8daf0; $custom-dark: #000000;
JSON
{
"hex": "#decaea",
"rgb": {
"r": 222,
"g": 202,
"b": 234
},
"hsl": {
"h": 277.5,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.86532,
"c": 0.04853,
"h": 312.9
},
"luminance": 0.63711
}Semantic roles & 50–950 ramp
primary
#DECAEA
secondary
#A6C593
accent
#B62F62
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385