#DEBBE4#DEBBE4
#DEBBE4 is a very light, moderate purple. Relative luminance 0.567; OKLCH L 83.5% C 0.068 H 321.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBE4 |
|---|---|
| RGB | rgb(222, 187, 228) |
| HSL | hsl(291, 43%, 81%) |
| HSV | hsv(291, 18%, 89%) |
| CMYK | cmyk(2.6%, 18%, 0%, 10.6%) |
| CIE-LAB | lab(80.00, 19.62, -15.76) |
| CIE-LCH | lch(80.00, 25.16, 321.23°) |
| OKLab | oklab(83.51% 0.053 -0.0423) |
| OKLCH | oklch(83.51% 0.068 321.4) |
| XYZ | xyz(61.8962, 56.6727, 81.0620) |
| Luminance | 0.5667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.95
Thistle
#D8BFD8
ΔE00 5.04
Very Light Purple
#F6CEFC
ΔE00 5.08
Pale Lavender
#EECFFE
ΔE00 5.12
Light Lavendar
#EFC0FE
ΔE00 5.47
Pale Lilac
#E4CBFF
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBE4 #C1E4BB
analogous
#CABBE4 #DEBBE4 #E4BBD6
triadic
#DEBBE4 #E4DEBB #BBE4DE
tetradic
#DEBBE4 #E4CABB #C1E4BB #BBD6E4
square
#DEBBE4 #E4CABB #C1E4BB #BBD6E4
split-complementary
#DEBBE4 #D6E4BB #BBE4CA
monochromatic
#B363C1 #C98FD3 #DEBBE4 #F3E7F5 #F4E9F6
Accessibility & contrast
On white
1.70
#DEBBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#DEBBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBE4
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBE4 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E6
Deuteranopia (green-blind)
#BFC8E3
Tritanopia (blue-blind)
#DFBFC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debbe4; /* rgb */ color: rgb(222, 187, 228); /* oklch */ color: oklch(83.5% 0.068 321.4);
Tailwind
colors: {
custom: {
50: '#e8cfec',
500: '#debbe4',
950: '#000000',
},
}SCSS
$custom: #debbe4; $custom-light: #e8cfec; $custom-dark: #000000;
JSON
{
"hex": "#debbe4",
"rgb": {
"r": 222,
"g": 187,
"b": 228
},
"hsl": {
"h": 291.22,
"s": 43.158,
"l": 81.373
},
"oklch": {
"l": 0.8351,
"c": 0.0678,
"h": 321.4
},
"luminance": 0.56672
}Semantic roles & 50–950 ramp
primary
#DEBBE4
secondary
#8EBE85
accent
#B62F43
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161316
muted
#848384