#DEBAE0#DEBAE0
#DEBAE0 is a very light, moderate purple. Relative luminance 0.560; OKLCH L 83.2% C 0.065 H 324.5°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAE0 |
|---|---|
| RGB | rgb(222, 186, 224) |
| HSL | hsl(297, 38%, 80%) |
| HSV | hsv(297, 17%, 88%) |
| CMYK | cmyk(0.9%, 17%, 0%, 12.2%) |
| CIE-LAB | lab(79.63, 19.41, -14.15) |
| CIE-LCH | lch(79.63, 24.02, 323.90°) |
| OKLab | oklab(83.19% 0.0531 -0.0379) |
| OKLCH | oklch(83.19% 0.065 324.5) |
| XYZ | xyz(61.1359, 56.0303, 78.1009) |
| Luminance | 0.5603 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.52
Very Light Purple
#F6CEFC
ΔE00 5.51
Pale Lavender
#EECFFE
ΔE00 5.78
Light Lilac
#EDC8FF
ΔE00 5.79
Light Lavendar
#EFC0FE
ΔE00 6.26
Lilac
#C8A2C8
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAE0 #BCE0BA
analogous
#CBBAE0 #DEBAE0 #E0BACF
triadic
#DEBAE0 #E0DEBA #BAE0DE
tetradic
#DEBAE0 #E0CBBA #BCE0BA #BACFE0
square
#DEBAE0 #E0CBBA #BCE0BA #BACFE0
split-complementary
#DEBAE0 #CFE0BA #BAE0CB
monochromatic
#B666BA #CA90CD #DEBAE0 #F2E4F3 #F5EAF6
Accessibility & contrast
On white
1.72
#DEBAE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#DEBAE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAE0
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAE0 | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E2
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#E0BDC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debae0; /* rgb */ color: rgb(222, 186, 224); /* oklch */ color: oklch(83.2% 0.065 324.5);
Tailwind
colors: {
custom: {
50: '#e8cfe9',
500: '#debae0',
950: '#000000',
},
}SCSS
$custom: #debae0; $custom-light: #e8cfe9; $custom-dark: #000000;
JSON
{
"hex": "#debae0",
"rgb": {
"r": 222,
"g": 186,
"b": 224
},
"hsl": {
"h": 296.842,
"s": 38,
"l": 80.392
},
"oklch": {
"l": 0.83187,
"c": 0.06526,
"h": 324.5
},
"luminance": 0.56029
}Semantic roles & 50–950 ramp
primary
#DEBAE0
secondary
#88B986
accent
#B1353B
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161316
muted
#848384