#DEBBEE#DEBBEE
#DEBBEE is a very light, moderate purple. Relative luminance 0.572; OKLCH L 83.9% C 0.079 H 315.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBEE |
|---|---|
| RGB | rgb(222, 187, 238) |
| HSL | hsl(281, 60%, 83%) |
| HSV | hsv(281, 21%, 93%) |
| CMYK | cmyk(6.7%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(80.32, 21.54, -20.65) |
| CIE-LCH | lch(80.32, 29.84, 316.22°) |
| OKLab | oklab(83.86% 0.0562 -0.0559) |
| OKLCH | oklch(83.86% 0.079 315.1) |
| XYZ | xyz(63.3247, 57.2441, 88.5856) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.42
Light Lavendar
#EFC0FE
ΔE00 3.58
Light Lavender
#DFC5FE
ΔE00 3.73
Pale Lilac
#E4CBFF
ΔE00 4.22
Pale Lavender
#EECFFE
ΔE00 4.64
Very Light Purple
#F6CEFC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBEE #CBEEBB
analogous
#C4BBEE #DEBBEE #EEBBE4
triadic
#DEBBEE #EEDEBB #BBEEDE
tetradic
#DEBBEE #EEC4BB #CBEEBB #BBE4EE
square
#DEBBEE #EEC4BB #CBEEBB #BBE4EE
split-complementary
#DEBBEE #E4EEBB #BBEEC4
monochromatic
#AE59D6 #C68AE2 #DEBBEE #F3E7F9 #F3E7F9
Accessibility & contrast
On white
1.69
#DEBBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#DEBBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBEE
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBEE | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F0
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#DDC1CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debbee; /* rgb */ color: rgb(222, 187, 238); /* oklch */ color: oklch(83.9% 0.079 315.1);
Tailwind
colors: {
custom: {
50: '#e8cff3',
500: '#debbee',
950: '#000000',
},
}SCSS
$custom: #debbee; $custom-light: #e8cff3; $custom-dark: #000000;
JSON
{
"hex": "#debbee",
"rgb": {
"r": 222,
"g": 187,
"b": 238
},
"hsl": {
"h": 281.176,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.83864,
"c": 0.07921,
"h": 315.1
},
"luminance": 0.57243
}Semantic roles & 50–950 ramp
primary
#DEBBEE
secondary
#99CC81
accent
#C81E53
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385