#DEBAE9#DEBAE9
#DEBAE9 is a very light, moderate purple. Relative luminance 0.565; OKLCH L 83.5% C 0.075 H 318.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAE9 |
|---|---|
| RGB | rgb(222, 186, 233) |
| HSL | hsl(286, 52%, 82%) |
| HSV | hsv(286, 20%, 91%) |
| CMYK | cmyk(4.7%, 20.2%, 0%, 8.6%) |
| CIE-LAB | lab(79.92, 21.11, -18.57) |
| CIE-LCH | lch(79.92, 28.11, 318.67°) |
| OKLab | oklab(83.5% 0.0561 -0.0501) |
| OKLCH | oklch(83.5% 0.075 318.2) |
| XYZ | xyz(62.3889, 56.5315, 84.7000) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.06
Light Lavendar
#EFC0FE
ΔE00 4.25
Light Lavender
#DFC5FE
ΔE00 4.76
Pale Lavender
#EECFFE
ΔE00 4.90
Pale Lilac
#E4CBFF
ΔE00 4.96
Very Light Purple
#F6CEFC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAE9 #C5E9BA
analogous
#C7BAE9 #DEBAE9 #E9BADD
triadic
#DEBAE9 #E9DEBA #BAE9DE
tetradic
#DEBAE9 #E9C7BA #C5E9BA #BADDE9
square
#DEBAE9 #E9C7BA #C5E9BA #BADDE9
split-complementary
#DEBAE9 #DDE9BA #BAE9C7
monochromatic
#B25DCB #C88CDA #DEBAE9 #F4E8F8 #F4E8F8
Accessibility & contrast
On white
1.71
#DEBAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#DEBAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAE9
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAE9 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4EB
Deuteranopia (green-blind)
#BCC7E7
Tritanopia (blue-blind)
#DEBFCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debae9; /* rgb */ color: rgb(222, 186, 233); /* oklch */ color: oklch(83.5% 0.075 318.2);
Tailwind
colors: {
custom: {
50: '#e8cff0',
500: '#debae9',
950: '#000000',
},
}SCSS
$custom: #debae9; $custom-light: #e8cff0; $custom-dark: #000000;
JSON
{
"hex": "#debae9",
"rgb": {
"r": 222,
"g": 186,
"b": 233
},
"hsl": {
"h": 285.957,
"s": 51.648,
"l": 82.157
},
"oklch": {
"l": 0.83501,
"c": 0.07517,
"h": 318.2
},
"luminance": 0.56531
}Semantic roles & 50–950 ramp
primary
#DEBAE9
secondary
#92C583
accent
#BF264A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161316
muted
#848385