#DF91C6#DF91C6
#DF91C6 is a light, moderate pink. Relative luminance 0.400; OKLCH L 75.2% C 0.115 H 339.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DF91C6 |
|---|---|
| RGB | rgb(223, 145, 198) |
| HSL | hsl(319, 55%, 72%) |
| HSV | hsv(319, 35%, 87%) |
| CMYK | cmyk(0%, 35%, 11.2%, 12.5%) |
| CIE-LAB | lab(69.48, 37.17, -15.18) |
| CIE-LCH | lch(69.48, 40.15, 337.79°) |
| OKLab | oklab(75.16% 0.1082 -0.0404) |
| OKLCH | oklch(75.16% 0.115 339.5) |
| XYZ | xyz(50.7498, 40.0186, 58.4663) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.48
Bubblegum Pink
#FE83CC
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.04
Pink (survey)
#FF81C0
ΔE00 6.74
Lilac
#C8A2C8
ΔE00 7.63
Orchid (survey)
#C875C4
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF91C6 #91DFAA
analogous
#D191DF #DF91C6 #DF919F
triadic
#DF91C6 #C6DF91 #91C6DF
tetradic
#DF91C6 #DFD191 #91DFAA #919FDF
square
#DF91C6 #DFD191 #91DFAA #919FDF
split-complementary
#DF91C6 #9FDF91 #91DFD1
monochromatic
#BE3793 #D162AD #DF91C6 #EDC0DF #F8E7F3
Accessibility & contrast
On white
2.33
#DF91C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#DF91C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF91C6
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF91C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF91C6 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A2C8
Deuteranopia (green-blind)
#A7AEC4
Tritanopia (blue-blind)
#E892A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #df91c6; /* rgb */ color: rgb(223, 145, 198); /* oklch */ color: oklch(75.2% 0.115 339.5);
Tailwind
colors: {
custom: {
50: '#eab2d7',
500: '#df91c6',
950: '#000000',
},
}SCSS
$custom: #df91c6; $custom-light: #eab2d7; $custom-dark: #000000;
JSON
{
"hex": "#df91c6",
"rgb": {
"r": 223,
"g": 145,
"b": 198
},
"hsl": {
"h": 319.231,
"s": 54.93,
"l": 72.157
},
"oklch": {
"l": 0.75158,
"c": 0.11544,
"h": 339.5
},
"luminance": 0.40016
}Semantic roles & 50–950 ramp
primary
#DF91C6
secondary
#DCEFE2
accent
#C25623
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083