#DBBBEB#DBBBEB
#DBBBEB is a very light, moderate purple. Relative luminance 0.566; OKLCH L 83.5% C 0.074 H 314.4°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBEB |
|---|---|
| RGB | rgb(219, 187, 235) |
| HSL | hsl(280, 55%, 83%) |
| HSV | hsv(280, 20%, 92%) |
| CMYK | cmyk(6.8%, 20.4%, 0%, 7.8%) |
| CIE-LAB | lab(79.95, 19.98, -19.61) |
| CIE-LCH | lch(79.95, 28.00, 315.54°) |
| OKLab | oklab(83.49% 0.0519 -0.053) |
| OKLCH | oklch(83.49% 0.074 314.4) |
| XYZ | xyz(61.9768, 56.5996, 86.2410) |
| Luminance | 0.5660 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.90
Light Lilac
#EDC8FF
ΔE00 3.92
Pale Lilac
#E4CBFF
ΔE00 4.25
Light Lavendar
#EFC0FE
ΔE00 4.41
Pale Lavender
#EECFFE
ΔE00 4.72
Very Light Purple
#F6CEFC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBEB #CBEBBB
analogous
#C3BBEB #DBBBEB #EBBBE3
triadic
#DBBBEB #EBDBBB #BBEBDB
tetradic
#DBBBEB #EBC3BB #CBEBBB #BBE3EB
square
#DBBBEB #EBC3BB #CBEBBB #BBE3EB
split-complementary
#DBBBEB #E3EBBB #BBEBC3
monochromatic
#A95CCF #C28CDD #DBBBEB #F2E7F8 #F2E7F8
Accessibility & contrast
On white
1.70
#DBBBEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#DBBBEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBEB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBEB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C4ED
Deuteranopia (green-blind)
#BBC7E9
Tritanopia (blue-blind)
#DAC0CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dbbbeb; /* rgb */ color: rgb(219, 187, 235); /* oklch */ color: oklch(83.5% 0.074 314.4);
Tailwind
colors: {
custom: {
50: '#e6cff1',
500: '#dbbbeb',
950: '#000000',
},
}SCSS
$custom: #dbbbeb; $custom-light: #e6cff1; $custom-dark: #000000;
JSON
{
"hex": "#dbbbeb",
"rgb": {
"r": 219,
"g": 187,
"b": 235
},
"hsl": {
"h": 280,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83489,
"c": 0.07421,
"h": 314.4
},
"luminance": 0.56599
}Semantic roles & 50–950 ramp
primary
#DBBBEB
secondary
#9AC783
accent
#C22358
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161316
muted
#848385