#DEBAEA#DEBAEA
#DEBAEA is a very light, moderate purple. Relative luminance 0.566; OKLCH L 83.5% C 0.076 H 317.6°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAEA |
|---|---|
| RGB | rgb(222, 186, 234) |
| HSL | hsl(285, 53%, 82%) |
| HSV | hsv(285, 21%, 92%) |
| CMYK | cmyk(5.1%, 20.5%, 0%, 8.2%) |
| CIE-LAB | lab(79.95, 21.30, -19.06) |
| CIE-LCH | lch(79.95, 28.58, 318.19°) |
| OKLab | oklab(83.54% 0.0564 -0.0514) |
| OKLCH | oklch(83.54% 0.076 317.6) |
| XYZ | xyz(62.5322, 56.5888, 85.4545) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.93
Light Lavendar
#EFC0FE
ΔE00 4.07
Light Lavender
#DFC5FE
ΔE00 4.56
Pale Lilac
#E4CBFF
ΔE00 4.83
Pale Lavender
#EECFFE
ΔE00 4.87
Very Light Purple
#F6CEFC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAEA #C6EABA
analogous
#C6BAEA #DEBAEA #EABADE
triadic
#DEBAEA #EADEBA #BAEADE
tetradic
#DEBAEA #EAC6BA #C6EABA #BADEEA
square
#DEBAEA #EAC6BA #C6EABA #BADEEA
split-complementary
#DEBAEA #DEEABA #BAEAC6
monochromatic
#B15CCD #C88BDC #DEBAEA #F4E8F8 #F4E8F8
Accessibility & contrast
On white
1.70
#DEBAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#DEBAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAEA
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAEA | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EC
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#DEBFCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debaea; /* rgb */ color: rgb(222, 186, 234); /* oklch */ color: oklch(83.5% 0.076 317.6);
Tailwind
colors: {
custom: {
50: '#e8cff0',
500: '#debaea',
950: '#000000',
},
}SCSS
$custom: #debaea; $custom-light: #e8cff0; $custom-dark: #000000;
JSON
{
"hex": "#debaea",
"rgb": {
"r": 222,
"g": 186,
"b": 234
},
"hsl": {
"h": 285,
"s": 53.333,
"l": 82.353
},
"oklch": {
"l": 0.83537,
"c": 0.07631,
"h": 317.6
},
"luminance": 0.56588
}Semantic roles & 50–950 ramp
primary
#DEBAEA
secondary
#93C682
accent
#C1254C
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161316
muted
#848385