#DB94EC#DB94EC
#DB94EC is a light, vivid purple. Relative luminance 0.423; OKLCH L 76.7% C 0.143 H 319.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DB94EC |
|---|---|
| RGB | rgb(219, 148, 236) |
| HSL | hsl(288, 70%, 75%) |
| HSV | hsv(288, 37%, 93%) |
| CMYK | cmyk(7.2%, 37.3%, 0%, 7.5%) |
| CIE-LAB | lab(71.08, 41.18, -33.74) |
| CIE-LCH | lch(71.08, 53.24, 320.67°) |
| OKLab | oklab(76.72% 0.1091 -0.0925) |
| OKLCH | oklch(76.72% 0.143 319.7) |
| XYZ | xyz(54.9417, 42.2977, 84.6107) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.85
Violet (CSS)
#EE82EE
ΔE00 5.03
Baby Purple
#CA9BF7
ΔE00 5.09
Plum
#DDA0DD
ΔE00 5.46
Lavender (survey)
#C79FEF
ΔE00 5.57
Lilac (survey)
#CEA2FD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB94EC #A5EC94
analogous
#AF94EC #DB94EC #EC94D1
triadic
#DB94EC #ECDB94 #94ECDB
tetradic
#DB94EC #ECAF94 #A5EC94 #94D1EC
square
#DB94EC #ECAF94 #A5EC94 #94D1EC
split-complementary
#DB94EC #D1EC94 #94ECAF
monochromatic
#B82CDA #CA60E3 #DB94EC #ECC8F5 #F6E5FA
Accessibility & contrast
On white
2.22
#DB94EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#DB94EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB94EC
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB94EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB94EC | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EF
Deuteranopia (green-blind)
#9AB1E9
Tritanopia (blue-blind)
#DC9EB5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #db94ec; /* rgb */ color: rgb(219, 148, 236); /* oklch */ color: oklch(76.7% 0.143 319.7);
Tailwind
colors: {
custom: {
50: '#e7b4f2',
500: '#db94ec',
950: '#000000',
},
}SCSS
$custom: #db94ec; $custom-light: #e7b4f2; $custom-dark: #000000;
JSON
{
"hex": "#db94ec",
"rgb": {
"r": 219,
"g": 148,
"b": 236
},
"hsl": {
"h": 288.409,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.76722,
"c": 0.14307,
"h": 319.7
},
"luminance": 0.42296
}Semantic roles & 50–950 ramp
primary
#DB94EC
secondary
#DEF2D9
accent
#D21438
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085