#DF91C5#DF91C5
#DF91C5 is a light, moderate pink. Relative luminance 0.400; OKLCH L 75.1% C 0.115 H 340.1°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DF91C5 |
|---|---|
| RGB | rgb(223, 145, 197) |
| HSL | hsl(320, 55%, 72%) |
| HSV | hsv(320, 35%, 87%) |
| CMYK | cmyk(0%, 35%, 11.7%, 12.5%) |
| CIE-LAB | lab(69.45, 37.01, -14.67) |
| CIE-LCH | lch(69.45, 39.81, 338.38°) |
| OKLab | oklab(75.12% 0.1079 -0.039) |
| OKLCH | oklch(75.12% 0.115 340.1) |
| XYZ | xyz(50.6349, 39.9726, 57.8609) |
| Luminance | 0.3997 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.27
Pink (survey)
#FF81C0
ΔE00 6.67
Lilac
#C8A2C8
ΔE00 7.64
Dull Pink
#D5869D
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF91C5 #91DFAB
analogous
#D291DF #DF91C5 #DF919E
triadic
#DF91C5 #C5DF91 #91C5DF
tetradic
#DF91C5 #DFD291 #91DFAB #919EDF
square
#DF91C5 #DFD291 #91DFAB #919EDF
split-complementary
#DF91C5 #9EDF91 #91DFD2
monochromatic
#BE3791 #D162AC #DF91C5 #EDC0DE #F8E7F3
Accessibility & contrast
On white
2.33
#DF91C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#DF91C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF91C5
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF91C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF91C5 | 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)
#94A2C7
Deuteranopia (green-blind)
#A7AEC3
Tritanopia (blue-blind)
#E892A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #df91c5; /* rgb */ color: rgb(223, 145, 197); /* oklch */ color: oklch(75.1% 0.115 340.1);
Tailwind
colors: {
custom: {
50: '#eab2d6',
500: '#df91c5',
950: '#000000',
},
}SCSS
$custom: #df91c5; $custom-light: #eab2d6; $custom-dark: #000000;
JSON
{
"hex": "#df91c5",
"rgb": {
"r": 223,
"g": 145,
"b": 197
},
"hsl": {
"h": 320,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.75123,
"c": 0.11468,
"h": 340.1
},
"luminance": 0.3997
}Semantic roles & 50–950 ramp
primary
#DF91C5
secondary
#DCEFE2
accent
#C25823
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083