#DEBBE5#DEBBE5
#DEBBE5 is a very light, moderate purple. Relative luminance 0.567; OKLCH L 83.5% C 0.069 H 320.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBE5 |
|---|---|
| RGB | rgb(222, 187, 229) |
| HSL | hsl(290, 45%, 82%) |
| HSV | hsv(290, 18%, 90%) |
| CMYK | cmyk(3.1%, 18.3%, 0%, 10.2%) |
| CIE-LAB | lab(80.03, 19.81, -16.25) |
| CIE-LCH | lch(80.03, 25.62, 320.64°) |
| OKLab | oklab(83.55% 0.0533 -0.0437) |
| OKLCH | oklch(83.55% 0.069 320.7) |
| XYZ | xyz(62.0354, 56.7284, 81.7952) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.75
Pale Lavender
#EECFFE
ΔE00 5.01
Very Light Purple
#F6CEFC
ΔE00 5.02
Light Lavendar
#EFC0FE
ΔE00 5.24
Thistle
#D8BFD8
ΔE00 5.26
Pale Lilac
#E4CBFF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBE5 #C2E5BB
analogous
#C9BBE5 #DEBBE5 #E5BBD7
triadic
#DEBBE5 #E5DEBB #BBE5DE
tetradic
#DEBBE5 #E5C9BB #C2E5BB #BBD7E5
square
#DEBBE5 #E5C9BB #C2E5BB #BBD7E5
split-complementary
#DEBBE5 #D7E5BB #BBE5C9
monochromatic
#B362C3 #C98FD4 #DEBBE5 #F3E7F6 #F4E9F7
Accessibility & contrast
On white
1.70
#DEBBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#DEBBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBE5
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBE5 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E7
Deuteranopia (green-blind)
#BEC8E3
Tritanopia (blue-blind)
#DFBFC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debbe5; /* rgb */ color: rgb(222, 187, 229); /* oklch */ color: oklch(83.5% 0.069 320.7);
Tailwind
colors: {
custom: {
50: '#e8cfed',
500: '#debbe5',
950: '#000000',
},
}SCSS
$custom: #debbe5; $custom-light: #e8cfed; $custom-dark: #000000;
JSON
{
"hex": "#debbe5",
"rgb": {
"r": 222,
"g": 187,
"b": 229
},
"hsl": {
"h": 290,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.83545,
"c": 0.06891,
"h": 320.7
},
"luminance": 0.56727
}Semantic roles & 50–950 ramp
primary
#DEBBE5
secondary
#8FBF85
accent
#B82E45
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384