#DC9FA7#DC9FA7
#DC9FA7 is a light, moderate red. Relative luminance 0.428; OKLCH L 76.3% C 0.073 H 10.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9FA7 |
|---|---|
| RGB | rgb(220, 159, 167) |
| HSL | hsl(352, 47%, 74%) |
| HSV | hsv(352, 28%, 86%) |
| CMYK | cmyk(0%, 27.7%, 24.1%, 13.7%) |
| CIE-LAB | lab(71.42, 23.80, 4.86) |
| CIE-LCH | lch(71.42, 24.29, 11.55°) |
| OKLab | oklab(76.27% 0.0722 0.013) |
| OKLCH | oklch(76.27% 0.073 10.2) |
| XYZ | xyz(48.8892, 42.8045, 42.2387) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.40
Dusty Pink
#D8A7B1
ΔE00 3.28
Greyish Pink
#C88D94
ΔE00 5.47
Dusty Pink (survey)
#D58A94
ΔE00 5.64
Grey Pink
#C3909B
ΔE00 5.72
Light Mauve
#C292A1
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9FA7 #9FDCD4
analogous
#DC9FC6 #DC9FA7 #DCB69F
triadic
#DC9FA7 #A7DC9F #9FA7DC
tetradic
#DC9FA7 #C6DC9F #9FDCD4 #B69FDC
square
#DC9FA7 #C6DC9F #9FDCD4 #B69FDC
split-complementary
#DC9FA7 #9FDCB6 #9FC6DC
monochromatic
#BB4555 #CC727E #DC9FA7 #ECCCD0 #F7E9EA
Accessibility & contrast
On white
2.20
#DC9FA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#DC9FA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9FA7
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9FA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9FA7 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#B7B3A6
Tritanopia (blue-blind)
#E79AA2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc9fa7; /* rgb */ color: rgb(220, 159, 167); /* oklch */ color: oklch(76.3% 0.073 10.2);
Tailwind
colors: {
custom: {
50: '#e8bbc1',
500: '#dc9fa7',
950: '#000000',
},
}SCSS
$custom: #dc9fa7; $custom-light: #e8bbc1; $custom-dark: #000000;
JSON
{
"hex": "#dc9fa7",
"rgb": {
"r": 220,
"g": 159,
"b": 167
},
"hsl": {
"h": 352.131,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.76274,
"c": 0.07332,
"h": 10.2
},
"luminance": 0.42802
}Semantic roles & 50–950 ramp
primary
#DC9FA7
secondary
#DDEEEC
accent
#BAA72C
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181