#DBBEE2#DBBEE2
#DBBEE2 is a very light, muted purple. Relative luminance 0.574; OKLCH L 83.7% C 0.059 H 319.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEE2 |
|---|---|
| RGB | rgb(219, 190, 226) |
| HSL | hsl(288, 38%, 82%) |
| HSV | hsv(288, 16%, 89%) |
| CMYK | cmyk(3.1%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(80.39, 16.63, -14.11) |
| CIE-LCH | lch(80.39, 21.81, 319.69°) |
| OKLab | oklab(83.73% 0.0446 -0.0379) |
| OKLCH | oklch(83.73% 0.059 319.7) |
| XYZ | xyz(61.3524, 57.3788, 79.7799) |
| Luminance | 0.5738 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.42
Pale Lavender
#EECFFE
ΔE00 5.21
Very Light Purple
#F6CEFC
ΔE00 5.57
Pale Lilac
#E4CBFF
ΔE00 5.73
Light Lilac
#EDC8FF
ΔE00 5.76
Light Lavender
#DFC5FE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEE2 #C5E2BE
analogous
#C9BEE2 #DBBEE2 #E2BED7
triadic
#DBBEE2 #E2DBBE #BEE2DB
tetradic
#DBBEE2 #E2C9BE #C5E2BE #BED7E2
square
#DBBEE2 #E2C9BE #C5E2BE #BED7E2
split-complementary
#DBBEE2 #D7E2BE #BEE2C9
monochromatic
#AC69BC #C494CF #DBBEE2 #F2E8F5 #F3EAF6
Accessibility & contrast
On white
1.68
#DBBEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#DBBEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEE2
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEE2 | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E4
Deuteranopia (green-blind)
#C0C8E1
Tritanopia (blue-blind)
#DCC1CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dbbee2; /* rgb */ color: rgb(219, 190, 226); /* oklch */ color: oklch(83.7% 0.059 319.7);
Tailwind
colors: {
custom: {
50: '#e6d1eb',
500: '#dbbee2',
950: '#000000',
},
}SCSS
$custom: #dbbee2; $custom-light: #e6d1eb; $custom-dark: #000000;
JSON
{
"hex": "#dbbee2",
"rgb": {
"r": 219,
"g": 190,
"b": 226
},
"hsl": {
"h": 288.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.83734,
"c": 0.0585,
"h": 319.7
},
"luminance": 0.57378
}Semantic roles & 50–950 ramp
primary
#DBBEE2
secondary
#93BB89
accent
#B1344D
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384