#DEBBEB#DEBBEB
#DEBBEB is a very light, moderate purple. Relative luminance 0.571; OKLCH L 83.8% C 0.076 H 316.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBEB |
|---|---|
| RGB | rgb(222, 187, 235) |
| HSL | hsl(284, 55%, 83%) |
| HSV | hsv(284, 20%, 92%) |
| CMYK | cmyk(5.5%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(80.22, 20.96, -19.18) |
| CIE-LCH | lch(80.22, 28.41, 317.53°) |
| OKLab | oklab(83.76% 0.0552 -0.0518) |
| OKLCH | oklch(83.76% 0.076 316.8) |
| XYZ | xyz(62.8877, 57.0693, 86.2837) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.73
Light Lavendar
#EFC0FE
ΔE00 4.03
Light Lavender
#DFC5FE
ΔE00 4.29
Pale Lilac
#E4CBFF
ΔE00 4.54
Pale Lavender
#EECFFE
ΔE00 4.63
Very Light Purple
#F6CEFC
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBEB #C8EBBB
analogous
#C6BBEB #DEBBEB #EBBBE0
triadic
#DEBBEB #EBDEBB #BBEBDE
tetradic
#DEBBEB #EBC6BB #C8EBBB #BBE0EB
square
#DEBBEB #EBC6BB #C8EBBB #BBE0EB
split-complementary
#DEBBEB #E0EBBB #BBEBC6
monochromatic
#B05CCF #C78CDD #DEBBEB #F4E7F8 #F4E7F8
Accessibility & contrast
On white
1.69
#DEBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#DEBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBEB
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBEB | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5ED
Deuteranopia (green-blind)
#BDC8E9
Tritanopia (blue-blind)
#DEC0CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debbeb; /* rgb */ color: rgb(222, 187, 235); /* oklch */ color: oklch(83.8% 0.076 316.8);
Tailwind
colors: {
custom: {
50: '#e8cff1',
500: '#debbeb',
950: '#000000',
},
}SCSS
$custom: #debbeb; $custom-light: #e8cff1; $custom-dark: #000000;
JSON
{
"hex": "#debbeb",
"rgb": {
"r": 222,
"g": 187,
"b": 235
},
"hsl": {
"h": 283.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83756,
"c": 0.07571,
"h": 316.8
},
"luminance": 0.57068
}Semantic roles & 50–950 ramp
primary
#DEBBEB
secondary
#95C783
accent
#C2234E
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385