#DC9FAC#DC9FAC
#DC9FAC is a light, moderate red. Relative luminance 0.430; OKLCH L 76.4% C 0.074 H 4.9°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DC9FAC |
|---|---|
| RGB | rgb(220, 159, 172) |
| HSL | hsl(347, 47%, 74%) |
| HSV | hsv(347, 28%, 86%) |
| CMYK | cmyk(0%, 27.7%, 21.8%, 13.7%) |
| CIE-LAB | lab(71.55, 24.53, 2.28) |
| CIE-LCH | lch(71.55, 24.63, 5.32°) |
| OKLab | oklab(76.42% 0.074 0.0063) |
| OKLCH | oklch(76.42% 0.074 4.9) |
| XYZ | xyz(49.3604, 42.9930, 44.7202) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 0.95
Dusty Pink
#D8A7B1
ΔE00 3.04
Grey Pink
#C3909B
ΔE00 5.61
Pig Pink
#E78EA5
ΔE00 5.61
Light Mauve
#C292A1
ΔE00 5.67
Greyish Pink
#C88D94
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC9FAC #9FDCCF
analogous
#DC9FCB #DC9FAC #DCB19F
triadic
#DC9FAC #ACDC9F #9FACDC
tetradic
#DC9FAC #CBDC9F #9FDCCF #B19FDC
square
#DC9FAC #CBDC9F #9FDCCF #B19FDC
split-complementary
#DC9FAC #9FDCB1 #9FCBDC
monochromatic
#BB455E #CC7285 #DC9FAC #ECCCD3 #F7E9EC
Accessibility & contrast
On white
2.19
#DC9FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#DC9FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC9FAC
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC9FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC9FAC | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#B6B3AB
Tritanopia (blue-blind)
#E79BA3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dc9fac; /* rgb */ color: rgb(220, 159, 172); /* oklch */ color: oklch(76.4% 0.074 4.9);
Tailwind
colors: {
custom: {
50: '#e8bbc4',
500: '#dc9fac',
950: '#000000',
},
}SCSS
$custom: #dc9fac; $custom-light: #e8bbc4; $custom-dark: #000000;
JSON
{
"hex": "#dc9fac",
"rgb": {
"r": 220,
"g": 159,
"b": 172
},
"hsl": {
"h": 347.213,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.76415,
"c": 0.0743,
"h": 4.9
},
"luminance": 0.4299
}Semantic roles & 50–950 ramp
primary
#DC9FAC
secondary
#DDEEEA
accent
#BA9C2C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161212
muted
#848181