#DEBAE6#DEBAE6
#DEBAE6 is a very light, moderate purple. Relative luminance 0.564; OKLCH L 83.4% C 0.072 H 320.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBAE6 |
|---|---|
| RGB | rgb(222, 186, 230) |
| HSL | hsl(289, 47%, 82%) |
| HSV | hsv(289, 19%, 90%) |
| CMYK | cmyk(3.5%, 19.1%, 0%, 9.8%) |
| CIE-LAB | lab(79.82, 20.53, -17.10) |
| CIE-LCH | lch(79.82, 26.72, 320.22°) |
| OKLab | oklab(83.4% 0.0551 -0.046) |
| OKLCH | oklch(83.4% 0.072 320.1) |
| XYZ | xyz(61.9640, 56.3616, 82.4622) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.55
Light Lavendar
#EFC0FE
ΔE00 4.85
Pale Lavender
#EECFFE
ΔE00 5.08
Very Light Purple
#F6CEFC
ΔE00 5.09
Light Lavender
#DFC5FE
ΔE00 5.39
Pale Lilac
#E4CBFF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBAE6 #C2E6BA
analogous
#C8BAE6 #DEBAE6 #E6BAD8
triadic
#DEBAE6 #E6DEBA #BAE6DE
tetradic
#DEBAE6 #E6C8BA #C2E6BA #BAD8E6
square
#DEBAE6 #E6C8BA #C2E6BA #BAD8E6
split-complementary
#DEBAE6 #D8E6BA #BAE6C8
monochromatic
#B360C5 #C98DD6 #DEBAE6 #F3E7F6 #F4E9F7
Accessibility & contrast
On white
1.71
#DEBAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#DEBAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBAE6
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBAE6 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E8
Deuteranopia (green-blind)
#BDC7E4
Tritanopia (blue-blind)
#DFBEC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debae6; /* rgb */ color: rgb(222, 186, 230); /* oklch */ color: oklch(83.4% 0.072 320.1);
Tailwind
colors: {
custom: {
50: '#e8cfee',
500: '#debae6',
950: '#000000',
},
}SCSS
$custom: #debae6; $custom-light: #e8cfee; $custom-dark: #000000;
JSON
{
"hex": "#debae6",
"rgb": {
"r": 222,
"g": 186,
"b": 230
},
"hsl": {
"h": 289.091,
"s": 46.809,
"l": 81.569
},
"oklch": {
"l": 0.83395,
"c": 0.07179,
"h": 320.1
},
"luminance": 0.56361
}Semantic roles & 50–950 ramp
primary
#DEBAE6
secondary
#8FC184
accent
#BA2B45
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161316
muted
#848385