#DBB3EB#DBB3EB
#DBB3EB is a very light, moderate purple. Relative luminance 0.533; OKLCH L 82.0% C 0.088 H 316.2°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBB3EB |
|---|---|
| RGB | rgb(219, 179, 235) |
| HSL | hsl(283, 58%, 81%) |
| HSV | hsv(283, 24%, 92%) |
| CMYK | cmyk(6.8%, 23.8%, 0%, 7.8%) |
| CIE-LAB | lab(78.05, 24.30, -22.49) |
| CIE-LCH | lch(78.05, 33.11, 317.21°) |
| OKLab | oklab(82.02% 0.0636 -0.061) |
| OKLCH | oklch(82.02% 0.088 316.2) |
| XYZ | xyz(60.3266, 53.2994, 85.6910) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.04
Light Violet
#D6B4FC
ΔE00 4.53
Mauve
#E0B0FF
ΔE00 4.71
Light Lilac
#EDC8FF
ΔE00 4.97
Light Lavender
#DFC5FE
ΔE00 5.05
Plum
#DDA0DD
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBB3EB #C3EBB3
analogous
#BFB3EB #DBB3EB #EBB3DF
triadic
#DBB3EB #EBDBB3 #B3EBDB
tetradic
#DBB3EB #EBBFB3 #C3EBB3 #B3DFEB
square
#DBB3EB #EBBFB3 #C3EBB3 #B3DFEB
split-complementary
#DBB3EB #DFEBB3 #B3EBBF
monochromatic
#AD52D1 #C483DE #DBB3EB #F2E3F8 #F4E7F9
Accessibility & contrast
On white
1.80
#DBB3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#DBB3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBB3EB
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBB3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBB3EB | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBFED
Deuteranopia (green-blind)
#B4C2E9
Tritanopia (blue-blind)
#DBB9C6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbb3eb; /* rgb */ color: rgb(219, 179, 235); /* oklch */ color: oklch(82.0% 0.088 316.2);
Tailwind
colors: {
custom: {
50: '#e6caf1',
500: '#dbb3eb',
950: '#000000',
},
}SCSS
$custom: #dbb3eb; $custom-light: #e6caf1; $custom-dark: #000000;
JSON
{
"hex": "#dbb3eb",
"rgb": {
"r": 219,
"g": 179,
"b": 235
},
"hsl": {
"h": 282.857,
"s": 58.333,
"l": 81.176
},
"oklch": {
"l": 0.82024,
"c": 0.08813,
"h": 316.2
},
"luminance": 0.53298
}Semantic roles & 50–950 ramp
primary
#DBB3EB
secondary
#91C77B
accent
#C6204F
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#161316
muted
#848285