#DEBBE6#DEBBE6
#DEBBE6 is a very light, moderate purple. Relative luminance 0.568; OKLCH L 83.6% C 0.070 H 320.0°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBE6 |
|---|---|
| RGB | rgb(222, 187, 230) |
| HSL | hsl(289, 46%, 82%) |
| HSV | hsv(289, 19%, 90%) |
| CMYK | cmyk(3.5%, 18.7%, 0%, 9.8%) |
| CIE-LAB | lab(80.06, 20.00, -16.74) |
| CIE-LCH | lch(80.06, 26.08, 320.07°) |
| OKLab | oklab(83.58% 0.0536 -0.045) |
| OKLCH | oklch(83.58% 0.07 320) |
| XYZ | xyz(62.1754, 56.7844, 82.5327) |
| Luminance | 0.5678 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.55
Pale Lavender
#EECFFE
ΔE00 4.91
Very Light Purple
#F6CEFC
ΔE00 4.97
Light Lavendar
#EFC0FE
ΔE00 5.01
Pale Lilac
#E4CBFF
ΔE00 5.30
Light Lavender
#DFC5FE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBE6 #C3E6BB
analogous
#C9BBE6 #DEBBE6 #E6BBD9
triadic
#DEBBE6 #E6DEBB #BBE6DE
tetradic
#DEBBE6 #E6C9BB #C3E6BB #BBD9E6
square
#DEBBE6 #E6C9BB #C3E6BB #BBD9E6
split-complementary
#DEBBE6 #D9E6BB #BBE6C9
monochromatic
#B362C5 #C88ED6 #DEBBE6 #F4E8F6 #F4E9F7
Accessibility & contrast
On white
1.70
#DEBBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#DEBBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBE6
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBE6 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C4E8
Deuteranopia (green-blind)
#BEC8E4
Tritanopia (blue-blind)
#DFBFCA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debbe6; /* rgb */ color: rgb(222, 187, 230); /* oklch */ color: oklch(83.6% 0.070 320.0);
Tailwind
colors: {
custom: {
50: '#e8cfee',
500: '#debbe6',
950: '#000000',
},
}SCSS
$custom: #debbe6; $custom-light: #e8cfee; $custom-dark: #000000;
JSON
{
"hex": "#debbe6",
"rgb": {
"r": 222,
"g": 187,
"b": 230
},
"hsl": {
"h": 288.837,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.83579,
"c": 0.07003,
"h": 320
},
"luminance": 0.56783
}Semantic roles & 50–950 ramp
primary
#DEBBE6
secondary
#90C185
accent
#B92C46
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161316
muted
#848385