#DEBEEB#DEBEEB
#DEBEEB is a very light, moderate purple. Relative luminance 0.584; OKLCH L 84.3% C 0.070 H 316.1°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEEB |
|---|---|
| RGB | rgb(222, 190, 235) |
| HSL | hsl(283, 53%, 83%) |
| HSV | hsv(283, 19%, 92%) |
| CMYK | cmyk(5.5%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.94, 19.34, -18.10) |
| CIE-LCH | lch(80.94, 26.49, 316.90°) |
| OKLab | oklab(84.31% 0.0508 -0.0488) |
| OKLCH | oklch(84.31% 0.07 316.1) |
| XYZ | xyz(63.5307, 58.3555, 86.4981) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.71
Pale Lavender
#EECFFE
ΔE00 4.06
Pale Lilac
#E4CBFF
ΔE00 4.11
Light Lavender
#DFC5FE
ΔE00 4.21
Light Lavendar
#EFC0FE
ΔE00 4.58
Very Light Purple
#F6CEFC
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEEB #CBEBBE
analogous
#C7BEEB #DEBEEB #EBBEE1
triadic
#DEBEEB #EBDEBE #BEEBDE
tetradic
#DEBEEB #EBC7BE #CBEBBE #BEE1EB
square
#DEBEEB #EBC7BE #CBEBBE #BEE1EB
split-complementary
#DEBEEB #E1EBBE #BEEBC7
monochromatic
#AE60CE #C68FDD #DEBEEB #F3E8F8 #F3E8F8
Accessibility & contrast
On white
1.66
#DEBEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#DEBEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEEB
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEEB | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C7ED
Deuteranopia (green-blind)
#BFCAE9
Tritanopia (blue-blind)
#DEC3CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debeeb; /* rgb */ color: rgb(222, 190, 235); /* oklch */ color: oklch(84.3% 0.070 316.1);
Tailwind
colors: {
custom: {
50: '#e8d1f1',
500: '#debeeb',
950: '#000000',
},
}SCSS
$custom: #debeeb; $custom-light: #e8d1f1; $custom-dark: #000000;
JSON
{
"hex": "#debeeb",
"rgb": {
"r": 222,
"g": 190,
"b": 235
},
"hsl": {
"h": 282.667,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.8431,
"c": 0.07048,
"h": 316.1
},
"luminance": 0.58355
}Semantic roles & 50–950 ramp
primary
#DEBEEB
secondary
#99C786
accent
#C02552
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385