#DC9FA4#DC9FA4
#DC9FA4 is a light, moderate red. Relative luminance 0.427; OKLCH L 76.2% C 0.073 H 13.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9FA4 |
|---|---|
| RGB | rgb(220, 159, 164) |
| HSL | hsl(355, 47%, 74%) |
| HSV | hsv(355, 28%, 86%) |
| CMYK | cmyk(0%, 27.7%, 25.5%, 13.7%) |
| CIE-LAB | lab(71.35, 23.37, 6.42) |
| CIE-LCH | lch(71.35, 24.23, 15.35°) |
| OKLab | oklab(76.19% 0.071 0.017) |
| OKLCH | oklch(76.19% 0.073 13.5) |
| XYZ | xyz(48.6151, 42.6949, 40.7950) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.48
Dusty Pink
#D8A7B1
ΔE00 3.83
Greyish Pink
#C88D94
ΔE00 5.45
Dusty Pink (survey)
#D58A94
ΔE00 5.69
Grey Pink
#C3909B
ΔE00 6.04
Light Mauve
#C292A1
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9FA4 #9FDCD7
analogous
#DC9FC3 #DC9FA4 #DCB99F
triadic
#DC9FA4 #A4DC9F #9FA4DC
tetradic
#DC9FA4 #C3DC9F #9FDCD7 #B99FDC
square
#DC9FA4 #C3DC9F #9FDCD7 #B99FDC
split-complementary
#DC9FA4 #9FDCB9 #9FC3DC
monochromatic
#BB454F #CC7279 #DC9FA4 #ECCCCF #F7E9EA
Accessibility & contrast
On white
2.20
#DC9FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#DC9FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9FA4
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9FA4 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#B8B3A3
Tritanopia (blue-blind)
#E89AA1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc9fa4; /* rgb */ color: rgb(220, 159, 164); /* oklch */ color: oklch(76.2% 0.073 13.5);
Tailwind
colors: {
custom: {
50: '#e8bbbe',
500: '#dc9fa4',
950: '#000000',
},
}SCSS
$custom: #dc9fa4; $custom-light: #e8bbbe; $custom-dark: #000000;
JSON
{
"hex": "#dc9fa4",
"rgb": {
"r": 220,
"g": 159,
"b": 164
},
"hsl": {
"h": 355.082,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.76192,
"c": 0.07303,
"h": 13.5
},
"luminance": 0.42692
}Semantic roles & 50–950 ramp
primary
#DC9FA4
secondary
#DDEEEC
accent
#BAAE2C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181