#DECAEB#DECAEB
#DECAEB is a very light, muted violet. Relative luminance 0.638; OKLCH L 86.6% C 0.050 H 312.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAEB |
|---|---|
| RGB | rgb(222, 202, 235) |
| HSL | hsl(276, 45%, 86%) |
| HSV | hsv(276, 14%, 92%) |
| CMYK | cmyk(5.5%, 14%, 0%, 7.8%) |
| CIE-LAB | lab(83.85, 12.93, -13.72) |
| CIE-LCH | lch(83.85, 18.85, 313.28°) |
| OKLab | oklab(86.57% 0.0334 -0.0369) |
| OKLCH | oklch(86.57% 0.05 312.2) |
| XYZ | xyz(66.2376, 63.7692, 87.4004) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.00
Pale Lavender
#EECFFE
ΔE00 4.73
Pale Lilac
#E4CBFF
ΔE00 5.15
Very Light Purple
#F6CEFC
ΔE00 5.93
Light Lavender
#DFC5FE
ΔE00 6.30
Light Lilac
#EDC8FF
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAEB #D7EBCA
analogous
#CDCAEB #DECAEB #EBCAE7
triadic
#DECAEB #EBDECA #CAEBDE
tetradic
#DECAEB #EBCDCA #D7EBCA #CAE7EB
square
#DECAEB #EBCDCA #D7EBCA #CAE7EB
split-complementary
#DECAEB #E7EBCA #CAEBCD
monochromatic
#A771C9 #C29EDA #DECAEB #F1E9F7 #F1E9F7
Accessibility & contrast
On white
1.53
#DECAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#DECAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAEB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAEB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6D0EC
Deuteranopia (green-blind)
#C9D2EA
Tritanopia (blue-blind)
#DDCED5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decaeb; /* rgb */ color: rgb(222, 202, 235); /* oklch */ color: oklch(86.6% 0.050 312.2);
Tailwind
colors: {
custom: {
50: '#e8daf1',
500: '#decaeb',
950: '#000000',
},
}SCSS
$custom: #decaeb; $custom-light: #e8daf1; $custom-dark: #000000;
JSON
{
"hex": "#decaeb",
"rgb": {
"r": 222,
"g": 202,
"b": 235
},
"hsl": {
"h": 276.364,
"s": 45.205,
"l": 85.686
},
"oklch": {
"l": 0.86565,
"c": 0.04975,
"h": 312.2
},
"luminance": 0.63769
}Semantic roles & 50–950 ramp
primary
#DECAEB
secondary
#A7C793
accent
#B82D64
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385