#DEBEE6#DEBEE6
#DEBEE6 is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.1% C 0.065 H 319.5°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEE6 |
|---|---|
| RGB | rgb(222, 190, 230) |
| HSL | hsl(288, 44%, 82%) |
| HSV | hsv(288, 17%, 90%) |
| CMYK | cmyk(3.5%, 17.4%, 0%, 9.8%) |
| CIE-LAB | lab(80.78, 18.39, -15.65) |
| CIE-LCH | lch(80.78, 24.15, 319.59°) |
| OKLab | oklab(84.14% 0.0492 -0.0421) |
| OKLCH | oklch(84.14% 0.065 319.5) |
| XYZ | xyz(62.8185, 58.0706, 82.7470) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.54
Thistle
#D8BFD8
ΔE00 4.61
Light Lilac
#EDC8FF
ΔE00 4.72
Very Light Purple
#F6CEFC
ΔE00 4.78
Pale Lilac
#E4CBFF
ΔE00 5.09
Light Lavender
#DFC5FE
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEE6 #C6E6BE
analogous
#CABEE6 #DEBEE6 #E6BEDA
triadic
#DEBEE6 #E6DEBE #BEE6DE
tetradic
#DEBEE6 #E6CABE #C6E6BE #BEDAE6
square
#DEBEE6 #E6CABE #C6E6BE #BEDAE6
split-complementary
#DEBEE6 #DAE6BE #BEE6CA
monochromatic
#B166C4 #C892D5 #DEBEE6 #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.66
#DEBEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#DEBEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEE6
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEE6 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E8
Deuteranopia (green-blind)
#C1CAE5
Tritanopia (blue-blind)
#DFC2CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debee6; /* rgb */ color: rgb(222, 190, 230); /* oklch */ color: oklch(84.1% 0.065 319.5);
Tailwind
colors: {
custom: {
50: '#e8d1ee',
500: '#debee6',
950: '#000000',
},
}SCSS
$custom: #debee6; $custom-light: #e8d1ee; $custom-dark: #000000;
JSON
{
"hex": "#debee6",
"rgb": {
"r": 222,
"g": 190,
"b": 230
},
"hsl": {
"h": 288,
"s": 44.444,
"l": 82.353
},
"oklch": {
"l": 0.84136,
"c": 0.06474,
"h": 319.5
},
"luminance": 0.5807
}Semantic roles & 50–950 ramp
primary
#DEBEE6
secondary
#93C088
accent
#B82E49
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385