#DEBBF9#DEBBF9
#DEBBF9 is a very light, moderate violet. Relative luminance 0.579; OKLCH L 84.3% C 0.092 H 310.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBF9 |
|---|---|
| RGB | rgb(222, 187, 249) |
| HSL | hsl(274, 84%, 85%) |
| HSV | hsv(274, 25%, 98%) |
| CMYK | cmyk(10.8%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(80.69, 23.73, -25.97) |
| CIE-LCH | lch(80.69, 35.18, 312.42°) |
| OKLab | oklab(84.27% 0.0595 -0.0708) |
| OKLCH | oklch(84.27% 0.092 310) |
| XYZ | xyz(64.9904, 57.9104, 97.3582) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 2.74
Light Violet
#D6B4FC
ΔE00 2.91
Light Lavendar
#EFC0FE
ΔE00 3.30
Light Lilac
#EDC8FF
ΔE00 3.69
Mauve
#E0B0FF
ΔE00 3.90
Pale Lilac
#E4CBFF
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBF9 #D6F9BB
analogous
#BFBBF9 #DEBBF9 #F9BBF5
triadic
#DEBBF9 #F9DEBB #BBF9DE
tetradic
#DEBBF9 #F9BFBB #D6F9BB #BBF5F9
square
#DEBBF9 #F9BFBB #D6F9BB #BBF5F9
split-complementary
#DEBBF9 #F5F9BB #BBF9BF
monochromatic
#A74BEF #C383F4 #DEBBF9 #F1E3FD #F1E3FD
Accessibility & contrast
On white
1.67
#DEBBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#DEBBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBF9
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBF9 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FC
Deuteranopia (green-blind)
#B8C9F7
Tritanopia (blue-blind)
#DBC3D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debbf9; /* rgb */ color: rgb(222, 187, 249); /* oklch */ color: oklch(84.3% 0.092 310.0);
Tailwind
colors: {
custom: {
50: '#e8cffb',
500: '#debbf9',
950: '#000000',
},
}SCSS
$custom: #debbf9; $custom-light: #e8cffb; $custom-dark: #000000;
JSON
{
"hex": "#debbf9",
"rgb": {
"r": 222,
"g": 187,
"b": 249
},
"hsl": {
"h": 273.871,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.84274,
"c": 0.09243,
"h": 310
},
"luminance": 0.5791
}Semantic roles & 50–950 ramp
primary
#DEBBF9
secondary
#A6DD7B
accent
#E00565
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385