#DEBEEE#DEBEEE
#DEBEEE is a very light, moderate purple. Relative luminance 0.585; OKLCH L 84.4% C 0.074 H 314.4°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEEE |
|---|---|
| RGB | rgb(222, 190, 238) |
| HSL | hsl(280, 59%, 84%) |
| HSV | hsv(280, 20%, 93%) |
| CMYK | cmyk(6.7%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(81.03, 19.93, -19.56) |
| CIE-LCH | lch(81.03, 27.92, 315.53°) |
| OKLab | oklab(84.42% 0.0518 -0.0529) |
| OKLCH | oklch(84.42% 0.074 314.4) |
| XYZ | xyz(63.9678, 58.5303, 88.8000) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.27
Light Lavender
#DFC5FE
ΔE00 3.52
Pale Lilac
#E4CBFF
ΔE00 3.66
Pale Lavender
#EECFFE
ΔE00 3.98
Light Lavendar
#EFC0FE
ΔE00 4.07
Very Light Purple
#F6CEFC
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEEE #CEEEBE
analogous
#C6BEEE #DEBEEE #EEBEE6
triadic
#DEBEEE #EEDEBE #BEEEDE
tetradic
#DEBEEE #EEC6BE #CEEEBE #BEE6EE
square
#DEBEEE #EEC6BE #CEEEBE #BEE6EE
split-complementary
#DEBEEE #E6EEBE #BEEEC6
monochromatic
#AD5DD5 #C58DE1 #DEBEEE #F3E7F9 #F3E7F9
Accessibility & contrast
On white
1.65
#DEBEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#DEBEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEEE
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEEE | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#BECAEC
Tritanopia (blue-blind)
#DDC3CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debeee; /* rgb */ color: rgb(222, 190, 238); /* oklch */ color: oklch(84.4% 0.074 314.4);
Tailwind
colors: {
custom: {
50: '#e8d1f3',
500: '#debeee',
950: '#000000',
},
}SCSS
$custom: #debeee; $custom-light: #e8d1f3; $custom-dark: #000000;
JSON
{
"hex": "#debeee",
"rgb": {
"r": 222,
"g": 190,
"b": 238
},
"hsl": {
"h": 280,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.84417,
"c": 0.07402,
"h": 314.4
},
"luminance": 0.5853
}Semantic roles & 50–950 ramp
primary
#DEBEEE
secondary
#9CCC84
accent
#C61F57
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385