#DBB0FE#DBB0FE
#DBB0FE is a very light, moderate violet. Relative luminance 0.533; OKLCH L 82.2% C 0.116 H 309.2°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB0FE |
|---|---|
| RGB | rgb(219, 176, 254) |
| HSL | hsl(273, 98%, 84%) |
| HSV | hsv(273, 31%, 100%) |
| CMYK | cmyk(13.8%, 30.7%, 0%, 0.4%) |
| CIE-LAB | lab(78.03, 29.77, -32.75) |
| CIE-LCH | lch(78.03, 44.26, 312.27°) |
| OKLab | oklab(82.23% 0.0732 -0.0899) |
| OKLCH | oklch(82.23% 0.116 309.2) |
| XYZ | xyz(62.6249, 53.2671, 100.7292) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 1.03
Light Violet
#D6B4FC
ΔE00 1.84
Pale Violet
#CEAEFA
ΔE00 2.58
Lilac (survey)
#CEA2FD
ΔE00 4.16
Lavender (survey)
#C79FEF
ΔE00 4.76
Pastel Purple
#CAA0FF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB0FE #D3FEB0
analogous
#B4B0FE #DBB0FE #FEB0FA
triadic
#DBB0FE #FEDBB0 #B0FEDB
tetradic
#DBB0FE #FEB4B0 #D3FEB0 #B0FAFE
square
#DBB0FE #FEB4B0 #D3FEB0 #B0FAFE
split-complementary
#DBB0FE #FAFEB0 #B0FEB4
monochromatic
#A437FC #BF74FD #DBB0FE #F1E1FF #F1E1FF
Accessibility & contrast
On white
1.80
#DBB0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#DBB0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB0FE
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB0FE | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#ABC2FC
Tritanopia (blue-blind)
#D7BBCC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbb0fe; /* rgb */ color: rgb(219, 176, 254); /* oklch */ color: oklch(82.2% 0.116 309.2);
Tailwind
colors: {
custom: {
50: '#e7c8ff',
500: '#dbb0fe',
950: '#000000',
},
}SCSS
$custom: #dbb0fe; $custom-light: #e7c8ff; $custom-dark: #000000;
JSON
{
"hex": "#dbb0fe",
"rgb": {
"r": 219,
"g": 176,
"b": 254
},
"hsl": {
"h": 273.077,
"s": 97.5,
"l": 84.314
},
"oklch": {
"l": 0.82234,
"c": 0.11593,
"h": 309.2
},
"luminance": 0.53266
}Semantic roles & 50–950 ramp
primary
#DBB0FE
secondary
#A3E46E
accent
#E60067
background
#FEFDFF
surface
#FCF9FF
border
#D5D2D7
text
#161318
muted
#848286