#DEBBF6#DEBBF6
#DEBBF6 is a very light, moderate violet. Relative luminance 0.577; OKLCH L 84.2% C 0.089 H 311.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBF6 |
|---|---|
| RGB | rgb(222, 187, 246) |
| HSL | hsl(276, 77%, 85%) |
| HSV | hsv(276, 24%, 96%) |
| CMYK | cmyk(9.8%, 24%, 0%, 3.5%) |
| CIE-LAB | lab(80.59, 23.13, -24.53) |
| CIE-LCH | lch(80.59, 33.71, 313.32°) |
| OKLab | oklab(84.16% 0.0586 -0.0667) |
| OKLCH | oklch(84.16% 0.089 311.3) |
| XYZ | xyz(64.5262, 57.7247, 94.9136) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.79
Light Lavendar
#EFC0FE
ΔE00 3.15
Light Lilac
#EDC8FF
ΔE00 3.42
Light Violet
#D6B4FC
ΔE00 3.50
Pale Lilac
#E4CBFF
ΔE00 4.00
Mauve
#E0B0FF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBF6 #D3F6BB
analogous
#C1BBF6 #DEBBF6 #F6BBF1
triadic
#DEBBF6 #F6DEBB #BBF6DE
tetradic
#DEBBF6 #F6C1BB #D3F6BB #BBF1F6
square
#DEBBF6 #F6C1BB #D3F6BB #BBF1F6
split-complementary
#DEBBF6 #F1F6BB #BBF6C1
monochromatic
#AA4FE8 #C485EF #DEBBF6 #F2E4FB #F2E4FB
Accessibility & contrast
On white
1.67
#DEBBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#DEBBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBF6
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBF6 | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C6F8
Deuteranopia (green-blind)
#B9C9F4
Tritanopia (blue-blind)
#DCC2CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debbf6; /* rgb */ color: rgb(222, 187, 246); /* oklch */ color: oklch(84.2% 0.089 311.3);
Tailwind
colors: {
custom: {
50: '#e8cff9',
500: '#debbf6',
950: '#000000',
},
}SCSS
$custom: #debbf6; $custom-light: #e8cff9; $custom-dark: #000000;
JSON
{
"hex": "#debbf6",
"rgb": {
"r": 222,
"g": 187,
"b": 246
},
"hsl": {
"h": 275.593,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.8416,
"c": 0.08877,
"h": 311.3
},
"luminance": 0.57724
}Semantic roles & 50–950 ramp
primary
#DEBBF6
secondary
#A2D87D
accent
#D90D60
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385