#DEB8FA#DEB8FA
#DEB8FA is a very light, moderate violet. Relative luminance 0.567; OKLCH L 83.8% C 0.099 H 310.4°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB8FA |
|---|---|
| RGB | rgb(222, 184, 250) |
| HSL | hsl(275, 87%, 85%) |
| HSV | hsv(275, 26%, 98%) |
| CMYK | cmyk(11.2%, 26.4%, 0%, 2%) |
| CIE-LAB | lab(80.02, 25.55, -27.53) |
| CIE-LCH | lch(80.02, 37.56, 312.86°) |
| OKLab | oklab(83.77% 0.0641 -0.0751) |
| OKLCH | oklch(83.77% 0.099 310.4) |
| XYZ | xyz(64.5170, 56.7133, 97.9719) |
| Luminance | 0.5671 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.25
Mauve
#E0B0FF
ΔE00 2.89
Light Lavendar
#EFC0FE
ΔE00 3.51
Light Lavender
#DFC5FE
ΔE00 3.63
Pale Violet
#CEAEFA
ΔE00 4.12
Light Lilac
#EDC8FF
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB8FA #D4FAB8
analogous
#BDB8FA #DEB8FA #FAB8F5
triadic
#DEB8FA #FADEB8 #B8FADE
tetradic
#DEB8FA #FABDB8 #D4FAB8 #B8F5FA
square
#DEB8FA #FABDB8 #D4FAB8 #B8F5FA
split-complementary
#DEB8FA #F5FAB8 #B8FABD
monochromatic
#A946F2 #C37FF6 #DEB8FA #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.70
#DEB8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#DEB8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB8FA
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB8FA | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC5FD
Deuteranopia (green-blind)
#B5C7F8
Tritanopia (blue-blind)
#DBC0CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #deb8fa; /* rgb */ color: rgb(222, 184, 250); /* oklch */ color: oklch(83.8% 0.099 310.4);
Tailwind
colors: {
custom: {
50: '#e9cdfc',
500: '#deb8fa',
950: '#000000',
},
}SCSS
$custom: #deb8fa; $custom-light: #e9cdfc; $custom-dark: #000000;
JSON
{
"hex": "#deb8fa",
"rgb": {
"r": 222,
"g": 184,
"b": 250
},
"hsl": {
"h": 274.545,
"s": 86.842,
"l": 85.098
},
"oklch": {
"l": 0.8377,
"c": 0.09873,
"h": 310.4
},
"luminance": 0.56713
}Semantic roles & 50–950 ramp
primary
#DEB8FA
secondary
#A3DE78
accent
#E30262
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161317
muted
#848385