#DC9FA2#DC9FA2
#DC9FA2 is a light, moderate red. Relative luminance 0.426; OKLCH L 76.1% C 0.073 H 15.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9FA2 |
|---|---|
| RGB | rgb(220, 159, 162) |
| HSL | hsl(357, 47%, 74%) |
| HSV | hsv(357, 28%, 86%) |
| CMYK | cmyk(0%, 27.7%, 26.4%, 13.7%) |
| CIE-LAB | lab(71.30, 23.09, 7.45) |
| CIE-LCH | lch(71.30, 24.26, 17.89°) |
| OKLab | oklab(76.14% 0.0702 0.0197) |
| OKLCH | oklch(76.14% 0.073 15.7) |
| XYZ | xyz(48.4359, 42.6232, 39.8513) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.22
Dusty Pink
#D8A7B1
ΔE00 4.31
Greyish Pink
#C88D94
ΔE00 5.57
Dusty Pink (survey)
#D58A94
ΔE00 5.86
Grey Pink
#C3909B
ΔE00 6.36
Rosybrown
#BC8F8F
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9FA2 #9FDCD9
analogous
#DC9FC1 #DC9FA2 #DCBB9F
triadic
#DC9FA2 #A2DC9F #9FA2DC
tetradic
#DC9FA2 #C1DC9F #9FDCD9 #BB9FDC
square
#DC9FA2 #C1DC9F #9FDCD9 #BB9FDC
split-complementary
#DC9FA2 #9FDCBB #9FC1DC
monochromatic
#BB454B #CC7277 #DC9FA2 #ECCCCD #F7E9E9
Accessibility & contrast
On white
2.20
#DC9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#DC9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9FA2
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9FA2 | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#B8B3A1
Tritanopia (blue-blind)
#E899A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc9fa2; /* rgb */ color: rgb(220, 159, 162); /* oklch */ color: oklch(76.1% 0.073 15.7);
Tailwind
colors: {
custom: {
50: '#e8bbbd',
500: '#dc9fa2',
950: '#000000',
},
}SCSS
$custom: #dc9fa2; $custom-light: #e8bbbd; $custom-dark: #000000;
JSON
{
"hex": "#dc9fa2",
"rgb": {
"r": 220,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.049,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.76138,
"c": 0.07295,
"h": 15.7
},
"luminance": 0.42621
}Semantic roles & 50–950 ramp
primary
#DC9FA2
secondary
#DDEEED
accent
#BAB32C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181