#DEBAE2#DEBAE2
#DEBAE2 is a very light, moderate purple. Relative luminance 0.561; OKLCH L 83.3% C 0.067 H 322.9°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAE2 |
|---|---|
| RGB | rgb(222, 186, 226) |
| HSL | hsl(294, 41%, 81%) |
| HSV | hsv(294, 18%, 89%) |
| CMYK | cmyk(1.8%, 17.7%, 0%, 11.4%) |
| CIE-LAB | lab(79.69, 19.78, -15.13) |
| CIE-LCH | lch(79.69, 24.90, 322.58°) |
| OKLab | oklab(83.26% 0.0538 -0.0406) |
| OKLCH | oklch(83.26% 0.067 322.9) |
| XYZ | xyz(61.4088, 56.1395, 79.5378) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.92
Very Light Purple
#F6CEFC
ΔE00 5.31
Light Lilac
#EDC8FF
ΔE00 5.35
Pale Lavender
#EECFFE
ΔE00 5.50
Light Lavendar
#EFC0FE
ΔE00 5.76
Pale Lilac
#E4CBFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAE2 #BEE2BA
analogous
#CABAE2 #DEBAE2 #E2BAD2
triadic
#DEBAE2 #E2DEBA #BAE2DE
tetradic
#DEBAE2 #E2CABA #BEE2BA #BAD2E2
square
#DEBAE2 #E2CABA #BEE2BA #BAD2E2
split-complementary
#DEBAE2 #D2E2BA #BAE2CA
monochromatic
#B564BE #C98FD0 #DEBAE2 #F3E5F4 #F5E9F6
Accessibility & contrast
On white
1.72
#DEBAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#DEBAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAE2
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAE2 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#BEC7E1
Tritanopia (blue-blind)
#E0BEC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debae2; /* rgb */ color: rgb(222, 186, 226); /* oklch */ color: oklch(83.3% 0.067 322.9);
Tailwind
colors: {
custom: {
50: '#e8cfeb',
500: '#debae2',
950: '#000000',
},
}SCSS
$custom: #debae2; $custom-light: #e8cfeb; $custom-dark: #000000;
JSON
{
"hex": "#debae2",
"rgb": {
"r": 222,
"g": 186,
"b": 226
},
"hsl": {
"h": 294,
"s": 40.816,
"l": 80.784
},
"oklch": {
"l": 0.83256,
"c": 0.0674,
"h": 322.9
},
"luminance": 0.56138
}Semantic roles & 50–950 ramp
primary
#DEBAE2
secondary
#8ABB85
accent
#B4323F
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161316
muted
#848384