#DEBBEF#DEBBEF
#DEBBEF is a very light, moderate purple. Relative luminance 0.573; OKLCH L 83.9% C 0.080 H 314.6°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBEF |
|---|---|
| RGB | rgb(222, 187, 239) |
| HSL | hsl(280, 62%, 84%) |
| HSV | hsv(280, 22%, 94%) |
| CMYK | cmyk(7.1%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(80.35, 21.74, -21.13) |
| CIE-LCH | lch(80.35, 30.32, 315.81°) |
| OKLab | oklab(83.9% 0.0565 -0.0572) |
| OKLCH | oklch(83.9% 0.08 314.6) |
| XYZ | xyz(63.4720, 57.3030, 89.3615) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.36
Light Lavendar
#EFC0FE
ΔE00 3.46
Light Lavender
#DFC5FE
ΔE00 3.56
Pale Lilac
#E4CBFF
ΔE00 4.14
Pale Lavender
#EECFFE
ΔE00 4.67
Light Violet
#D6B4FC
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBEF #CCEFBB
analogous
#C4BBEF #DEBBEF #EFBBE6
triadic
#DEBBEF #EFDEBB #BBEFDE
tetradic
#DEBBEF #EFC4BB #CCEFBB #BBE6EF
square
#DEBBEF #EFC4BB #CCEFBB #BBE6EF
split-complementary
#DEBBEF #E6EFBB #BBEFC4
monochromatic
#AE58D8 #C689E3 #DEBBEF #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.69
#DEBBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#DEBBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBEF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBEF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C5F1
Deuteranopia (green-blind)
#BBC8ED
Tritanopia (blue-blind)
#DDC1CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debbef; /* rgb */ color: rgb(222, 187, 239); /* oklch */ color: oklch(83.9% 0.080 314.6);
Tailwind
colors: {
custom: {
50: '#e8cff4',
500: '#debbef',
950: '#000000',
},
}SCSS
$custom: #debbef; $custom-light: #e8cff4; $custom-dark: #000000;
JSON
{
"hex": "#debbef",
"rgb": {
"r": 222,
"g": 187,
"b": 239
},
"hsl": {
"h": 280.385,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83901,
"c": 0.08039,
"h": 314.6
},
"luminance": 0.57302
}Semantic roles & 50–950 ramp
primary
#DEBBEF
secondary
#9ACD81
accent
#CA1C55
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385