#DEBAEE#DEBAEE
#DEBAEE is a very light, moderate purple. Relative luminance 0.568; OKLCH L 83.7% C 0.081 H 315.4°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAEE |
|---|---|
| RGB | rgb(222, 186, 238) |
| HSL | hsl(282, 60%, 83%) |
| HSV | hsv(282, 22%, 93%) |
| CMYK | cmyk(6.7%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(80.08, 22.08, -21.01) |
| CIE-LCH | lch(80.08, 30.47, 316.43°) |
| OKLab | oklab(83.68% 0.0576 -0.0569) |
| OKLCH | oklch(83.68% 0.081 315.4) |
| XYZ | xyz(63.1133, 56.8213, 88.5151) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.47
Light Lilac
#EDC8FF
ΔE00 3.54
Light Lavender
#DFC5FE
ΔE00 3.85
Pale Lilac
#E4CBFF
ΔE00 4.44
Pale Lavender
#EECFFE
ΔE00 4.88
Light Violet
#D6B4FC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAEE #CAEEBA
analogous
#C4BAEE #DEBAEE #EEBAE4
triadic
#DEBAEE #EEDEBA #BAEEDE
tetradic
#DEBAEE #EEC4BA #CAEEBA #BAE4EE
square
#DEBAEE #EEC4BA #CAEEBA #BAE4EE
split-complementary
#DEBAEE #E4EEBA #BAEEC4
monochromatic
#AF58D6 #C789E2 #DEBAEE #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.70
#DEBAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#DEBAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAEE
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAEE | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C4F0
Deuteranopia (green-blind)
#BBC8EC
Tritanopia (blue-blind)
#DDC0CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debaee; /* rgb */ color: rgb(222, 186, 238); /* oklch */ color: oklch(83.7% 0.081 315.4);
Tailwind
colors: {
custom: {
50: '#e8cff3',
500: '#debaee',
950: '#000000',
},
}SCSS
$custom: #debaee; $custom-light: #e8cff3; $custom-dark: #000000;
JSON
{
"hex": "#debaee",
"rgb": {
"r": 222,
"g": 186,
"b": 238
},
"hsl": {
"h": 281.538,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.83681,
"c": 0.08095,
"h": 315.4
},
"luminance": 0.5682
}Semantic roles & 50–950 ramp
primary
#DEBAEE
secondary
#98CC80
accent
#C81D52
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385