#DBB8EB#DBB8EB
#DBB8EB is a very light, moderate purple. Relative luminance 0.553; OKLCH L 82.9% C 0.079 H 315.1°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB8EB |
|---|---|
| RGB | rgb(219, 184, 235) |
| HSL | hsl(281, 56%, 82%) |
| HSV | hsv(281, 22%, 92%) |
| CMYK | cmyk(6.8%, 21.7%, 0%, 7.8%) |
| CIE-LAB | lab(79.24, 21.60, -20.70) |
| CIE-LCH | lch(79.24, 29.91, 316.23°) |
| OKLab | oklab(82.94% 0.0563 -0.056) |
| OKLCH | oklch(82.94% 0.079 315.1) |
| XYZ | xyz(61.3470, 55.3400, 86.0311) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.06
Light Lilac
#EDC8FF
ΔE00 4.15
Light Lavender
#DFC5FE
ΔE00 4.19
Pale Lilac
#E4CBFF
ΔE00 4.83
Light Violet
#D6B4FC
ΔE00 5.18
Pale Lavender
#EECFFE
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB8EB #C8EBB8
analogous
#C2B8EB #DBB8EB #EBB8E2
triadic
#DBB8EB #EBDBB8 #B8EBDB
tetradic
#DBB8EB #EBC2B8 #C8EBB8 #B8E2EB
square
#DBB8EB #EBC2B8 #C8EBB8 #B8E2EB
split-complementary
#DBB8EB #E2EBB8 #B8EBC2
monochromatic
#AB59D0 #C388DE #DBB8EB #F3E7F8 #F3E7F8
Accessibility & contrast
On white
1.74
#DBB8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DBB8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB8EB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB8EB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C2ED
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#DABEC9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dbb8eb; /* rgb */ color: rgb(219, 184, 235); /* oklch */ color: oklch(82.9% 0.079 315.1);
Tailwind
colors: {
custom: {
50: '#e6cdf1',
500: '#dbb8eb',
950: '#000000',
},
}SCSS
$custom: #dbb8eb; $custom-light: #e6cdf1; $custom-dark: #000000;
JSON
{
"hex": "#dbb8eb",
"rgb": {
"r": 219,
"g": 184,
"b": 235
},
"hsl": {
"h": 281.176,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.82936,
"c": 0.07942,
"h": 315.1
},
"luminance": 0.55339
}Semantic roles & 50–950 ramp
primary
#DBB8EB
secondary
#96C780
accent
#C42255
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#161316
muted
#848385