#DBB5EE#DBB5EE
#DBB5EE is a very light, moderate purple. Relative luminance 0.543; OKLCH L 82.5% C 0.088 H 314.3°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB5EE |
|---|---|
| RGB | rgb(219, 181, 238) |
| HSL | hsl(280, 63%, 82%) |
| HSV | hsv(280, 24%, 93%) |
| CMYK | cmyk(8%, 23.9%, 0%, 6.7%) |
| CIE-LAB | lab(78.63, 23.81, -23.24) |
| CIE-LCH | lch(78.63, 33.27, 315.70°) |
| OKLab | oklab(82.5% 0.0616 -0.0631) |
| OKLCH | oklch(82.5% 0.088 314.3) |
| XYZ | xyz(61.1675, 54.2817, 88.1275) |
| Luminance | 0.5428 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.78
Light Violet
#D6B4FC
ΔE00 4.00
Light Lavender
#DFC5FE
ΔE00 4.36
Mauve
#E0B0FF
ΔE00 4.45
Light Lilac
#EDC8FF
ΔE00 4.55
Pale Lilac
#E4CBFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB5EE #C8EEB5
analogous
#BFB5EE #DBB5EE #EEB5E5
triadic
#DBB5EE #EEDBB5 #B5EEDB
tetradic
#DBB5EE #EEBFB5 #C8EEB5 #B5E5EE
square
#DBB5EE #EEBFB5 #C8EEB5 #B5E5EE
split-complementary
#DBB5EE #E5EEB5 #B5EEBF
monochromatic
#AB51D7 #C383E3 #DBB5EE #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.77
#DBB5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#DBB5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB5EE
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB5EE | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#B5C4EC
Tritanopia (blue-blind)
#DABCC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbb5ee; /* rgb */ color: rgb(219, 181, 238); /* oklch */ color: oklch(82.5% 0.088 314.3);
Tailwind
colors: {
custom: {
50: '#e6cbf3',
500: '#dbb5ee',
950: '#000000',
},
}SCSS
$custom: #dbb5ee; $custom-light: #e6cbf3; $custom-dark: #000000;
JSON
{
"hex": "#dbb5ee",
"rgb": {
"r": 219,
"g": 181,
"b": 238
},
"hsl": {
"h": 280,
"s": 62.637,
"l": 82.157
},
"oklch": {
"l": 0.82499,
"c": 0.08817,
"h": 314.3
},
"luminance": 0.54281
}Semantic roles & 50–950 ramp
primary
#DBB5EE
secondary
#96CC7C
accent
#CA1B56
background
#FEFEFF
surface
#FCFAFE
border
#D5D3D6
text
#161317
muted
#848385