#DEBBEA#DEBBEA
#DEBBEA is a very light, moderate purple. Relative luminance 0.570; OKLCH L 83.7% C 0.075 H 317.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBEA |
|---|---|
| RGB | rgb(222, 187, 234) |
| HSL | hsl(285, 53%, 83%) |
| HSV | hsv(285, 20%, 92%) |
| CMYK | cmyk(5.1%, 20.1%, 0%, 8.2%) |
| CIE-LAB | lab(80.19, 20.76, -18.70) |
| CIE-LCH | lch(80.19, 27.94, 318.00°) |
| OKLab | oklab(83.72% 0.0549 -0.0505) |
| OKLCH | oklch(83.72% 0.075 317.4) |
| XYZ | xyz(62.7436, 57.0116, 85.5250) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.87
Light Lavendar
#EFC0FE
ΔE00 4.21
Light Lavender
#DFC5FE
ΔE00 4.50
Pale Lavender
#EECFFE
ΔE00 4.66
Pale Lilac
#E4CBFF
ΔE00 4.67
Very Light Purple
#F6CEFC
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBEA #C7EABB
analogous
#C7BBEA #DEBBEA #EABBDE
triadic
#DEBBEA #EADEBB #BBEADE
tetradic
#DEBBEA #EAC7BB #C7EABB #BBDEEA
square
#DEBBEA #EAC7BB #C7EABB #BBDEEA
split-complementary
#DEBBEA #DEEABB #BBEAC7
monochromatic
#B15DCD #C78CDC #DEBBEA #F4E8F8 #F4E8F8
Accessibility & contrast
On white
1.69
#DEBBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#DEBBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBEA
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBEA | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C5EC
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#DEC0CB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debbea; /* rgb */ color: rgb(222, 187, 234); /* oklch */ color: oklch(83.7% 0.075 317.4);
Tailwind
colors: {
custom: {
50: '#e8cff0',
500: '#debbea',
950: '#000000',
},
}SCSS
$custom: #debbea; $custom-light: #e8cff0; $custom-dark: #000000;
JSON
{
"hex": "#debbea",
"rgb": {
"r": 222,
"g": 187,
"b": 234
},
"hsl": {
"h": 284.681,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.83721,
"c": 0.07457,
"h": 317.4
},
"luminance": 0.57011
}Semantic roles & 50–950 ramp
primary
#DEBBEA
secondary
#94C683
accent
#C0254D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385