#DBBFE5#DBBFE5
#DBBFE5 is a very light, moderate purple. Relative luminance 0.580; OKLCH L 84.0% C 0.060 H 317.2°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFE5 |
|---|---|
| RGB | rgb(219, 191, 229) |
| HSL | hsl(284, 42%, 82%) |
| HSV | hsv(284, 17%, 90%) |
| CMYK | cmyk(4.4%, 16.6%, 0%, 10.2%) |
| CIE-LAB | lab(80.73, 16.67, -15.22) |
| CIE-LCH | lch(80.73, 22.57, 317.60°) |
| OKLab | oklab(84.02% 0.0441 -0.0409) |
| OKLCH | oklch(84.02% 0.06 317.2) |
| XYZ | xyz(61.9849, 57.9795, 82.0393) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.96
Pale Lavender
#EECFFE
ΔE00 4.72
Pale Lilac
#E4CBFF
ΔE00 5.04
Light Lilac
#EDC8FF
ΔE00 5.21
Very Light Purple
#F6CEFC
ΔE00 5.30
Light Lavender
#DFC5FE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFE5 #C9E5BF
analogous
#C8BFE5 #DBBFE5 #E5BFDC
triadic
#DBBFE5 #E5DBBF #BFE5DB
tetradic
#DBBFE5 #E5C8BF #C9E5BF #BFDCE5
square
#DBBFE5 #E5C8BF #C9E5BF #BFDCE5
split-complementary
#DBBFE5 #DCE5BF #BFE5C8
monochromatic
#AA68C2 #C393D3 #DBBFE5 #F3E9F6 #F3E9F6
Accessibility & contrast
On white
1.67
#DBBFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#DBBFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFE5
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFE5 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E7
Deuteranopia (green-blind)
#C0C9E4
Tritanopia (blue-blind)
#DBC3CC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dbbfe5; /* rgb */ color: rgb(219, 191, 229); /* oklch */ color: oklch(84.0% 0.060 317.2);
Tailwind
colors: {
custom: {
50: '#e6d2ed',
500: '#dbbfe5',
950: '#000000',
},
}SCSS
$custom: #dbbfe5; $custom-light: #e6d2ed; $custom-dark: #000000;
JSON
{
"hex": "#dbbfe5",
"rgb": {
"r": 219,
"g": 191,
"b": 229
},
"hsl": {
"h": 284.211,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.84024,
"c": 0.06017,
"h": 317.2
},
"luminance": 0.57979
}Semantic roles & 50–950 ramp
primary
#DBBFE5
secondary
#97BF89
accent
#B53053
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384