#DEBBFA#DEBBFA
#DEBBFA is a very light, moderate violet. Relative luminance 0.580; OKLCH L 84.3% C 0.094 H 309.6°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBFA |
|---|---|
| RGB | rgb(222, 187, 250) |
| HSL | hsl(273, 86%, 86%) |
| HSV | hsv(273, 25%, 98%) |
| CMYK | cmyk(11.2%, 25.2%, 0%, 2%) |
| CIE-LAB | lab(80.72, 23.93, -26.46) |
| CIE-LCH | lch(80.72, 35.68, 312.14°) |
| OKLab | oklab(84.31% 0.0598 -0.0721) |
| OKLCH | oklch(84.31% 0.094 309.6) |
| XYZ | xyz(65.1468, 57.9729, 98.1818) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.73
Light Lavender
#DFC5FE
ΔE00 2.76
Light Lavendar
#EFC0FE
ΔE00 3.38
Mauve
#E0B0FF
ΔE00 3.76
Light Lilac
#EDC8FF
ΔE00 3.81
Pale Lilac
#E4CBFF
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBFA #D7FABB
analogous
#BEBBFA #DEBBFA #FABBF7
triadic
#DEBBFA #FADEBB #BBFADE
tetradic
#DEBBFA #FABEBB #D7FABB #BBF7FA
square
#DEBBFA #FABEBB #D7FABB #BBF7FA
split-complementary
#DEBBFA #F7FABB #BBFABE
monochromatic
#A749F2 #C282F6 #DEBBFA #F1E2FD #F1E2FD
Accessibility & contrast
On white
1.67
#DEBBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#DEBBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBFA
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBFA | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C7FD
Deuteranopia (green-blind)
#B8C9F8
Tritanopia (blue-blind)
#DBC3D1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debbfa; /* rgb */ color: rgb(222, 187, 250); /* oklch */ color: oklch(84.3% 0.094 309.6);
Tailwind
colors: {
custom: {
50: '#e8cffc',
500: '#debbfa',
950: '#000000',
},
}SCSS
$custom: #debbfa; $custom-light: #e8cffc; $custom-dark: #000000;
JSON
{
"hex": "#debbfa",
"rgb": {
"r": 222,
"g": 187,
"b": 250
},
"hsl": {
"h": 273.333,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.84312,
"c": 0.09366,
"h": 309.6
},
"luminance": 0.57972
}Semantic roles & 50–950 ramp
primary
#DEBBFA
secondary
#A7DE7B
accent
#E30366
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161417
muted
#848385