#DB95EC#DB95EC
#DB95EC is a light, vivid purple. Relative luminance 0.426; OKLCH L 76.9% C 0.141 H 319.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DB95EC |
|---|---|
| RGB | rgb(219, 149, 236) |
| HSL | hsl(288, 70%, 75%) |
| HSV | hsv(288, 37%, 93%) |
| CMYK | cmyk(7.2%, 36.9%, 0%, 7.5%) |
| CIE-LAB | lab(71.29, 40.65, -33.41) |
| CIE-LCH | lch(71.29, 52.62, 320.58°) |
| OKLab | oklab(76.89% 0.1077 -0.0916) |
| OKLCH | oklch(76.89% 0.141 319.6) |
| XYZ | xyz(55.0992, 42.6127, 84.6632) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.98
Baby Purple
#CA9BF7
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.22
Plum
#DDA0DD
ΔE00 5.27
Lavender (survey)
#C79FEF
ΔE00 5.44
Lilac (survey)
#CEA2FD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB95EC #A6EC95
analogous
#AF95EC #DB95EC #EC95D1
triadic
#DB95EC #ECDB95 #95ECDB
tetradic
#DB95EC #ECAF95 #A6EC95 #95D1EC
square
#DB95EC #ECAF95 #A6EC95 #95D1EC
split-complementary
#DB95EC #D1EC95 #95ECAF
monochromatic
#B82DD9 #C961E3 #DB95EC #EDC9F5 #F6E5FA
Accessibility & contrast
On white
2.21
#DB95EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#DB95EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB95EC
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB95EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB95EC | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#9BB1E9
Tritanopia (blue-blind)
#DC9FB6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #db95ec; /* rgb */ color: rgb(219, 149, 236); /* oklch */ color: oklch(76.9% 0.141 319.6);
Tailwind
colors: {
custom: {
50: '#e7b5f2',
500: '#db95ec',
950: '#000000',
},
}SCSS
$custom: #db95ec; $custom-light: #e7b5f2; $custom-dark: #000000;
JSON
{
"hex": "#db95ec",
"rgb": {
"r": 219,
"g": 149,
"b": 236
},
"hsl": {
"h": 288.276,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.76885,
"c": 0.14136,
"h": 319.6
},
"luminance": 0.42611
}Semantic roles & 50–950 ramp
primary
#DB95EC
secondary
#DEF2D9
accent
#D21439
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085