#DEBBFB#DEBBFB
#DEBBFB is a very light, moderate violet. Relative luminance 0.580; OKLCH L 84.4% C 0.095 H 309.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBFB |
|---|---|
| RGB | rgb(222, 187, 251) |
| HSL | hsl(273, 89%, 86%) |
| HSV | hsv(273, 25%, 98%) |
| CMYK | cmyk(11.6%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(80.76, 24.14, -26.94) |
| CIE-LCH | lch(80.76, 36.17, 311.86°) |
| OKLab | oklab(84.35% 0.06 -0.0735) |
| OKLCH | oklch(84.35% 0.095 309.3) |
| XYZ | xyz(65.3040, 58.0358, 99.0098) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.55
Light Lavender
#DFC5FE
ΔE00 2.80
Light Lavendar
#EFC0FE
ΔE00 3.47
Mauve
#E0B0FF
ΔE00 3.63
Light Lilac
#EDC8FF
ΔE00 3.93
Pale Lilac
#E4CBFF
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBFB #D8FBBB
analogous
#BEBBFB #DEBBFB #FBBBF8
triadic
#DEBBFB #FBDEBB #BBFBDE
tetradic
#DEBBFB #FBBEBB #D8FBBB #BBF8FB
square
#DEBBFB #FBBEBB #D8FBBB #BBF8FB
split-complementary
#DEBBFB #F8FBBB #BBFBBE
monochromatic
#A647F4 #C281F8 #DEBBFB #F1E2FD #F1E2FD
Accessibility & contrast
On white
1.67
#DEBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#DEBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBFB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBFB | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FE
Deuteranopia (green-blind)
#B7C9F9
Tritanopia (blue-blind)
#DBC3D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debbfb; /* rgb */ color: rgb(222, 187, 251); /* oklch */ color: oklch(84.4% 0.095 309.3);
Tailwind
colors: {
custom: {
50: '#e8cffc',
500: '#debbfb',
950: '#000000',
},
}SCSS
$custom: #debbfb; $custom-light: #e8cffc; $custom-dark: #000000;
JSON
{
"hex": "#debbfb",
"rgb": {
"r": 222,
"g": 187,
"b": 251
},
"hsl": {
"h": 272.813,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.84351,
"c": 0.09488,
"h": 309.3
},
"luminance": 0.58035
}Semantic roles & 50–950 ramp
primary
#DEBBFB
secondary
#A8E07A
accent
#E60068
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385