#DC91EB#DC91EB
#DC91EB is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.3% C 0.148 H 320.8°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91EB |
|---|---|
| RGB | rgb(220, 145, 235) |
| HSL | hsl(290, 69%, 75%) |
| HSV | hsv(290, 38%, 92%) |
| CMYK | cmyk(6.4%, 38.3%, 0%, 7.8%) |
| CIE-LAB | lab(70.50, 42.88, -34.08) |
| CIE-LCH | lch(70.50, 54.77, 321.53°) |
| OKLab | oklab(76.3% 0.1144 -0.0934) |
| OKLCH | oklch(76.3% 0.148 320.8) |
| XYZ | xyz(54.6342, 41.4664, 83.7070) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.28
Violet (CSS)
#EE82EE
ΔE00 4.35
Baby Purple
#CA9BF7
ΔE00 5.61
Plum
#DDA0DD
ΔE00 5.83
Lavender (survey)
#C79FEF
ΔE00 6.20
Lilac (survey)
#CEA2FD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91EB #A0EB91
analogous
#AF91EB #DC91EB #EB91CD
triadic
#DC91EB #EBDC91 #91EBDC
tetradic
#DC91EB #EBAF91 #A0EB91 #91CDEB
square
#DC91EB #EBAF91 #A0EB91 #91CDEB
split-complementary
#DC91EB #CDEB91 #91EBAF
monochromatic
#BB29D8 #CC5DE2 #DC91EB #ECC5F4 #F7E5FA
Accessibility & contrast
On white
2.26
#DC91EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#DC91EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91EB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91EB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#DE9BB3
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #dc91eb; /* rgb */ color: rgb(220, 145, 235); /* oklch */ color: oklch(76.3% 0.148 320.8);
Tailwind
colors: {
custom: {
50: '#e8b2f1',
500: '#dc91eb',
950: '#000000',
},
}SCSS
$custom: #dc91eb; $custom-light: #e8b2f1; $custom-dark: #000000;
JSON
{
"hex": "#dc91eb",
"rgb": {
"r": 220,
"g": 145,
"b": 235
},
"hsl": {
"h": 290,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.763,
"c": 0.14769,
"h": 320.8
},
"luminance": 0.41465
}Semantic roles & 50–950 ramp
primary
#DC91EB
secondary
#DDF2D9
accent
#D11434
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085