#DEB5FB#DEB5FB
#DEB5FB is a very light, moderate violet. Relative luminance 0.555; OKLCH L 83.3% C 0.105 H 310.8°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB5FB |
|---|---|
| RGB | rgb(222, 181, 251) |
| HSL | hsl(275, 90%, 85%) |
| HSV | hsv(275, 28%, 98%) |
| CMYK | cmyk(11.6%, 27.9%, 0%, 1.6%) |
| CIE-LAB | lab(79.35, 27.37, -29.09) |
| CIE-LCH | lch(79.35, 39.94, 313.26°) |
| OKLab | oklab(83.27% 0.0686 -0.0795) |
| OKLCH | oklch(83.27% 0.105 310.8) |
| XYZ | xyz(64.0576, 55.5431, 98.5944) |
| Luminance | 0.5554 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.92
Light Violet
#D6B4FC
ΔE00 1.93
Pale Violet
#CEAEFA
ΔE00 3.63
Light Lavendar
#EFC0FE
ΔE00 3.97
Light Lavender
#DFC5FE
ΔE00 4.54
Light Lilac
#EDC8FF
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB5FB #D2FBB5
analogous
#BBB5FB #DEB5FB #FBB5F5
triadic
#DEB5FB #FBDEB5 #B5FBDE
tetradic
#DEB5FB #FBBBB5 #D2FBB5 #B5F5FB
square
#DEB5FB #FBBBB5 #D2FBB5 #B5F5FB
split-complementary
#DEB5FB #F5FBB5 #B5FBBB
monochromatic
#AA41F5 #C47BF8 #DEB5FB #F2E2FD #F2E2FD
Accessibility & contrast
On white
1.73
#DEB5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#DEB5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB5FB
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB5FB | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC3FE
Deuteranopia (green-blind)
#B2C5F9
Tritanopia (blue-blind)
#DBBECE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #deb5fb; /* rgb */ color: rgb(222, 181, 251); /* oklch */ color: oklch(83.3% 0.105 310.8);
Tailwind
colors: {
custom: {
50: '#e9cbfc',
500: '#deb5fb',
950: '#000000',
},
}SCSS
$custom: #deb5fb; $custom-light: #e9cbfc; $custom-dark: #000000;
JSON
{
"hex": "#deb5fb",
"rgb": {
"r": 222,
"g": 181,
"b": 251
},
"hsl": {
"h": 275.143,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.83272,
"c": 0.10502,
"h": 310.8
},
"luminance": 0.55542
}Semantic roles & 50–950 ramp
primary
#DEB5FB
secondary
#A1DF75
accent
#E6005F
background
#FEFEFF
surface
#FDFAFF
border
#D5D3D7
text
#161317
muted
#848385