#DEBBE8#DEBBE8
#DEBBE8 is a very light, moderate purple. Relative luminance 0.569; OKLCH L 83.7% C 0.072 H 318.7°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBE8 |
|---|---|
| RGB | rgb(222, 187, 232) |
| HSL | hsl(287, 49%, 82%) |
| HSV | hsv(287, 19%, 91%) |
| CMYK | cmyk(4.3%, 19.4%, 0%, 9%) |
| CIE-LAB | lab(80.12, 20.38, -17.72) |
| CIE-LCH | lch(80.12, 27.00, 319.00°) |
| OKLab | oklab(83.65% 0.0543 -0.0477) |
| OKLCH | oklch(83.65% 0.072 318.7) |
| XYZ | xyz(62.4579, 56.8974, 84.0203) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.19
Light Lavendar
#EFC0FE
ΔE00 4.59
Pale Lavender
#EECFFE
ΔE00 4.75
Light Lavender
#DFC5FE
ΔE00 4.92
Very Light Purple
#F6CEFC
ΔE00 4.93
Pale Lilac
#E4CBFF
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBE8 #C5E8BB
analogous
#C8BBE8 #DEBBE8 #E8BBDC
triadic
#DEBBE8 #E8DEBB #BBE8DE
tetradic
#DEBBE8 #E8C8BB #C5E8BB #BBDCE8
square
#DEBBE8 #E8C8BB #C5E8BB #BBDCE8
split-complementary
#DEBBE8 #DCE8BB #BBE8C8
monochromatic
#B260C9 #C88DD9 #DEBBE8 #F4E8F7 #F4E8F7
Accessibility & contrast
On white
1.70
#DEBBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#DEBBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBE8
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBE8 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C4EA
Deuteranopia (green-blind)
#BEC8E6
Tritanopia (blue-blind)
#DFC0CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debbe8; /* rgb */ color: rgb(222, 187, 232); /* oklch */ color: oklch(83.7% 0.072 318.7);
Tailwind
colors: {
custom: {
50: '#e8cfef',
500: '#debbe8',
950: '#000000',
},
}SCSS
$custom: #debbe8; $custom-light: #e8cfef; $custom-dark: #000000;
JSON
{
"hex": "#debbe8",
"rgb": {
"r": 222,
"g": 187,
"b": 232
},
"hsl": {
"h": 286.667,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.8365,
"c": 0.07228,
"h": 318.7
},
"luminance": 0.56896
}Semantic roles & 50–950 ramp
primary
#DEBBE8
secondary
#92C384
accent
#BD294A
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161316
muted
#848385