#DEBBE3#DEBBE3
#DEBBE3 is a very light, moderate purple. Relative luminance 0.566; OKLCH L 83.5% C 0.067 H 322.1°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBE3 |
|---|---|
| RGB | rgb(222, 187, 227) |
| HSL | hsl(293, 42%, 81%) |
| HSV | hsv(293, 18%, 89%) |
| CMYK | cmyk(2.2%, 17.6%, 0%, 11%) |
| CIE-LAB | lab(79.96, 19.43, -15.27) |
| CIE-LCH | lch(79.96, 24.71, 321.84°) |
| OKLab | oklab(83.48% 0.0526 -0.041) |
| OKLCH | oklch(83.48% 0.067 322.1) |
| XYZ | xyz(61.7578, 56.6173, 80.3330) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.82
Very Light Purple
#F6CEFC
ΔE00 5.15
Light Lilac
#EDC8FF
ΔE00 5.17
Pale Lavender
#EECFFE
ΔE00 5.25
Light Lavendar
#EFC0FE
ΔE00 5.70
Pale Lilac
#E4CBFF
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBE3 #C0E3BB
analogous
#CABBE3 #DEBBE3 #E3BBD4
triadic
#DEBBE3 #E3DEBB #BBE3DE
tetradic
#DEBBE3 #E3CABB #C0E3BB #BBD4E3
square
#DEBBE3 #E3CABB #C0E3BB #BBD4E3
split-complementary
#DEBBE3 #D4E3BB #BBE3CA
monochromatic
#B464BF #C990D1 #DEBBE3 #F3E6F5 #F4E9F6
Accessibility & contrast
On white
1.70
#DEBBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#DEBBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBE3
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBE3 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C4E5
Deuteranopia (green-blind)
#BFC8E2
Tritanopia (blue-blind)
#DFBFC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debbe3; /* rgb */ color: rgb(222, 187, 227); /* oklch */ color: oklch(83.5% 0.067 322.1);
Tailwind
colors: {
custom: {
50: '#e8cfeb',
500: '#debbe3',
950: '#000000',
},
}SCSS
$custom: #debbe3; $custom-light: #e8cfeb; $custom-dark: #000000;
JSON
{
"hex": "#debbe3",
"rgb": {
"r": 222,
"g": 187,
"b": 227
},
"hsl": {
"h": 292.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.83475,
"c": 0.06672,
"h": 322.1
},
"luminance": 0.56616
}Semantic roles & 50–950 ramp
primary
#DEBBE3
secondary
#8DBC86
accent
#B53141
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161316
muted
#848384