#DF91D2#DF91D2
#DF91D2 is a light, vivid pink. Relative luminance 0.406; OKLCH L 75.6% C 0.125 H 332.9°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DF91D2 |
|---|---|
| RGB | rgb(223, 145, 210) |
| HSL | hsl(310, 55%, 72%) |
| HSV | hsv(310, 35%, 87%) |
| CMYK | cmyk(0%, 35%, 5.8%, 12.5%) |
| CIE-LAB | lab(69.89, 39.22, -21.21) |
| CIE-LCH | lch(69.89, 44.59, 331.59°) |
| OKLab | oklab(75.6% 0.1116 -0.0571) |
| OKLCH | oklch(75.6% 0.125 332.9) |
| XYZ | xyz(52.1891, 40.5943, 66.0467) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.72
Plum
#DDA0DD
ΔE00 3.96
Bubblegum Pink
#FE83CC
ΔE00 6.43
Violet (CSS)
#EE82EE
ΔE00 6.85
Purply Pink
#F075E6
ΔE00 7.81
Orchid (survey)
#C875C4
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF91D2 #91DF9E
analogous
#C591DF #DF91D2 #DF91AB
triadic
#DF91D2 #D2DF91 #91D2DF
tetradic
#DF91D2 #DFC591 #91DF9E #91ABDF
square
#DF91D2 #DFC591 #91DF9E #91ABDF
split-complementary
#DF91D2 #ABDF91 #91DFC5
monochromatic
#BE37A8 #D162BF #DF91D2 #EDC0E5 #F8E7F5
Accessibility & contrast
On white
2.30
#DF91D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#DF91D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF91D2
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF91D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF91D2 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A4D4
Deuteranopia (green-blind)
#A3AFD0
Tritanopia (blue-blind)
#E695A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df91d2; /* rgb */ color: rgb(223, 145, 210); /* oklch */ color: oklch(75.6% 0.125 332.9);
Tailwind
colors: {
custom: {
50: '#eab2e0',
500: '#df91d2',
950: '#000000',
},
}SCSS
$custom: #df91d2; $custom-light: #eab2e0; $custom-dark: #000000;
JSON
{
"hex": "#df91d2",
"rgb": {
"r": 223,
"g": 145,
"b": 210
},
"hsl": {
"h": 310,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.75602,
"c": 0.12539,
"h": 332.9
},
"luminance": 0.40592
}Semantic roles & 50–950 ramp
primary
#DF91D2
secondary
#DCEFDF
accent
#C23E23
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083