#DC91C4#DC91C4
#DC91C4 is a light, moderate pink. Relative luminance 0.395; OKLCH L 74.8% C 0.111 H 339.4°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DC91C4 |
|---|---|
| RGB | rgb(220, 145, 196) |
| HSL | hsl(319, 52%, 72%) |
| HSV | hsv(319, 34%, 86%) |
| CMYK | cmyk(0%, 34.1%, 10.9%, 13.7%) |
| CIE-LAB | lab(69.08, 35.84, -14.70) |
| CIE-LCH | lch(69.08, 38.74, 337.69°) |
| OKLab | oklab(74.76% 0.1042 -0.0391) |
| OKLCH | oklch(74.76% 0.111 339.4) |
| XYZ | xyz(49.6043, 39.4544, 57.2165) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 6.29
Bubblegum Pink
#FE83CC
ΔE00 6.51
Pink (survey)
#FF81C0
ΔE00 7.14
Lilac
#C8A2C8
ΔE00 7.25
Orchid (survey)
#C875C4
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC91C4 #91DCA9
analogous
#CF91DC #DC91C4 #DC919F
triadic
#DC91C4 #C4DC91 #91C4DC
tetradic
#DC91C4 #DCCF91 #91DCA9 #919FDC
square
#DC91C4 #DCCF91 #91DCA9 #919FDC
split-complementary
#DC91C4 #9FDC91 #91DCCF
monochromatic
#B83B90 #CD63AB #DC91C4 #EBBFDD #F8E8F3
Accessibility & contrast
On white
2.36
#DC91C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#DC91C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC91C4
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC91C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC91C4 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A2C6
Deuteranopia (green-blind)
#A6ADC2
Tritanopia (blue-blind)
#E492A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc91c4; /* rgb */ color: rgb(220, 145, 196); /* oklch */ color: oklch(74.8% 0.111 339.4);
Tailwind
colors: {
custom: {
50: '#e8b2d6',
500: '#dc91c4',
950: '#000000',
},
}SCSS
$custom: #dc91c4; $custom-light: #e8b2d6; $custom-dark: #000000;
JSON
{
"hex": "#dc91c4",
"rgb": {
"r": 220,
"g": 145,
"b": 196
},
"hsl": {
"h": 319.2,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.74756,
"c": 0.11127,
"h": 339.4
},
"luminance": 0.39452
}Semantic roles & 50–950 ramp
primary
#DC91C4
secondary
#DBEEE1
accent
#BF5726
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083