#DBBBE2#DBBBE2
#DBBBE2 is a very light, moderate purple. Relative luminance 0.561; OKLCH L 83.2% C 0.064 H 320.2°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBE2 |
|---|---|
| RGB | rgb(219, 187, 226) |
| HSL | hsl(289, 40%, 81%) |
| HSV | hsv(289, 17%, 89%) |
| CMYK | cmyk(3.1%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(79.67, 18.25, -15.20) |
| CIE-LCH | lch(79.67, 23.75, 320.20°) |
| OKLab | oklab(83.17% 0.049 -0.0408) |
| OKLCH | oklch(83.17% 0.064 320.2) |
| XYZ | xyz(60.7093, 56.0926, 79.5656) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.38
Pale Lavender
#EECFFE
ΔE00 5.35
Light Lilac
#EDC8FF
ΔE00 5.42
Very Light Purple
#F6CEFC
ΔE00 5.53
Pale Lilac
#E4CBFF
ΔE00 5.76
Light Lavender
#DFC5FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBE2 #C2E2BB
analogous
#C7BBE2 #DBBBE2 #E2BBD5
triadic
#DBBBE2 #E2DBBB #BBE2DB
tetradic
#DBBBE2 #E2C7BB #C2E2BB #BBD5E2
square
#DBBBE2 #E2C7BB #C2E2BB #BBD5E2
split-complementary
#DBBBE2 #D5E2BB #BBE2C7
monochromatic
#AE65BD #C490D0 #DBBBE2 #F2E6F4 #F4EAF6
Accessibility & contrast
On white
1.72
#DBBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#DBBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBE2
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBE2 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#BEC7E1
Tritanopia (blue-blind)
#DCBFC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dbbbe2; /* rgb */ color: rgb(219, 187, 226); /* oklch */ color: oklch(83.2% 0.064 320.2);
Tailwind
colors: {
custom: {
50: '#e6cfeb',
500: '#dbbbe2',
950: '#000000',
},
}SCSS
$custom: #dbbbe2; $custom-light: #e6cfeb; $custom-dark: #000000;
JSON
{
"hex": "#dbbbe2",
"rgb": {
"r": 219,
"g": 187,
"b": 226
},
"hsl": {
"h": 289.231,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.83172,
"c": 0.0638,
"h": 320.2
},
"luminance": 0.56092
}Semantic roles & 50–950 ramp
primary
#DBBBE2
secondary
#90BB86
accent
#B33249
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161316
muted
#848384