#DBBEE3#DBBEE3
#DBBEE3 is a very light, muted purple. Relative luminance 0.574; OKLCH L 83.8% C 0.060 H 318.9°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEE3 |
|---|---|
| RGB | rgb(219, 190, 227) |
| HSL | hsl(287, 40%, 82%) |
| HSV | hsv(287, 16%, 89%) |
| CMYK | cmyk(3.5%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(80.42, 16.82, -14.60) |
| CIE-LCH | lch(80.42, 22.28, 319.04°) |
| OKLab | oklab(83.77% 0.0449 -0.0392) |
| OKLCH | oklch(83.77% 0.06 318.9) |
| XYZ | xyz(61.4900, 57.4338, 80.5047) |
| Luminance | 0.5743 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.69
Pale Lavender
#EECFFE
ΔE00 5.04
Very Light Purple
#F6CEFC
ΔE00 5.45
Pale Lilac
#E4CBFF
ΔE00 5.49
Light Lilac
#EDC8FF
ΔE00 5.52
Light Lavender
#DFC5FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEE3 #C6E3BE
analogous
#C9BEE3 #DBBEE3 #E3BED9
triadic
#DBBEE3 #E3DBBE #BEE3DB
tetradic
#DBBEE3 #E3C9BE #C6E3BE #BED9E3
square
#DBBEE3 #E3C9BE #C6E3BE #BED9E3
split-complementary
#DBBEE3 #D9E3BE #BEE3C9
monochromatic
#AC68BE #C393D1 #DBBEE3 #F3E9F5 #F3EAF6
Accessibility & contrast
On white
1.68
#DBBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#DBBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEE3
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEE3 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC6E5
Deuteranopia (green-blind)
#C0C9E2
Tritanopia (blue-blind)
#DCC2CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dbbee3; /* rgb */ color: rgb(219, 190, 227); /* oklch */ color: oklch(83.8% 0.060 318.9);
Tailwind
colors: {
custom: {
50: '#e6d1eb',
500: '#dbbee3',
950: '#000000',
},
}SCSS
$custom: #dbbee3; $custom-light: #e6d1eb; $custom-dark: #000000;
JSON
{
"hex": "#dbbee3",
"rgb": {
"r": 219,
"g": 190,
"b": 227
},
"hsl": {
"h": 287.027,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.83768,
"c": 0.05963,
"h": 318.9
},
"luminance": 0.57433
}Semantic roles & 50–950 ramp
primary
#DBBEE3
secondary
#94BC89
accent
#B3334E
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384