#DF91C4#DF91C4
#DF91C4 is a light, moderate pink. Relative luminance 0.399; OKLCH L 75.1% C 0.114 H 340.7°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DF91C4 |
|---|---|
| RGB | rgb(223, 145, 196) |
| HSL | hsl(321, 55%, 72%) |
| HSV | hsv(321, 35%, 87%) |
| CMYK | cmyk(0%, 35%, 12.1%, 12.5%) |
| CIE-LAB | lab(69.42, 36.84, -14.16) |
| CIE-LCH | lch(69.42, 39.47, 338.98°) |
| OKLab | oklab(75.09% 0.1075 -0.0376) |
| OKLCH | oklch(75.09% 0.114 340.7) |
| XYZ | xyz(50.5207, 39.9269, 57.2594) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.84
Bubblegum Pink
#FE83CC
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.50
Pink (survey)
#FF81C0
ΔE00 6.61
Lilac
#C8A2C8
ΔE00 7.65
Dull Pink
#D5869D
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF91C4 #91DFAC
analogous
#D391DF #DF91C4 #DF919D
triadic
#DF91C4 #C4DF91 #91C4DF
tetradic
#DF91C4 #DFD391 #91DFAC #919DDF
square
#DF91C4 #DFD391 #91DFAC #919DDF
split-complementary
#DF91C4 #9DDF91 #91DFD3
monochromatic
#BE3790 #D162AB #DF91C4 #EDC0DD #F8E7F2
Accessibility & contrast
On white
2.34
#DF91C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#DF91C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF91C4
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF91C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF91C4 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A2C6
Deuteranopia (green-blind)
#A7AEC2
Tritanopia (blue-blind)
#E892A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #df91c4; /* rgb */ color: rgb(223, 145, 196); /* oklch */ color: oklch(75.1% 0.114 340.7);
Tailwind
colors: {
custom: {
50: '#eab2d6',
500: '#df91c4',
950: '#000000',
},
}SCSS
$custom: #df91c4; $custom-light: #eab2d6; $custom-dark: #000000;
JSON
{
"hex": "#df91c4",
"rgb": {
"r": 223,
"g": 145,
"b": 196
},
"hsl": {
"h": 320.769,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.75087,
"c": 0.11392,
"h": 340.7
},
"luminance": 0.39924
}Semantic roles & 50–950 ramp
primary
#DF91C4
secondary
#DCEFE2
accent
#C25A23
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083