#DF9FB2#DF9FB2
#DF9FB2 is a light, moderate pink. Relative luminance 0.437; OKLCH L 76.9% C 0.080 H 359.7°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9FB2 |
|---|---|
| RGB | rgb(223, 159, 178) |
| HSL | hsl(342, 50%, 75%) |
| HSV | hsv(342, 29%, 87%) |
| CMYK | cmyk(0%, 28.7%, 20.2%, 12.5%) |
| CIE-LAB | lab(72.03, 26.51, -0.30) |
| CIE-LCH | lch(72.03, 26.51, 359.35°) |
| OKLab | oklab(76.91% 0.0796 -0.0004) |
| OKLCH | oklch(76.91% 0.08 359.7) |
| XYZ | xyz(50.8660, 43.7012, 47.8668) |
| Luminance | 0.4370 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.54
Dusty Pink
#D8A7B1
ΔE00 4.12
Pig Pink
#E78EA5
ΔE00 5.14
Soft Pink
#FDB0C0
ΔE00 6.05
Light Mauve
#C292A1
ΔE00 6.11
Grey Pink
#C3909B
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9FB2 #9FDFCC
analogous
#DF9FD2 #DF9FB2 #DFAC9F
triadic
#DF9FB2 #B2DF9F #9FB2DF
tetradic
#DF9FB2 #D2DF9F #9FDFCC #AC9FDF
square
#DF9FB2 #D2DF9F #9FDFCC #AC9FDF
split-complementary
#DF9FB2 #9FDFAC #9FD2DF
monochromatic
#C04368 #D0718D #DF9FB2 #EECDD7 #F7E8ED
Accessibility & contrast
On white
2.16
#DF9FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#DF9FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9FB2
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9FB2 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#B6B5B1
Tritanopia (blue-blind)
#EA9CA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #df9fb2; /* rgb */ color: rgb(223, 159, 178); /* oklch */ color: oklch(76.9% 0.080 359.7);
Tailwind
colors: {
custom: {
50: '#eabcc9',
500: '#df9fb2',
950: '#000000',
},
}SCSS
$custom: #df9fb2; $custom-light: #eabcc9; $custom-dark: #000000;
JSON
{
"hex": "#df9fb2",
"rgb": {
"r": 223,
"g": 159,
"b": 178
},
"hsl": {
"h": 342.188,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.76907,
"c": 0.07962,
"h": 359.7
},
"luminance": 0.43699
}Semantic roles & 50–950 ramp
primary
#DF9FB2
secondary
#DDEEE9
accent
#BD9128
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161213
muted
#848182