#C99FA3#C99FA3
#C99FA3 is a light, muted red. Relative luminance 0.399; OKLCH L 74.2% C 0.050 H 11.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C99FA3 |
|---|---|
| RGB | rgb(201, 159, 163) |
| HSL | hsl(354, 28%, 71%) |
| HSV | hsv(354, 21%, 79%) |
| CMYK | cmyk(0%, 20.9%, 18.9%, 21.2%) |
| CIE-LAB | lab(69.37, 16.15, 3.87) |
| CIE-LCH | lch(69.37, 16.61, 13.47°) |
| OKLab | oklab(74.21% 0.0491 0.0104) |
| OKLCH | oklch(74.21% 0.05 11.9) |
| XYZ | xyz(43.0966, 39.8598, 40.0668) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.96
Grey Pink
#C3909B
ΔE00 4.98
Rosybrown
#BC8F8F
ΔE00 5.04
Light Mauve
#C292A1
ΔE00 5.32
Greyish Pink
#C88D94
ΔE00 5.83
Pinkish Grey
#C8ACA9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C99FA3 #9FC9C5
analogous
#C99FB8 #C99FA3 #C9B09F
triadic
#C99FA3 #A3C99F #9FA3C9
tetradic
#C99FA3 #B8C99F #9FC9C5 #B09FC9
square
#C99FA3 #B8C99F #9FC9C5 #B09FC9
split-complementary
#C99FA3 #9FC9B0 #9FB8C9
monochromatic
#98565C #B3787D #C99FA3 #DFC6C9 #F4EBEC
Accessibility & contrast
On white
2.34
#C99FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#C99FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C99FA3
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C99FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C99FA3 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A3
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#D29CA0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c99fa3; /* rgb */ color: rgb(201, 159, 163); /* oklch */ color: oklch(74.2% 0.050 11.9);
Tailwind
colors: {
custom: {
50: '#dabbbe',
500: '#c99fa3',
950: '#000000',
},
}SCSS
$custom: #c99fa3; $custom-light: #dabbbe; $custom-dark: #000000;
JSON
{
"hex": "#c99fa3",
"rgb": {
"r": 201,
"g": 159,
"b": 163
},
"hsl": {
"h": 354.286,
"s": 28,
"l": 70.588
},
"oklch": {
"l": 0.7421,
"c": 0.05015,
"h": 11.9
},
"luminance": 0.39858
}Semantic roles & 50–950 ramp
primary
#C99FA3
secondary
#DCE8E7
accent
#A79D3F
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151212
muted
#838181