#DBB5FC#DBB5FC
#DBB5FC is a very light, moderate violet. Relative luminance 0.551; OKLCH L 83.0% C 0.105 H 308.6°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB5FC |
|---|---|
| RGB | rgb(219, 181, 252) |
| HSL | hsl(272, 92%, 85%) |
| HSV | hsv(272, 28%, 99%) |
| CMYK | cmyk(13.1%, 28.2%, 0%, 1.2%) |
| CIE-LAB | lab(79.12, 26.65, -30.01) |
| CIE-LCH | lch(79.12, 40.13, 311.61°) |
| OKLab | oklab(83.04% 0.0656 -0.0821) |
| OKLCH | oklch(83.04% 0.105 308.6) |
| XYZ | xyz(63.3048, 55.1366, 99.3841) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.13
Mauve
#E0B0FF
ΔE00 2.09
Pale Violet
#CEAEFA
ΔE00 2.94
Light Lavender
#DFC5FE
ΔE00 4.46
Light Lavendar
#EFC0FE
ΔE00 4.62
Lilac (survey)
#CEA2FD
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB5FC #D6FCB5
analogous
#B8B5FC #DBB5FC #FCB5F9
triadic
#DBB5FC #FCDBB5 #B5FCDB
tetradic
#DBB5FC #FCB8B5 #D6FCB5 #B5F9FC
square
#DBB5FC #FCB8B5 #D6FCB5 #B5F9FC
split-complementary
#DBB5FC #F9FCB5 #B5FCB8
monochromatic
#A23FF7 #BE7AFA #DBB5FC #F1E2FE #F1E2FE
Accessibility & contrast
On white
1.75
#DBB5FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#DBB5FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB5FC
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB5FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB5FC | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FF
Deuteranopia (green-blind)
#B0C5FA
Tritanopia (blue-blind)
#D7BFCE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dbb5fc; /* rgb */ color: rgb(219, 181, 252); /* oklch */ color: oklch(83.0% 0.105 308.6);
Tailwind
colors: {
custom: {
50: '#e7cbfd',
500: '#dbb5fc',
950: '#000000',
},
}SCSS
$custom: #dbb5fc; $custom-light: #e7cbfd; $custom-dark: #000000;
JSON
{
"hex": "#dbb5fc",
"rgb": {
"r": 219,
"g": 181,
"b": 252
},
"hsl": {
"h": 272.113,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.83042,
"c": 0.10509,
"h": 308.6
},
"luminance": 0.55136
}Semantic roles & 50–950 ramp
primary
#DBB5FC
secondary
#A7E174
accent
#E6006B
background
#FEFEFF
surface
#FCFAFF
border
#D5D3D7
text
#161317
muted
#848385