#DB9BED#DB9BED
#DB9BED is a light, vivid purple. Relative luminance 0.446; OKLCH L 77.9% C 0.132 H 318.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9BED |
|---|---|
| RGB | rgb(219, 155, 237) |
| HSL | hsl(287, 69%, 77%) |
| HSV | hsv(287, 35%, 93%) |
| CMYK | cmyk(7.6%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(72.64, 37.64, -31.87) |
| CIE-LCH | lch(72.64, 49.32, 319.75°) |
| OKLab | oklab(77.92% 0.0992 -0.0872) |
| OKLCH | oklch(77.92% 0.132 318.7) |
| XYZ | xyz(56.2187, 44.6187, 85.7551) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 4.75
Baby Purple
#CA9BF7
ΔE00 4.79
Lilac (survey)
#CEA2FD
ΔE00 5.18
Mauve
#E0B0FF
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9BED #ADED9B
analogous
#B29BED #DB9BED #ED9BD6
triadic
#DB9BED #EDDB9B #9BEDDB
tetradic
#DB9BED #EDB29B #ADED9B #9BD6ED
square
#DB9BED #EDB29B #ADED9B #9BD6ED
split-complementary
#DB9BED #D6ED9B #9BEDB2
monochromatic
#B633DA #C867E4 #DB9BED #EECFF6 #F6E5FA
Accessibility & contrast
On white
2.12
#DB9BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#DB9BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9BED
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9BED | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90AEF0
Deuteranopia (green-blind)
#A0B4EA
Tritanopia (blue-blind)
#DCA5B9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #db9bed; /* rgb */ color: rgb(219, 155, 237); /* oklch */ color: oklch(77.9% 0.132 318.7);
Tailwind
colors: {
custom: {
50: '#e7b9f3',
500: '#db9bed',
950: '#000000',
},
}SCSS
$custom: #db9bed; $custom-light: #e7b9f3; $custom-dark: #000000;
JSON
{
"hex": "#db9bed",
"rgb": {
"r": 219,
"g": 155,
"b": 237
},
"hsl": {
"h": 286.829,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.77918,
"c": 0.13213,
"h": 318.7
},
"luminance": 0.44617
}Semantic roles & 50–950 ramp
primary
#DB9BED
secondary
#DFF2D9
accent
#D1143E
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085