#DB90EC#DB90EC
#DB90EC is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.1% C 0.150 H 320.0°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #DB90EC |
|---|---|
| RGB | rgb(219, 144, 236) |
| HSL | hsl(289, 71%, 75%) |
| HSV | hsv(289, 39%, 93%) |
| CMYK | cmyk(7.2%, 39%, 0%, 7.5%) |
| CIE-LAB | lab(70.22, 43.30, -35.07) |
| CIE-LCH | lch(70.22, 55.72, 321.00°) |
| OKLab | oklab(76.08% 0.1149 -0.0963) |
| OKLCH | oklch(76.08% 0.15 320) |
| XYZ | xyz(54.3251, 41.0644, 84.4052) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.32
Lavender Pink
#DD85D7
ΔE00 4.43
Baby Purple
#CA9BF7
ΔE00 5.42
Lavender (survey)
#C79FEF
ΔE00 6.14
Plum
#DDA0DD
ΔE00 6.24
Lilac (survey)
#CEA2FD
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB90EC #A1EC90
analogous
#AD90EC #DB90EC #EC90CF
triadic
#DB90EC #ECDB90 #90ECDB
tetradic
#DB90EC #ECAD90 #A1EC90 #90CFEC
square
#DB90EC #ECAD90 #A1EC90 #90CFEC
split-complementary
#DB90EC #CFEC90 #90ECAD
monochromatic
#B927DA #CA5CE3 #DB90EC #ECC4F5 #F7E5FB
Accessibility & contrast
On white
2.28
#DB90EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#DB90EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB90EC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB90EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB90EC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A6EF
Deuteranopia (green-blind)
#97AEE9
Tritanopia (blue-blind)
#DC9BB3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #db90ec; /* rgb */ color: rgb(219, 144, 236); /* oklch */ color: oklch(76.1% 0.150 320.0);
Tailwind
colors: {
custom: {
50: '#e7b2f2',
500: '#db90ec',
950: '#000000',
},
}SCSS
$custom: #db90ec; $custom-light: #e7b2f2; $custom-dark: #000000;
JSON
{
"hex": "#db90ec",
"rgb": {
"r": 219,
"g": 144,
"b": 236
},
"hsl": {
"h": 288.913,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.76078,
"c": 0.14989,
"h": 320
},
"luminance": 0.41063
}Semantic roles & 50–950 ramp
primary
#DB90EC
secondary
#DEF2D9
accent
#D31336
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085