#DC9FA3#DC9FA3
#DC9FA3 is a light, moderate red. Relative luminance 0.427; OKLCH L 76.2% C 0.073 H 14.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9FA3 |
|---|---|
| RGB | rgb(220, 159, 163) |
| HSL | hsl(356, 47%, 74%) |
| HSV | hsv(356, 28%, 86%) |
| CMYK | cmyk(0%, 27.7%, 25.9%, 13.7%) |
| CIE-LAB | lab(71.32, 23.23, 6.93) |
| CIE-LCH | lch(71.32, 24.24, 16.62°) |
| OKLab | oklab(76.17% 0.0706 0.0184) |
| OKLCH | oklch(76.17% 0.073 14.6) |
| XYZ | xyz(48.5251, 42.6589, 40.3213) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.85
Dusty Pink
#D8A7B1
ΔE00 4.06
Greyish Pink
#C88D94
ΔE00 5.50
Dusty Pink (survey)
#D58A94
ΔE00 5.76
Grey Pink
#C3909B
ΔE00 6.19
Light Mauve
#C292A1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9FA3 #9FDCD8
analogous
#DC9FC2 #DC9FA3 #DCBA9F
triadic
#DC9FA3 #A3DC9F #9FA3DC
tetradic
#DC9FA3 #C2DC9F #9FDCD8 #BA9FDC
square
#DC9FA3 #C2DC9F #9FDCD8 #BA9FDC
split-complementary
#DC9FA3 #9FDCBA #9FC2DC
monochromatic
#BB454D #CC7278 #DC9FA3 #ECCCCE #F7E9EA
Accessibility & contrast
On white
2.20
#DC9FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#DC9FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9FA3
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9FA3 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A3
Deuteranopia (green-blind)
#B8B3A2
Tritanopia (blue-blind)
#E899A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc9fa3; /* rgb */ color: rgb(220, 159, 163); /* oklch */ color: oklch(76.2% 0.073 14.6);
Tailwind
colors: {
custom: {
50: '#e8bbbe',
500: '#dc9fa3',
950: '#000000',
},
}SCSS
$custom: #dc9fa3; $custom-light: #e8bbbe; $custom-dark: #000000;
JSON
{
"hex": "#dc9fa3",
"rgb": {
"r": 220,
"g": 159,
"b": 163
},
"hsl": {
"h": 356.066,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.76165,
"c": 0.07297,
"h": 14.6
},
"luminance": 0.42656
}Semantic roles & 50–950 ramp
primary
#DC9FA3
secondary
#DDEEED
accent
#BAB02C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181