#DEBBFC#DEBBFC
#DEBBFC is a very light, moderate violet. Relative luminance 0.581; OKLCH L 84.4% C 0.096 H 308.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBFC |
|---|---|
| RGB | rgb(222, 187, 252) |
| HSL | hsl(272, 92%, 86%) |
| HSV | hsv(272, 26%, 99%) |
| CMYK | cmyk(11.9%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(80.79, 24.34, -27.42) |
| CIE-LCH | lch(80.79, 36.66, 311.60°) |
| OKLab | oklab(84.39% 0.0603 -0.0748) |
| OKLCH | oklch(84.39% 0.096 308.9) |
| XYZ | xyz(65.4621, 58.0990, 99.8422) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.40
Light Lavender
#DFC5FE
ΔE00 2.86
Mauve
#E0B0FF
ΔE00 3.51
Light Lavendar
#EFC0FE
ΔE00 3.58
Light Lilac
#EDC8FF
ΔE00 4.06
Pale Violet
#CEAEFA
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBFC #D9FCBB
analogous
#BDBBFC #DEBBFC #FCBBF9
triadic
#DEBBFC #FCDEBB #BBFCDE
tetradic
#DEBBFC #FCBDBB #D9FCBB #BBF9FC
square
#DEBBFC #FCBDBB #D9FCBB #BBF9FC
split-complementary
#DEBBFC #F9FCBB #BBFCBD
monochromatic
#A546F7 #C280F9 #DEBBFC #F1E2FE #F1E2FE
Accessibility & contrast
On white
1.66
#DEBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#DEBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBFC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBFC | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C7FF
Deuteranopia (green-blind)
#B7C9FA
Tritanopia (blue-blind)
#DBC4D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #debbfc; /* rgb */ color: rgb(222, 187, 252); /* oklch */ color: oklch(84.4% 0.096 308.9);
Tailwind
colors: {
custom: {
50: '#e9cffd',
500: '#debbfc',
950: '#000000',
},
}SCSS
$custom: #debbfc; $custom-light: #e9cffd; $custom-dark: #000000;
JSON
{
"hex": "#debbfc",
"rgb": {
"r": 222,
"g": 187,
"b": 252
},
"hsl": {
"h": 272.308,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.84389,
"c": 0.09611,
"h": 308.9
},
"luminance": 0.58099
}Semantic roles & 50–950 ramp
primary
#DEBBFC
secondary
#AAE279
accent
#E6006A
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385