#DEB9FB#DEB9FB
#DEB9FB is a very light, moderate violet. Relative luminance 0.572; OKLCH L 84.0% C 0.098 H 309.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB9FB |
|---|---|
| RGB | rgb(222, 185, 251) |
| HSL | hsl(274, 89%, 85%) |
| HSV | hsv(274, 26%, 98%) |
| CMYK | cmyk(11.6%, 26.3%, 0%, 1.6%) |
| CIE-LAB | lab(80.29, 25.22, -27.66) |
| CIE-LCH | lch(80.29, 37.43, 312.36°) |
| OKLab | oklab(83.99% 0.0629 -0.0755) |
| OKLCH | oklch(83.99% 0.098 309.8) |
| XYZ | xyz(64.8827, 57.1931, 98.8694) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 2.21
Mauve
#E0B0FF
ΔE00 3.05
Light Lavender
#DFC5FE
ΔE00 3.39
Light Lavendar
#EFC0FE
ΔE00 3.55
Pale Violet
#CEAEFA
ΔE00 4.12
Light Lilac
#EDC8FF
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB9FB #D6FBB9
analogous
#BDB9FB #DEB9FB #FBB9F7
triadic
#DEB9FB #FBDEB9 #B9FBDE
tetradic
#DEB9FB #FBBDB9 #D6FBB9 #B9F7FB
square
#DEB9FB #FBBDB9 #D6FBB9 #B9F7FB
split-complementary
#DEB9FB #F7FBB9 #B9FBBD
monochromatic
#A745F4 #C37FF8 #DEB9FB #F1E2FD #F1E2FD
Accessibility & contrast
On white
1.69
#DEB9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#DEB9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB9FB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB9FB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC5FE
Deuteranopia (green-blind)
#B6C8F9
Tritanopia (blue-blind)
#DBC2D0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #deb9fb; /* rgb */ color: rgb(222, 185, 251); /* oklch */ color: oklch(84.0% 0.098 309.8);
Tailwind
colors: {
custom: {
50: '#e9cefc',
500: '#deb9fb',
950: '#000000',
},
}SCSS
$custom: #deb9fb; $custom-light: #e9cefc; $custom-dark: #000000;
JSON
{
"hex": "#deb9fb",
"rgb": {
"r": 222,
"g": 185,
"b": 251
},
"hsl": {
"h": 273.636,
"s": 89.189,
"l": 85.49
},
"oklch": {
"l": 0.83989,
"c": 0.09825,
"h": 309.8
},
"luminance": 0.57193
}Semantic roles & 50–950 ramp
primary
#DEB9FB
secondary
#A6E078
accent
#E60065
background
#FEFEFF
surface
#FDFBFF
border
#D5D4D7
text
#161317
muted
#848385