#DB92EC#DB92EC
#DB92EC is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.4% C 0.146 H 319.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DB92EC |
|---|---|
| RGB | rgb(219, 146, 236) |
| HSL | hsl(289, 70%, 75%) |
| HSV | hsv(289, 38%, 93%) |
| CMYK | cmyk(7.2%, 38.1%, 0%, 7.5%) |
| CIE-LAB | lab(70.65, 42.24, -34.41) |
| CIE-LCH | lch(70.65, 54.48, 320.84°) |
| OKLab | oklab(76.4% 0.112 -0.0944) |
| OKLCH | oklch(76.4% 0.146 319.9) |
| XYZ | xyz(54.6307, 41.6757, 84.5070) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 4.66
Baby Purple
#CA9BF7
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.84
Plum
#DDA0DD
ΔE00 5.84
Lilac (survey)
#CEA2FD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB92EC #A3EC92
analogous
#AE92EC #DB92EC #EC92D0
triadic
#DB92EC #ECDB92 #92ECDB
tetradic
#DB92EC #ECAE92 #A3EC92 #92D0EC
square
#DB92EC #ECAE92 #A3EC92 #92D0EC
split-complementary
#DB92EC #D0EC92 #92ECAE
monochromatic
#B92ADA #CA5EE3 #DB92EC #ECC6F5 #F6E5FA
Accessibility & contrast
On white
2.25
#DB92EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#DB92EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB92EC
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB92EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB92EC | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#99B0E9
Tritanopia (blue-blind)
#DC9DB4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #db92ec; /* rgb */ color: rgb(219, 146, 236); /* oklch */ color: oklch(76.4% 0.146 319.9);
Tailwind
colors: {
custom: {
50: '#e7b3f2',
500: '#db92ec',
950: '#000000',
},
}SCSS
$custom: #db92ec; $custom-light: #e7b3f2; $custom-dark: #000000;
JSON
{
"hex": "#db92ec",
"rgb": {
"r": 219,
"g": 146,
"b": 236
},
"hsl": {
"h": 288.667,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.76399,
"c": 0.14648,
"h": 319.9
},
"luminance": 0.41674
}Semantic roles & 50–950 ramp
primary
#DB92EC
secondary
#DEF2D9
accent
#D21337
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085