#DEBBF1#DEBBF1
#DEBBF1 is a very light, moderate violet. Relative luminance 0.574; OKLCH L 84.0% C 0.083 H 313.6°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBF1 |
|---|---|
| RGB | rgb(222, 187, 241) |
| HSL | hsl(279, 66%, 84%) |
| HSV | hsv(279, 22%, 95%) |
| CMYK | cmyk(7.9%, 22.4%, 0%, 5.5%) |
| CIE-LAB | lab(80.42, 22.13, -22.10) |
| CIE-LCH | lch(80.42, 31.28, 315.03°) |
| OKLab | oklab(83.97% 0.0571 -0.0599) |
| OKLCH | oklch(83.97% 0.083 313.6) |
| XYZ | xyz(63.7691, 57.4219, 90.9262) |
| Luminance | 0.5742 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.26
Light Lavendar
#EFC0FE
ΔE00 3.27
Light Lilac
#EDC8FF
ΔE00 3.28
Pale Lilac
#E4CBFF
ΔE00 4.03
Light Violet
#D6B4FC
ΔE00 4.62
Pale Lavender
#EECFFE
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBF1 #CEF1BB
analogous
#C3BBF1 #DEBBF1 #F1BBE9
triadic
#DEBBF1 #F1DEBB #BBF1DE
tetradic
#DEBBF1 #F1C3BB #CEF1BB #BBE9F1
square
#DEBBF1 #F1C3BB #CEF1BB #BBE9F1
split-complementary
#DEBBF1 #E9F1BB #BBF1C3
monochromatic
#AD55DC #C588E7 #DEBBF1 #F3E6FA #F3E6FA
Accessibility & contrast
On white
1.68
#DEBBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#DEBBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBF1
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBF1 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C6F3
Deuteranopia (green-blind)
#BBC8EF
Tritanopia (blue-blind)
#DDC1CE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debbf1; /* rgb */ color: rgb(222, 187, 241); /* oklch */ color: oklch(84.0% 0.083 313.6);
Tailwind
colors: {
custom: {
50: '#e8cff5',
500: '#debbf1',
950: '#000000',
},
}SCSS
$custom: #debbf1; $custom-light: #e8cff5; $custom-dark: #000000;
JSON
{
"hex": "#debbf1",
"rgb": {
"r": 222,
"g": 187,
"b": 241
},
"hsl": {
"h": 278.889,
"s": 65.854,
"l": 83.922
},
"oklch": {
"l": 0.83974,
"c": 0.08276,
"h": 313.6
},
"luminance": 0.57421
}Semantic roles & 50–950 ramp
primary
#DEBBF1
secondary
#9CD080
accent
#CE1858
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385