#DBB4FE#DBB4FE
#DBB4FE is a very light, moderate violet. Relative luminance 0.549; OKLCH L 82.9% C 0.109 H 308.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB4FE |
|---|---|
| RGB | rgb(219, 180, 254) |
| HSL | hsl(272, 97%, 85%) |
| HSV | hsv(272, 29%, 100%) |
| CMYK | cmyk(13.8%, 29.1%, 0%, 0.4%) |
| CIE-LAB | lab(78.96, 27.61, -31.32) |
| CIE-LCH | lch(78.96, 41.76, 311.39°) |
| OKLab | oklab(82.94% 0.0675 -0.0859) |
| OKLCH | oklch(82.94% 0.109 308.2) |
| XYZ | xyz(63.4208, 54.8588, 100.9945) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Violet
#D6B4FC
ΔE00 1.06
Mauve
#E0B0FF
ΔE00 1.74
Pale Violet
#CEAEFA
ΔE00 2.64
Light Lavender
#DFC5FE
ΔE00 4.93
Light Lavendar
#EFC0FE
ΔE00 5.01
Lilac (survey)
#CEA2FD
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB4FE #D7FEB4
analogous
#B6B4FE #DBB4FE #FEB4FC
triadic
#DBB4FE #FEDBB4 #B4FEDB
tetradic
#DBB4FE #FEB6B4 #D7FEB4 #B4FCFE
square
#DBB4FE #FEB6B4 #D7FEB4 #B4FCFE
split-complementary
#DBB4FE #FCFEB4 #B4FEB6
monochromatic
#A13BFC #BE78FD #DBB4FE #F1E1FF #F1E1FF
Accessibility & contrast
On white
1.75
#DBB4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#DBB4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB4FE
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB4FE | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C2FF
Deuteranopia (green-blind)
#AFC4FC
Tritanopia (blue-blind)
#D7BECE
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbb4fe; /* rgb */ color: rgb(219, 180, 254); /* oklch */ color: oklch(82.9% 0.109 308.2);
Tailwind
colors: {
custom: {
50: '#e7caff',
500: '#dbb4fe',
950: '#000000',
},
}SCSS
$custom: #dbb4fe; $custom-light: #e7caff; $custom-dark: #000000;
JSON
{
"hex": "#dbb4fe",
"rgb": {
"r": 219,
"g": 180,
"b": 254
},
"hsl": {
"h": 271.622,
"s": 97.368,
"l": 85.098
},
"oklch": {
"l": 0.82943,
"c": 0.10923,
"h": 308.2
},
"luminance": 0.54858
}Semantic roles & 50–950 ramp
primary
#DBB4FE
secondary
#A8E472
accent
#E6006D
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#161318
muted
#848286