#DEBBE7#DEBBE7
#DEBBE7 is a very light, moderate purple. Relative luminance 0.568; OKLCH L 83.6% C 0.071 H 319.3°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBE7 |
|---|---|
| RGB | rgb(222, 187, 231) |
| HSL | hsl(288, 48%, 82%) |
| HSV | hsv(288, 19%, 91%) |
| CMYK | cmyk(3.9%, 19%, 0%, 9.4%) |
| CIE-LAB | lab(80.09, 20.19, -17.23) |
| CIE-LCH | lch(80.09, 26.54, 319.52°) |
| OKLab | oklab(83.61% 0.0539 -0.0464) |
| OKLCH | oklch(83.61% 0.071 319.3) |
| XYZ | xyz(62.3163, 56.8407, 83.2744) |
| Luminance | 0.5684 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.36
Light Lavendar
#EFC0FE
ΔE00 4.80
Pale Lavender
#EECFFE
ΔE00 4.83
Very Light Purple
#F6CEFC
ΔE00 4.94
Pale Lilac
#E4CBFF
ΔE00 5.13
Light Lavender
#DFC5FE
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBE7 #C4E7BB
analogous
#C8BBE7 #DEBBE7 #E7BBDA
triadic
#DEBBE7 #E7DEBB #BBE7DE
tetradic
#DEBBE7 #E7C8BB #C4E7BB #BBDAE7
square
#DEBBE7 #E7C8BB #C4E7BB #BBDAE7
split-complementary
#DEBBE7 #DAE7BB #BBE7C8
monochromatic
#B261C7 #C88ED7 #DEBBE7 #F4E8F7 #F4E8F7
Accessibility & contrast
On white
1.70
#DEBBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#DEBBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBE7
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBE7 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C4E9
Deuteranopia (green-blind)
#BEC8E5
Tritanopia (blue-blind)
#DFBFCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debbe7; /* rgb */ color: rgb(222, 187, 231); /* oklch */ color: oklch(83.6% 0.071 319.3);
Tailwind
colors: {
custom: {
50: '#e8cfee',
500: '#debbe7',
950: '#000000',
},
}SCSS
$custom: #debbe7; $custom-light: #e8cfee; $custom-dark: #000000;
JSON
{
"hex": "#debbe7",
"rgb": {
"r": 222,
"g": 187,
"b": 231
},
"hsl": {
"h": 287.727,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.83614,
"c": 0.07115,
"h": 319.3
},
"luminance": 0.5684
}Semantic roles & 50–950 ramp
primary
#DEBBE7
secondary
#91C284
accent
#BB2A48
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161316
muted
#848385