#DECAEF#DECAEF
#DECAEF is a very light, muted violet. Relative luminance 0.640; OKLCH L 86.7% C 0.055 H 309.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DECAEF |
|---|---|
| RGB | rgb(222, 202, 239) |
| HSL | hsl(272, 54%, 86%) |
| HSV | hsv(272, 15%, 94%) |
| CMYK | cmyk(7.1%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(83.97, 13.70, -15.67) |
| CIE-LCH | lch(83.97, 20.82, 311.16°) |
| OKLab | oklab(86.7% 0.0348 -0.0422) |
| OKLCH | oklch(86.7% 0.055 309.5) |
| XYZ | xyz(66.8220, 64.0030, 90.4782) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.94
Pale Lilac
#E4CBFF
ΔE00 4.00
Thistle
#D8BFD8
ΔE00 4.92
Light Lavender
#DFC5FE
ΔE00 5.14
Light Lilac
#EDC8FF
ΔE00 5.44
Very Light Purple
#F6CEFC
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DECAEF #DBEFCA
analogous
#CCCAEF #DECAEF #EFCAEE
triadic
#DECAEF #EFDECA #CAEFDE
tetradic
#DECAEF #EFCCCA #DBEFCA #CAEEEF
square
#DECAEF #EFCCCA #DBEFCA #CAEEEF
split-complementary
#DECAEF #EEEFCA #CAEFCC
monochromatic
#A36CD3 #C19BE1 #DECAEF #F0E7F8 #F0E7F8
Accessibility & contrast
On white
1.52
#DECAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#DECAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DECAEF
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DECAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DECAEF | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0F1
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#DCCED6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #decaef; /* rgb */ color: rgb(222, 202, 239); /* oklch */ color: oklch(86.7% 0.055 309.5);
Tailwind
colors: {
custom: {
50: '#e8daf4',
500: '#decaef',
950: '#000000',
},
}SCSS
$custom: #decaef; $custom-light: #e8daf4; $custom-dark: #000000;
JSON
{
"hex": "#decaef",
"rgb": {
"r": 222,
"g": 202,
"b": 239
},
"hsl": {
"h": 272.432,
"s": 53.623,
"l": 86.471
},
"oklch": {
"l": 0.867,
"c": 0.05468,
"h": 309.5
},
"luminance": 0.64003
}Semantic roles & 50–950 ramp
primary
#DECAEF
secondary
#ACCD90
accent
#C1246C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385