#DBABEB#DBABEB
#DBABEB is a light, moderate purple. Relative luminance 0.502; OKLCH L 80.6% C 0.102 H 317.5°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DBABEB |
|---|---|
| RGB | rgb(219, 171, 235) |
| HSL | hsl(285, 62%, 80%) |
| HSV | hsv(285, 27%, 92%) |
| CMYK | cmyk(6.8%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(76.18, 28.63, -25.34) |
| CIE-LCH | lch(76.18, 38.23, 318.48°) |
| OKLab | oklab(80.59% 0.0753 -0.0689) |
| OKLCH | oklch(80.59% 0.102 317.5) |
| XYZ | xyz(58.7696, 50.1852, 85.1719) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 3.68
Plum
#DDA0DD
ΔE00 3.74
Light Violet
#D6B4FC
ΔE00 4.55
Light Lavendar
#EFC0FE
ΔE00 5.15
Pale Violet
#CEAEFA
ΔE00 5.35
Lavender (survey)
#C79FEF
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBABEB #BBEBAB
analogous
#BBABEB #DBABEB #EBABDB
triadic
#DBABEB #EBDBAB #ABEBDB
tetradic
#DBABEB #EBBBAB #BBEBAB #ABDBEB
square
#DBABEB #EBBBAB #BBEBAB #ABDBEB
split-complementary
#DBABEB #DBEBAB #ABEBBB
monochromatic
#B148D3 #C67ADF #DBABEB #F0DCF7 #F4E6F9
Accessibility & contrast
On white
1.90
#DBABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#DBABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBABEB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBABEB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EE
Deuteranopia (green-blind)
#AEBDE9
Tritanopia (blue-blind)
#DBB2C2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #dbabeb; /* rgb */ color: rgb(219, 171, 235); /* oklch */ color: oklch(80.6% 0.102 317.5);
Tailwind
colors: {
custom: {
50: '#e6c4f1',
500: '#dbabeb',
950: '#000000',
},
}SCSS
$custom: #dbabeb; $custom-light: #e6c4f1; $custom-dark: #000000;
JSON
{
"hex": "#dbabeb",
"rgb": {
"r": 219,
"g": 171,
"b": 235
},
"hsl": {
"h": 285,
"s": 61.538,
"l": 79.608
},
"oklch": {
"l": 0.80591,
"c": 0.1021,
"h": 317.5
},
"luminance": 0.50184
}Semantic roles & 50–950 ramp
primary
#DBABEB
secondary
#88C773
accent
#C91C47
background
#FEFDFF
surface
#FCF9FE
border
#D5D2D6
text
#161216
muted
#848285