#DEBBF2#DEBBF2
#DEBBF2 is a very light, moderate violet. Relative luminance 0.575; OKLCH L 84.0% C 0.084 H 313.1°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBF2 |
|---|---|
| RGB | rgb(222, 187, 242) |
| HSL | hsl(278, 68%, 84%) |
| HSV | hsv(278, 23%, 95%) |
| CMYK | cmyk(8.3%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(80.45, 22.33, -22.59) |
| CIE-LCH | lch(80.45, 31.76, 314.67°) |
| OKLab | oklab(84.01% 0.0574 -0.0613) |
| OKLCH | oklch(84.01% 0.084 313.1) |
| XYZ | xyz(63.9189, 57.4818, 91.7150) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.14
Light Lavendar
#EFC0FE
ΔE00 3.21
Light Lilac
#EDC8FF
ΔE00 3.27
Pale Lilac
#E4CBFF
ΔE00 3.99
Light Violet
#D6B4FC
ΔE00 4.38
Pale Lavender
#EECFFE
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBF2 #CFF2BB
analogous
#C3BBF2 #DEBBF2 #F2BBEB
triadic
#DEBBF2 #F2DEBB #BBF2DE
tetradic
#DEBBF2 #F2C3BB #CFF2BB #BBEBF2
square
#DEBBF2 #F2C3BB #CFF2BB #BBEBF2
split-complementary
#DEBBF2 #EBF2BB #BBF2C3
monochromatic
#AC54DE #C588E8 #DEBBF2 #F3E5FA #F3E5FA
Accessibility & contrast
On white
1.68
#DEBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#DEBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBF2
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBF2 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C6F4
Deuteranopia (green-blind)
#BAC9F0
Tritanopia (blue-blind)
#DDC1CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debbf2; /* rgb */ color: rgb(222, 187, 242); /* oklch */ color: oklch(84.0% 0.084 313.1);
Tailwind
colors: {
custom: {
50: '#e8cff6',
500: '#debbf2',
950: '#000000',
},
}SCSS
$custom: #debbf2; $custom-light: #e8cff6; $custom-dark: #000000;
JSON
{
"hex": "#debbf2",
"rgb": {
"r": 222,
"g": 187,
"b": 242
},
"hsl": {
"h": 278.182,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.84011,
"c": 0.08396,
"h": 313.1
},
"luminance": 0.57481
}Semantic roles & 50–950 ramp
primary
#DEBBF2
secondary
#9DD280
accent
#D01659
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161417
muted
#848385