#DEBAEB#DEBAEB
#DEBAEB is a very light, moderate purple. Relative luminance 0.566; OKLCH L 83.6% C 0.077 H 317.0°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAEB |
|---|---|
| RGB | rgb(222, 186, 235) |
| HSL | hsl(284, 55%, 83%) |
| HSV | hsv(284, 21%, 92%) |
| CMYK | cmyk(5.5%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.98, 21.49, -19.54) |
| CIE-LCH | lch(79.98, 29.05, 317.72°) |
| OKLab | oklab(83.57% 0.0567 -0.0528) |
| OKLCH | oklch(83.57% 0.077 317) |
| XYZ | xyz(62.6763, 56.6465, 86.2132) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.81
Light Lavendar
#EFC0FE
ΔE00 3.90
Light Lavender
#DFC5FE
ΔE00 4.37
Pale Lilac
#E4CBFF
ΔE00 4.72
Pale Lavender
#EECFFE
ΔE00 4.85
Very Light Purple
#F6CEFC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAEB #C7EBBA
analogous
#C6BAEB #DEBAEB #EBBADF
triadic
#DEBAEB #EBDEBA #BAEBDE
tetradic
#DEBAEB #EBC6BA #C7EBBA #BADFEB
square
#DEBAEB #EBC6BA #C7EBBA #BADFEB
split-complementary
#DEBAEB #DFEBBA #BAEBC6
monochromatic
#B15BCF #C78BDD #DEBAEB #F4E7F8 #F4E7F8
Accessibility & contrast
On white
1.70
#DEBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#DEBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAEB
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAEB | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4ED
Deuteranopia (green-blind)
#BCC7E9
Tritanopia (blue-blind)
#DEBFCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debaeb; /* rgb */ color: rgb(222, 186, 235); /* oklch */ color: oklch(83.6% 0.077 317.0);
Tailwind
colors: {
custom: {
50: '#e8cff1',
500: '#debaeb',
950: '#000000',
},
}SCSS
$custom: #debaeb; $custom-light: #e8cff1; $custom-dark: #000000;
JSON
{
"hex": "#debaeb",
"rgb": {
"r": 222,
"g": 186,
"b": 235
},
"hsl": {
"h": 284.082,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.83573,
"c": 0.07746,
"h": 317
},
"luminance": 0.56646
}Semantic roles & 50–950 ramp
primary
#DEBAEB
secondary
#94C782
accent
#C3234D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161316
muted
#848385