#DBBFE2#DBBFE2
#DBBFE2 is a very light, muted purple. Relative luminance 0.578; OKLCH L 83.9% C 0.057 H 319.5°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBFE2 |
|---|---|
| RGB | rgb(219, 191, 226) |
| HSL | hsl(288, 38%, 82%) |
| HSV | hsv(288, 15%, 89%) |
| CMYK | cmyk(3.1%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(80.63, 16.10, -13.75) |
| CIE-LCH | lch(80.63, 21.17, 319.50°) |
| OKLab | oklab(83.92% 0.0431 -0.0369) |
| OKLCH | oklch(83.92% 0.057 319.5) |
| XYZ | xyz(61.5697, 57.8134, 79.8524) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.12
Pale Lavender
#EECFFE
ΔE00 5.23
Very Light Purple
#F6CEFC
ΔE00 5.64
Pale Lilac
#E4CBFF
ΔE00 5.77
Light Lilac
#EDC8FF
ΔE00 5.92
Light Lavender
#DFC5FE
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBFE2 #C6E2BF
analogous
#CABFE2 #DBBFE2 #E2BFD8
triadic
#DBBFE2 #E2DBBF #BFE2DB
tetradic
#DBBFE2 #E2CABF #C6E2BF #BFD8E2
square
#DBBFE2 #E2CABF #C6E2BF #BFD8E2
split-complementary
#DBBFE2 #D8E2BF #BFE2CA
monochromatic
#AC6BBC #C395CF #DBBFE2 #F3E9F5 #F3EAF5
Accessibility & contrast
On white
1.67
#DBBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#DBBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBFE2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBFE2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E4
Deuteranopia (green-blind)
#C1C9E1
Tritanopia (blue-blind)
#DCC2CB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dbbfe2; /* rgb */ color: rgb(219, 191, 226); /* oklch */ color: oklch(83.9% 0.057 319.5);
Tailwind
colors: {
custom: {
50: '#e6d2eb',
500: '#dbbfe2',
950: '#000000',
},
}SCSS
$custom: #dbbfe2; $custom-light: #e6d2eb; $custom-dark: #000000;
JSON
{
"hex": "#dbbfe2",
"rgb": {
"r": 219,
"g": 191,
"b": 226
},
"hsl": {
"h": 288,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.83922,
"c": 0.05674,
"h": 319.5
},
"luminance": 0.57813
}Semantic roles & 50–950 ramp
primary
#DBBFE2
secondary
#94BB8A
accent
#B1354E
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384