#DEBBE9#DEBBE9
#DEBBE9 is a very light, moderate purple. Relative luminance 0.570; OKLCH L 83.7% C 0.073 H 318.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBE9 |
|---|---|
| RGB | rgb(222, 187, 233) |
| HSL | hsl(286, 51%, 82%) |
| HSV | hsv(286, 20%, 91%) |
| CMYK | cmyk(4.7%, 19.7%, 0%, 8.6%) |
| CIE-LAB | lab(80.15, 20.57, -18.21) |
| CIE-LCH | lch(80.15, 27.47, 318.49°) |
| OKLab | oklab(83.69% 0.0546 -0.0491) |
| OKLCH | oklch(83.69% 0.073 318) |
| XYZ | xyz(62.6003, 56.9543, 84.7705) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 4.02
Light Lavendar
#EFC0FE
ΔE00 4.39
Pale Lavender
#EECFFE
ΔE00 4.70
Light Lavender
#DFC5FE
ΔE00 4.71
Pale Lilac
#E4CBFF
ΔE00 4.81
Very Light Purple
#F6CEFC
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBE9 #C6E9BB
analogous
#C7BBE9 #DEBBE9 #E9BBDD
triadic
#DEBBE9 #E9DEBB #BBE9DE
tetradic
#DEBBE9 #E9C7BB #C6E9BB #BBDDE9
square
#DEBBE9 #E9C7BB #C6E9BB #BBDDE9
split-complementary
#DEBBE9 #DDE9BB #BBE9C7
monochromatic
#B15FCB #C88DDA #DEBBE9 #F4E8F8 #F4E8F8
Accessibility & contrast
On white
1.69
#DEBBE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#DEBBE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBE9
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBE9 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EB
Deuteranopia (green-blind)
#BDC8E7
Tritanopia (blue-blind)
#DEC0CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debbe9; /* rgb */ color: rgb(222, 187, 233); /* oklch */ color: oklch(83.7% 0.073 318.0);
Tailwind
colors: {
custom: {
50: '#e8cff0',
500: '#debbe9',
950: '#000000',
},
}SCSS
$custom: #debbe9; $custom-light: #e8cff0; $custom-dark: #000000;
JSON
{
"hex": "#debbe9",
"rgb": {
"r": 222,
"g": 187,
"b": 233
},
"hsl": {
"h": 285.652,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.83685,
"c": 0.07342,
"h": 318
},
"luminance": 0.56953
}Semantic roles & 50–950 ramp
primary
#DEBBE9
secondary
#93C584
accent
#BE274B
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385