#DC91DF#DC91DF
#DC91DF is a light, vivid purple. Relative luminance 0.408; OKLCH L 75.8% C 0.135 H 325.5°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91DF |
|---|---|
| RGB | rgb(220, 145, 223) |
| HSL | hsl(298, 55%, 72%) |
| HSV | hsv(298, 35%, 87%) |
| CMYK | cmyk(1.3%, 35%, 0%, 12.5%) |
| CIE-LAB | lab(70.03, 40.60, -28.20) |
| CIE-LCH | lch(70.03, 49.44, 325.22°) |
| OKLab | oklab(75.79% 0.1116 -0.0768) |
| OKLCH | oklch(75.79% 0.135 325.5) |
| XYZ | xyz(52.9586, 40.7962, 74.8825) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.93
Plum
#DDA0DD
ΔE00 4.26
Violet (CSS)
#EE82EE
ΔE00 4.99
Purply Pink
#F075E6
ΔE00 6.68
Pale Purple
#B790D4
ΔE00 7.29
Lavender (survey)
#C79FEF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91DF #94DF91
analogous
#B591DF #DC91DF #DF91BB
triadic
#DC91DF #DFDC91 #91DFDC
tetradic
#DC91DF #DFB591 #94DF91 #91BBDF
square
#DC91DF #DFB591 #94DF91 #91BBDF
split-complementary
#DC91DF #BBDF91 #91DFB5
monochromatic
#B937BE #CD62D1 #DC91DF #EBC0ED #F7E7F8
Accessibility & contrast
On white
2.29
#DC91DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#DC91DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91DF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91DF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA5E2
Deuteranopia (green-blind)
#9DAEDC
Tritanopia (blue-blind)
#E099AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc91df; /* rgb */ color: rgb(220, 145, 223); /* oklch */ color: oklch(75.8% 0.135 325.5);
Tailwind
colors: {
custom: {
50: '#e8b2e9',
500: '#dc91df',
950: '#000000',
},
}SCSS
$custom: #dc91df; $custom-light: #e8b2e9; $custom-dark: #000000;
JSON
{
"hex": "#dc91df",
"rgb": {
"r": 220,
"g": 145,
"b": 223
},
"hsl": {
"h": 297.692,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.75793,
"c": 0.13547,
"h": 325.5
},
"luminance": 0.40794
}Semantic roles & 50–950 ramp
primary
#DC91DF
secondary
#DCEFDC
accent
#C22329
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161116
muted
#848084