#DEBAEF#DEBAEF
#DEBAEF is a very light, moderate purple. Relative luminance 0.569; OKLCH L 83.7% C 0.082 H 314.9°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAEF |
|---|---|
| RGB | rgb(222, 186, 239) |
| HSL | hsl(281, 62%, 83%) |
| HSV | hsv(281, 22%, 94%) |
| CMYK | cmyk(7.1%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(80.11, 22.27, -21.49) |
| CIE-LCH | lch(80.11, 30.95, 316.02°) |
| OKLab | oklab(83.72% 0.0579 -0.0582) |
| OKLCH | oklch(83.72% 0.082 314.9) |
| XYZ | xyz(63.2606, 56.8802, 89.2910) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.36
Light Lilac
#EDC8FF
ΔE00 3.48
Light Lavender
#DFC5FE
ΔE00 3.70
Pale Lilac
#E4CBFF
ΔE00 4.37
Light Violet
#D6B4FC
ΔE00 4.91
Pale Lavender
#EECFFE
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAEF #CBEFBA
analogous
#C3BAEF #DEBAEF #EFBAE5
triadic
#DEBAEF #EFDEBA #BAEFDE
tetradic
#DEBAEF #EFC3BA #CBEFBA #BAE5EF
square
#DEBAEF #EFC3BA #CBEFBA #BAE5EF
split-complementary
#DEBAEF #E5EFBA #BAEFC3
monochromatic
#AE57D8 #C688E3 #DEBAEF #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.70
#DEBAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#DEBAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAEF
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAEF | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F1
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#DDC0CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debaef; /* rgb */ color: rgb(222, 186, 239); /* oklch */ color: oklch(83.7% 0.082 314.9);
Tailwind
colors: {
custom: {
50: '#e8cff4',
500: '#debaef',
950: '#000000',
},
}SCSS
$custom: #debaef; $custom-light: #e8cff4; $custom-dark: #000000;
JSON
{
"hex": "#debaef",
"rgb": {
"r": 222,
"g": 186,
"b": 239
},
"hsl": {
"h": 280.755,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.83718,
"c": 0.08212,
"h": 314.9
},
"luminance": 0.56879
}Semantic roles & 50–950 ramp
primary
#DEBAEF
secondary
#99CD80
accent
#CA1B53
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385