#DBB7EB#DBB7EB
#DBB7EB is a very light, moderate purple. Relative luminance 0.549; OKLCH L 82.8% C 0.081 H 315.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB7EB |
|---|---|
| RGB | rgb(219, 183, 235) |
| HSL | hsl(282, 57%, 82%) |
| HSV | hsv(282, 22%, 92%) |
| CMYK | cmyk(6.8%, 22.1%, 0%, 7.8%) |
| CIE-LAB | lab(79.00, 22.14, -21.06) |
| CIE-LCH | lch(79.00, 30.55, 316.44°) |
| OKLab | oklab(82.75% 0.0578 -0.057) |
| OKLCH | oklch(82.75% 0.081 315.4) |
| XYZ | xyz(61.1400, 54.9260, 85.9621) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.00
Light Lilac
#EDC8FF
ΔE00 4.28
Light Lavender
#DFC5FE
ΔE00 4.33
Light Violet
#D6B4FC
ΔE00 5.01
Pale Lilac
#E4CBFF
ΔE00 5.05
Pale Lavender
#EECFFE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB7EB #C7EBB7
analogous
#C1B7EB #DBB7EB #EBB7E1
triadic
#DBB7EB #EBDBB7 #B7EBDB
tetradic
#DBB7EB #EBC1B7 #C7EBB7 #B7E1EB
square
#DBB7EB #EBC1B7 #C7EBB7 #B7E1EB
split-complementary
#DBB7EB #E1EBB7 #B7EBC1
monochromatic
#AB57D0 #C387DE #DBB7EB #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.75
#DBB7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#DBB7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB7EB
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB7EB | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C1ED
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#DABDC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dbb7eb; /* rgb */ color: rgb(219, 183, 235); /* oklch */ color: oklch(82.8% 0.081 315.4);
Tailwind
colors: {
custom: {
50: '#e6ccf1',
500: '#dbb7eb',
950: '#000000',
},
}SCSS
$custom: #dbb7eb; $custom-light: #e6ccf1; $custom-dark: #000000;
JSON
{
"hex": "#dbb7eb",
"rgb": {
"r": 219,
"g": 183,
"b": 235
},
"hsl": {
"h": 281.538,
"s": 56.522,
"l": 81.961
},
"oklch": {
"l": 0.82753,
"c": 0.08116,
"h": 315.4
},
"luminance": 0.54925
}Semantic roles & 50–950 ramp
primary
#DBB7EB
secondary
#95C77F
accent
#C42153
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#161316
muted
#848385