#DEBEE5#DEBEE5
#DEBEE5 is a very light, moderate purple. Relative luminance 0.580; OKLCH L 84.1% C 0.064 H 320.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEE5 |
|---|---|
| RGB | rgb(222, 190, 229) |
| HSL | hsl(289, 43%, 82%) |
| HSV | hsv(289, 17%, 90%) |
| CMYK | cmyk(3.1%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(80.75, 18.20, -15.16) |
| CIE-LCH | lch(80.75, 23.69, 320.19°) |
| OKLab | oklab(84.1% 0.0489 -0.0407) |
| OKLCH | oklch(84.1% 0.064 320.2) |
| XYZ | xyz(62.6785, 58.0146, 82.0096) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.36
Pale Lavender
#EECFFE
ΔE00 4.69
Very Light Purple
#F6CEFC
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 4.95
Pale Lilac
#E4CBFF
ΔE00 5.31
Light Lavender
#DFC5FE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEE5 #C5E5BE
analogous
#CBBEE5 #DEBEE5 #E5BED9
triadic
#DEBEE5 #E5DEBE #BEE5DE
tetradic
#DEBEE5 #E5CBBE #C5E5BE #BED9E5
square
#DEBEE5 #E5CBBE #C5E5BE #BED9E5
split-complementary
#DEBEE5 #D9E5BE #BEE5CB
monochromatic
#B267C2 #C892D4 #DEBEE5 #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.67
#DEBEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#DEBEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEE5
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEE5 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E7
Deuteranopia (green-blind)
#C1CAE4
Tritanopia (blue-blind)
#DFC2CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debee5; /* rgb */ color: rgb(222, 190, 229); /* oklch */ color: oklch(84.1% 0.064 320.2);
Tailwind
colors: {
custom: {
50: '#e8d1ed',
500: '#debee5',
950: '#000000',
},
}SCSS
$custom: #debee5; $custom-light: #e8d1ed; $custom-dark: #000000;
JSON
{
"hex": "#debee5",
"rgb": {
"r": 222,
"g": 190,
"b": 229
},
"hsl": {
"h": 289.231,
"s": 42.857,
"l": 82.157
},
"oklch": {
"l": 0.84101,
"c": 0.06362,
"h": 320.2
},
"luminance": 0.58014
}Semantic roles & 50–950 ramp
primary
#DEBEE5
secondary
#92BF88
accent
#B63048
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384