#DBB5FB#DBB5FB
#DBB5FB is a very light, moderate violet. Relative luminance 0.551; OKLCH L 83.0% C 0.104 H 309.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB5FB |
|---|---|
| RGB | rgb(219, 181, 251) |
| HSL | hsl(273, 90%, 85%) |
| HSV | hsv(273, 28%, 98%) |
| CMYK | cmyk(12.7%, 27.9%, 0%, 1.6%) |
| CIE-LAB | lab(79.08, 26.45, -29.53) |
| CIE-LCH | lch(79.08, 39.64, 311.85°) |
| OKLab | oklab(83% 0.0653 -0.0808) |
| OKLCH | oklch(83% 0.104 309) |
| XYZ | xyz(63.1467, 55.0734, 98.5517) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.26
Mauve
#E0B0FF
ΔE00 2.17
Pale Violet
#CEAEFA
ΔE00 3.06
Light Lavender
#DFC5FE
ΔE00 4.38
Light Lavendar
#EFC0FE
ΔE00 4.49
Light Lilac
#EDC8FF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB5FB #D5FBB5
analogous
#B8B5FB #DBB5FB #FBB5F8
triadic
#DBB5FB #FBDBB5 #B5FBDB
tetradic
#DBB5FB #FBB8B5 #D5FBB5 #B5F8FB
square
#DBB5FB #FBB8B5 #D5FBB5 #B5F8FB
split-complementary
#DBB5FB #F8FBB5 #B5FBB8
monochromatic
#A341F5 #BF7BF8 #DBB5FB #F1E2FD #F1E2FD
Accessibility & contrast
On white
1.75
#DBB5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#DBB5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB5FB
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB5FB | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#B1C4F9
Tritanopia (blue-blind)
#D7BECE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dbb5fb; /* rgb */ color: rgb(219, 181, 251); /* oklch */ color: oklch(83.0% 0.104 309.0);
Tailwind
colors: {
custom: {
50: '#e7cbfc',
500: '#dbb5fb',
950: '#000000',
},
}SCSS
$custom: #dbb5fb; $custom-light: #e7cbfc; $custom-dark: #000000;
JSON
{
"hex": "#dbb5fb",
"rgb": {
"r": 219,
"g": 181,
"b": 251
},
"hsl": {
"h": 272.571,
"s": 89.744,
"l": 84.706
},
"oklch": {
"l": 0.83002,
"c": 0.10386,
"h": 309
},
"luminance": 0.55073
}Semantic roles & 50–950 ramp
primary
#DBB5FB
secondary
#A6DF75
accent
#E60069
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#161317
muted
#848385