#DC91DC#DC91DC
#DC91DC is a light, vivid purple. Relative luminance 0.406; OKLCH L 75.7% C 0.133 H 326.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91DC |
|---|---|
| RGB | rgb(220, 145, 220) |
| HSL | hsl(300, 52%, 72%) |
| HSV | hsv(300, 34%, 86%) |
| CMYK | cmyk(0%, 34.1%, 0%, 13.7%) |
| CIE-LAB | lab(69.92, 40.05, -26.72) |
| CIE-LCH | lch(69.92, 48.15, 326.29°) |
| OKLab | oklab(75.67% 0.1109 -0.0726) |
| OKLCH | oklch(75.67% 0.133 326.8) |
| XYZ | xyz(52.5578, 40.6358, 72.7713) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.83
Plum
#DDA0DD
ΔE00 3.98
Violet (CSS)
#EE82EE
ΔE00 5.33
Purply Pink
#F075E6
ΔE00 6.86
Pale Purple
#B790D4
ΔE00 7.44
Orchid
#DA70D6
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91DC #91DC91
analogous
#B791DC #DC91DC #DC91B7
triadic
#DC91DC #DCDC91 #91DCDC
tetradic
#DC91DC #DCB791 #91DC91 #91B7DC
square
#DC91DC #DCB791 #91DC91 #91B7DC
split-complementary
#DC91DC #B7DC91 #91DCB7
monochromatic
#B83BB8 #CD63CD #DC91DC #EBBFEB #F8E8F8
Accessibility & contrast
On white
2.30
#DC91DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#DC91DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91DC
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91DC | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#9EAED9
Tritanopia (blue-blind)
#E098AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc91dc; /* rgb */ color: rgb(220, 145, 220); /* oklch */ color: oklch(75.7% 0.133 326.8);
Tailwind
colors: {
custom: {
50: '#e8b2e7',
500: '#dc91dc',
950: '#000000',
},
}SCSS
$custom: #dc91dc; $custom-light: #e8b2e7; $custom-dark: #000000;
JSON
{
"hex": "#dc91dc",
"rgb": {
"r": 220,
"g": 145,
"b": 220
},
"hsl": {
"h": 300,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.7567,
"c": 0.13253,
"h": 326.8
},
"luminance": 0.40634
}Semantic roles & 50–950 ramp
primary
#DC91DC
secondary
#DBEEDB
accent
#BF2626
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084