#DEBBE2#DEBBE2
#DEBBE2 is a very light, moderate purple. Relative luminance 0.566; OKLCH L 83.4% C 0.066 H 322.8°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBE2 |
|---|---|
| RGB | rgb(222, 187, 226) |
| HSL | hsl(294, 40%, 81%) |
| HSV | hsv(294, 17%, 89%) |
| CMYK | cmyk(1.8%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(79.93, 19.24, -14.77) |
| CIE-LCH | lch(79.93, 24.26, 322.48°) |
| OKLab | oklab(83.44% 0.0523 -0.0396) |
| OKLCH | oklch(83.44% 0.066 322.8) |
| XYZ | xyz(61.6202, 56.5623, 79.6083) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.60
Very Light Purple
#F6CEFC
ΔE00 5.24
Pale Lavender
#EECFFE
ΔE00 5.39
Light Lilac
#EDC8FF
ΔE00 5.39
Light Lavendar
#EFC0FE
ΔE00 5.95
Pale Lilac
#E4CBFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBE2 #BFE2BB
analogous
#CABBE2 #DEBBE2 #E2BBD2
triadic
#DEBBE2 #E2DEBB #BBE2DE
tetradic
#DEBBE2 #E2CABB #BFE2BB #BBD2E2
square
#DEBBE2 #E2CABB #BFE2BB #BBD2E2
split-complementary
#DEBBE2 #D2E2BB #BBE2CA
monochromatic
#B465BD #C990D0 #DEBBE2 #F3E6F4 #F5EAF6
Accessibility & contrast
On white
1.71
#DEBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#DEBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBE2
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBE2 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E4
Deuteranopia (green-blind)
#BFC8E1
Tritanopia (blue-blind)
#E0BEC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debbe2; /* rgb */ color: rgb(222, 187, 226); /* oklch */ color: oklch(83.4% 0.066 322.8);
Tailwind
colors: {
custom: {
50: '#e8cfeb',
500: '#debbe2',
950: '#000000',
},
}SCSS
$custom: #debbe2; $custom-light: #e8cfeb; $custom-dark: #000000;
JSON
{
"hex": "#debbe2",
"rgb": {
"r": 222,
"g": 187,
"b": 226
},
"hsl": {
"h": 293.846,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.83441,
"c": 0.06563,
"h": 322.8
},
"luminance": 0.56561
}Semantic roles & 50–950 ramp
primary
#DEBBE2
secondary
#8BBB86
accent
#B33240
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161316
muted
#848384