#DEBBE1#DEBBE1
#DEBBE1 is a very light, moderate purple. Relative luminance 0.565; OKLCH L 83.4% C 0.065 H 323.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBE1 |
|---|---|
| RGB | rgb(222, 187, 225) |
| HSL | hsl(295, 39%, 81%) |
| HSV | hsv(295, 17%, 88%) |
| CMYK | cmyk(1.3%, 16.9%, 0%, 11.8%) |
| CIE-LAB | lab(79.90, 19.05, -14.28) |
| CIE-LCH | lch(79.90, 23.81, 323.15°) |
| OKLab | oklab(83.41% 0.052 -0.0383) |
| OKLCH | oklch(83.41% 0.065 323.6) |
| XYZ | xyz(61.4834, 56.5076, 78.8877) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.39
Very Light Purple
#F6CEFC
ΔE00 5.35
Pale Lavender
#EECFFE
ΔE00 5.53
Light Lilac
#EDC8FF
ΔE00 5.62
Pale Mauve
#FED0FC
ΔE00 6.19
Light Lavendar
#EFC0FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBE1 #BEE1BB
analogous
#CBBBE1 #DEBBE1 #E1BBD1
triadic
#DEBBE1 #E1DEBB #BBE1DE
tetradic
#DEBBE1 #E1CBBB #BEE1BB #BBD1E1
square
#DEBBE1 #E1CBBB #BEE1BB #BBD1E1
split-complementary
#DEBBE1 #D1E1BB #BBE1CB
monochromatic
#B566BC #C991CE #DEBBE1 #F3E5F4 #F5EAF6
Accessibility & contrast
On white
1.71
#DEBBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#DEBBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBE1
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBE1 | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E3
Deuteranopia (green-blind)
#C0C8E0
Tritanopia (blue-blind)
#E0BEC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debbe1; /* rgb */ color: rgb(222, 187, 225); /* oklch */ color: oklch(83.4% 0.065 323.6);
Tailwind
colors: {
custom: {
50: '#e8cfea',
500: '#debbe1',
950: '#000000',
},
}SCSS
$custom: #debbe1; $custom-light: #e8cfea; $custom-dark: #000000;
JSON
{
"hex": "#debbe1",
"rgb": {
"r": 222,
"g": 187,
"b": 225
},
"hsl": {
"h": 295.263,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.83407,
"c": 0.06455,
"h": 323.6
},
"luminance": 0.56506
}Semantic roles & 50–950 ramp
primary
#DEBBE1
secondary
#8ABA86
accent
#B2343E
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161316
muted
#848384