#DEB5FA#DEB5FA
#DEB5FA is a very light, moderate violet. Relative luminance 0.555; OKLCH L 83.2% C 0.104 H 311.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB5FA |
|---|---|
| RGB | rgb(222, 181, 250) |
| HSL | hsl(276, 87%, 85%) |
| HSV | hsv(276, 28%, 98%) |
| CMYK | cmyk(11.2%, 27.6%, 0%, 2%) |
| CIE-LAB | lab(79.32, 27.17, -28.61) |
| CIE-LCH | lch(79.32, 39.45, 313.52°) |
| OKLab | oklab(83.23% 0.0683 -0.0781) |
| OKLCH | oklch(83.23% 0.104 311.2) |
| XYZ | xyz(63.9004, 55.4802, 97.7664) |
| Luminance | 0.5548 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.07
Light Violet
#D6B4FC
ΔE00 2.07
Pale Violet
#CEAEFA
ΔE00 3.77
Light Lavendar
#EFC0FE
ΔE00 3.85
Light Lavender
#DFC5FE
ΔE00 4.49
Light Lilac
#EDC8FF
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB5FA #D1FAB5
analogous
#BCB5FA #DEB5FA #FAB5F4
triadic
#DEB5FA #FADEB5 #B5FADE
tetradic
#DEB5FA #FABCB5 #D1FAB5 #B5F4FA
square
#DEB5FA #FABCB5 #D1FAB5 #B5F4FA
split-complementary
#DEB5FA #F4FAB5 #B5FABC
monochromatic
#AB42F2 #C47CF6 #DEB5FA #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.74
#DEB5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#DEB5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB5FA
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB5FA | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FD
Deuteranopia (green-blind)
#B3C5F8
Tritanopia (blue-blind)
#DBBECD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #deb5fa; /* rgb */ color: rgb(222, 181, 250); /* oklch */ color: oklch(83.2% 0.104 311.2);
Tailwind
colors: {
custom: {
50: '#e9cbfc',
500: '#deb5fa',
950: '#000000',
},
}SCSS
$custom: #deb5fa; $custom-light: #e9cbfc; $custom-dark: #000000;
JSON
{
"hex": "#deb5fa",
"rgb": {
"r": 222,
"g": 181,
"b": 250
},
"hsl": {
"h": 275.652,
"s": 87.342,
"l": 84.51
},
"oklch": {
"l": 0.83232,
"c": 0.10382,
"h": 311.2
},
"luminance": 0.55479
}Semantic roles & 50–950 ramp
primary
#DEB5FA
secondary
#A0DE75
accent
#E4025D
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161317
muted
#848385