#DEBEE8#DEBEE8
#DEBEE8 is a very light, moderate purple. Relative luminance 0.582; OKLCH L 84.2% C 0.067 H 318.1°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEE8 |
|---|---|
| RGB | rgb(222, 190, 232) |
| HSL | hsl(286, 48%, 83%) |
| HSV | hsv(286, 18%, 91%) |
| CMYK | cmyk(4.3%, 18.1%, 0%, 9%) |
| CIE-LAB | lab(80.84, 18.77, -16.63) |
| CIE-LCH | lch(80.84, 25.08, 318.45°) |
| OKLab | oklab(84.21% 0.0499 -0.0448) |
| OKLCH | oklch(84.21% 0.067 318.1) |
| XYZ | xyz(63.1010, 58.1835, 84.2347) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.28
Pale Lavender
#EECFFE
ΔE00 4.30
Very Light Purple
#F6CEFC
ΔE00 4.66
Pale Lilac
#E4CBFF
ΔE00 4.67
Light Lavender
#DFC5FE
ΔE00 4.95
Thistle
#D8BFD8
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEE8 #C8E8BE
analogous
#C9BEE8 #DEBEE8 #E8BEDD
triadic
#DEBEE8 #E8DEBE #BEE8DE
tetradic
#DEBEE8 #E8C9BE #C8E8BE #BEDDE8
square
#DEBEE8 #E8C9BE #C8E8BE #BEDDE8
split-complementary
#DEBEE8 #DDE8BE #BEE8C9
monochromatic
#B064C8 #C791D8 #DEBEE8 #F4E8F7 #F4E8F7
Accessibility & contrast
On white
1.66
#DEBEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#DEBEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEE8
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEE8 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7EA
Deuteranopia (green-blind)
#C0CAE7
Tritanopia (blue-blind)
#DEC2CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debee8; /* rgb */ color: rgb(222, 190, 232); /* oklch */ color: oklch(84.2% 0.067 318.1);
Tailwind
colors: {
custom: {
50: '#e8d1ef',
500: '#debee8',
950: '#000000',
},
}SCSS
$custom: #debee8; $custom-light: #e8d1ef; $custom-dark: #000000;
JSON
{
"hex": "#debee8",
"rgb": {
"r": 222,
"g": 190,
"b": 232
},
"hsl": {
"h": 285.714,
"s": 47.727,
"l": 82.745
},
"oklch": {
"l": 0.84205,
"c": 0.06702,
"h": 318.1
},
"luminance": 0.58183
}Semantic roles & 50–950 ramp
primary
#DEBEE8
secondary
#95C387
accent
#BB2B4D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385