#DF8FA9#DF8FA9
#DF8FA9 is a light, moderate pink. Relative luminance 0.382; OKLCH L 73.9% C 0.102 H 358.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DF8FA9 |
|---|---|
| RGB | rgb(223, 143, 169) |
| HSL | hsl(341, 56%, 72%) |
| HSV | hsv(341, 36%, 87%) |
| CMYK | cmyk(0%, 35.9%, 24.2%, 12.5%) |
| CIE-LAB | lab(68.17, 33.76, -0.94) |
| CIE-LCH | lch(68.17, 33.77, 358.41°) |
| OKLab | oklab(73.87% 0.1017 -0.002) |
| OKLCH | oklch(73.87% 0.102 358.9) |
| XYZ | xyz(47.4163, 38.2005, 42.4044) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.25
Dull Pink
#D5869D
ΔE00 2.97
Faded Pink
#DE9DAC
ΔE00 4.44
Dusty Pink (survey)
#D58A94
ΔE00 5.55
Pinky
#FC86AA
ΔE00 5.55
Rosa
#FE86A4
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF8FA9 #8FDFC5
analogous
#DF8FD1 #DF8FA9 #DF9D8F
triadic
#DF8FA9 #A9DF8F #8FA9DF
tetradic
#DF8FA9 #D1DF8F #8FDFC5 #9D8FDF
square
#DF8FA9 #D1DF8F #8FDFC5 #9D8FDF
split-complementary
#DF8FA9 #8FDF9D #8FD1DF
monochromatic
#BD3662 #D15F84 #DF8FA9 #EDBFCE #F8E7ED
Accessibility & contrast
On white
2.43
#DF8FA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#DF8FA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF8FA9
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF8FA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF8FA9 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAA
Deuteranopia (green-blind)
#ADACA7
Tritanopia (blue-blind)
#EB8B98
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #df8fa9; /* rgb */ color: rgb(223, 143, 169); /* oklch */ color: oklch(73.9% 0.102 358.9);
Tailwind
colors: {
custom: {
50: '#eab1c2',
500: '#df8fa9',
950: '#000000',
},
}SCSS
$custom: #df8fa9; $custom-light: #eab1c2; $custom-dark: #000000;
JSON
{
"hex": "#df8fa9",
"rgb": {
"r": 223,
"g": 143,
"b": 169
},
"hsl": {
"h": 340.5,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.73868,
"c": 0.1017,
"h": 358.9
},
"luminance": 0.38197
}Semantic roles & 50–950 ramp
primary
#DF8FA9
secondary
#DBEFE8
accent
#C38F22
background
#FEFAFB
surface
#FDF5F7
border
#D5CFD0
text
#161112
muted
#848081