#DEBBEC#DEBBEC
#DEBBEC is a very light, moderate purple. Relative luminance 0.571; OKLCH L 83.8% C 0.077 H 316.2°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBEC |
|---|---|
| RGB | rgb(222, 187, 236) |
| HSL | hsl(283, 56%, 83%) |
| HSV | hsv(283, 21%, 93%) |
| CMYK | cmyk(5.9%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(80.25, 21.15, -19.67) |
| CIE-LCH | lch(80.25, 28.88, 317.08°) |
| OKLab | oklab(83.79% 0.0555 -0.0532) |
| OKLCH | oklch(83.79% 0.077 316.2) |
| XYZ | xyz(63.0325, 57.1272, 87.0467) |
| Luminance | 0.5713 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.61
Light Lavendar
#EFC0FE
ΔE00 3.87
Light Lavender
#DFC5FE
ΔE00 4.10
Pale Lilac
#E4CBFF
ΔE00 4.42
Pale Lavender
#EECFFE
ΔE00 4.62
Very Light Purple
#F6CEFC
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBEC #C9ECBB
analogous
#C5BBEC #DEBBEC #ECBBE1
triadic
#DEBBEC #ECDEBB #BBECDE
tetradic
#DEBBEC #ECC5BB #C9ECBB #BBE1EC
square
#DEBBEC #ECC5BB #C9ECBB #BBE1EC
split-complementary
#DEBBEC #E1ECBB #BBECC5
monochromatic
#B05BD1 #C78BDF #DEBBEC #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.69
#DEBBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#DEBBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBEC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBEC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EE
Deuteranopia (green-blind)
#BCC8EA
Tritanopia (blue-blind)
#DEC0CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debbec; /* rgb */ color: rgb(222, 187, 236); /* oklch */ color: oklch(83.8% 0.077 316.2);
Tailwind
colors: {
custom: {
50: '#e8cff2',
500: '#debbec',
950: '#000000',
},
}SCSS
$custom: #debbec; $custom-light: #e8cff2; $custom-dark: #000000;
JSON
{
"hex": "#debbec",
"rgb": {
"r": 222,
"g": 187,
"b": 236
},
"hsl": {
"h": 282.857,
"s": 56.322,
"l": 82.941
},
"oklch": {
"l": 0.83792,
"c": 0.07687,
"h": 316.2
},
"luminance": 0.57126
}Semantic roles & 50–950 ramp
primary
#DEBBEC
secondary
#96C982
accent
#C42250
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385