#DC9FAA#DC9FAA
#DC9FAA is a light, moderate red. Relative luminance 0.429; OKLCH L 76.4% C 0.074 H 7.0°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9FAA |
|---|---|
| RGB | rgb(220, 159, 170) |
| HSL | hsl(349, 47%, 74%) |
| HSV | hsv(349, 28%, 86%) |
| CMYK | cmyk(0%, 27.7%, 22.7%, 13.7%) |
| CIE-LAB | lab(71.50, 24.23, 3.31) |
| CIE-LCH | lch(71.50, 24.46, 7.79°) |
| OKLab | oklab(76.36% 0.0733 0.009) |
| OKLCH | oklch(76.36% 0.074 7) |
| XYZ | xyz(49.1697, 42.9168, 43.7163) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.43
Dusty Pink
#D8A7B1
ΔE00 3.02
Grey Pink
#C3909B
ΔE00 5.59
Greyish Pink
#C88D94
ΔE00 5.70
Pig Pink
#E78EA5
ΔE00 5.82
Dusty Pink (survey)
#D58A94
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9FAA #9FDCD1
analogous
#DC9FC9 #DC9FAA #DCB39F
triadic
#DC9FAA #AADC9F #9FAADC
tetradic
#DC9FAA #C9DC9F #9FDCD1 #B39FDC
square
#DC9FAA #C9DC9F #9FDCD1 #B39FDC
split-complementary
#DC9FAA #9FDCB3 #9FC9DC
monochromatic
#BB455B #CC7282 #DC9FAA #ECCCD2 #F7E9EB
Accessibility & contrast
On white
2.19
#DC9FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#DC9FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9FAA
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9FAA | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AA
Deuteranopia (green-blind)
#B6B3A9
Tritanopia (blue-blind)
#E79BA3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc9faa; /* rgb */ color: rgb(220, 159, 170); /* oklch */ color: oklch(76.4% 0.074 7.0);
Tailwind
colors: {
custom: {
50: '#e8bbc3',
500: '#dc9faa',
950: '#000000',
},
}SCSS
$custom: #dc9faa; $custom-light: #e8bbc3; $custom-dark: #000000;
JSON
{
"hex": "#dc9faa",
"rgb": {
"r": 220,
"g": 159,
"b": 170
},
"hsl": {
"h": 349.18,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.76358,
"c": 0.07383,
"h": 7
},
"luminance": 0.42914
}Semantic roles & 50–950 ramp
primary
#DC9FAA
secondary
#DDEEEB
accent
#BAA02C
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181