#DC91CF#DC91CF
#DC91CF is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.2% C 0.120 H 333.1°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91CF |
|---|---|
| RGB | rgb(220, 145, 207) |
| HSL | hsl(310, 52%, 72%) |
| HSV | hsv(310, 34%, 86%) |
| CMYK | cmyk(0%, 34.1%, 5.9%, 13.7%) |
| CIE-LAB | lab(69.45, 37.72, -20.25) |
| CIE-LCH | lch(69.45, 42.81, 331.77°) |
| OKLab | oklab(75.16% 0.1074 -0.0545) |
| OKLCH | oklch(75.16% 0.12 333.1) |
| XYZ | xyz(50.9025, 39.9737, 64.0538) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 4.05
Bubblegum Pink
#FE83CC
ΔE00 6.75
Violet (CSS)
#EE82EE
ΔE00 7.42
Lilac
#C8A2C8
ΔE00 7.58
Orchid (survey)
#C875C4
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91CF #91DC9E
analogous
#C491DC #DC91CF #DC91AA
triadic
#DC91CF #CFDC91 #91CFDC
tetradic
#DC91CF #DCC491 #91DC9E #91AADC
square
#DC91CF #DCC491 #91DC9E #91AADC
split-complementary
#DC91CF #AADC91 #91DCC4
monochromatic
#B83BA2 #CD63BB #DC91CF #EBBFE3 #F8E8F5
Accessibility & contrast
On white
2.33
#DC91CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#DC91CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91CF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91CF | 1.00 | 2.33 | 8.99 | 8.99 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A3D1
Deuteranopia (green-blind)
#A3ADCD
Tritanopia (blue-blind)
#E395A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #dc91cf; /* rgb */ color: rgb(220, 145, 207); /* oklch */ color: oklch(75.2% 0.120 333.1);
Tailwind
colors: {
custom: {
50: '#e8b2dd',
500: '#dc91cf',
950: '#000000',
},
}SCSS
$custom: #dc91cf; $custom-light: #e8b2dd; $custom-dark: #000000;
JSON
{
"hex": "#dc91cf",
"rgb": {
"r": 220,
"g": 145,
"b": 207
},
"hsl": {
"h": 310.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.75161,
"c": 0.12043,
"h": 333.1
},
"luminance": 0.39971
}Semantic roles & 50–950 ramp
primary
#DC91CF
secondary
#DBEEDE
accent
#BF4126
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083