#DEBAE1#DEBAE1
#DEBAE1 is a very light, moderate purple. Relative luminance 0.561; OKLCH L 83.2% C 0.066 H 323.7°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAE1 |
|---|---|
| RGB | rgb(222, 186, 225) |
| HSL | hsl(295, 39%, 81%) |
| HSV | hsv(295, 17%, 88%) |
| CMYK | cmyk(1.3%, 17.3%, 0%, 11.8%) |
| CIE-LAB | lab(79.66, 19.59, -14.64) |
| CIE-LCH | lch(79.66, 24.46, 323.23°) |
| OKLab | oklab(83.22% 0.0535 -0.0393) |
| OKLCH | oklch(83.22% 0.066 323.7) |
| XYZ | xyz(61.2720, 56.0847, 78.8172) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.72
Very Light Purple
#F6CEFC
ΔE00 5.40
Light Lilac
#EDC8FF
ΔE00 5.57
Pale Lavender
#EECFFE
ΔE00 5.63
Light Lavendar
#EFC0FE
ΔE00 6.01
Pale Mauve
#FED0FC
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAE1 #BDE1BA
analogous
#CABAE1 #DEBAE1 #E1BAD0
triadic
#DEBAE1 #E1DEBA #BAE1DE
tetradic
#DEBAE1 #E1CABA #BDE1BA #BAD0E1
square
#DEBAE1 #E1CABA #BDE1BA #BAD0E1
split-complementary
#DEBAE1 #D0E1BA #BAE1CA
monochromatic
#B565BC #CA8FCE #DEBAE1 #F2E5F4 #F5EAF6
Accessibility & contrast
On white
1.72
#DEBAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#DEBAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAE1
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAE1 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E3
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#E0BDC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debae1; /* rgb */ color: rgb(222, 186, 225); /* oklch */ color: oklch(83.2% 0.066 323.7);
Tailwind
colors: {
custom: {
50: '#e8cfea',
500: '#debae1',
950: '#000000',
},
}SCSS
$custom: #debae1; $custom-light: #e8cfea; $custom-dark: #000000;
JSON
{
"hex": "#debae1",
"rgb": {
"r": 222,
"g": 186,
"b": 225
},
"hsl": {
"h": 295.385,
"s": 39.394,
"l": 80.588
},
"oklch": {
"l": 0.83222,
"c": 0.06633,
"h": 323.7
},
"luminance": 0.56084
}Semantic roles & 50–950 ramp
primary
#DEBAE1
secondary
#89BA85
accent
#B2333D
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161316
muted
#848384