#C99CA1#C99CA1
#C99CA1 is a light, muted red. Relative luminance 0.388; OKLCH L 73.6% C 0.054 H 11.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C99CA1 |
|---|---|
| RGB | rgb(201, 156, 161) |
| HSL | hsl(353, 29%, 70%) |
| HSV | hsv(353, 22%, 79%) |
| CMYK | cmyk(0%, 22.4%, 19.9%, 21.2%) |
| CIE-LAB | lab(68.58, 17.49, 3.85) |
| CIE-LCH | lch(68.58, 17.90, 12.41°) |
| OKLab | oklab(73.58% 0.0531 0.0103) |
| OKLCH | oklch(73.58% 0.054 11) |
| XYZ | xyz(42.4092, 38.7694, 38.9607) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.98
Dusty Pink
#D8A7B1
ΔE00 4.02
Light Mauve
#C292A1
ΔE00 4.49
Rosybrown
#BC8F8F
ΔE00 4.52
Greyish Pink
#C88D94
ΔE00 4.78
Faded Pink
#DE9DAC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C99CA1 #9CC9C4
analogous
#C99CB8 #C99CA1 #C9AD9C
triadic
#C99CA1 #A1C99C #9CA1C9
tetradic
#C99CA1 #B8C99C #9CC9C4 #AD9CC9
square
#C99CA1 #B8C99C #9CC9C4 #AD9CC9
split-complementary
#C99CA1 #9CC9AD #9CB8C9
monochromatic
#98535A #B3747B #C99CA1 #DFC4C7 #F4EBEC
Accessibility & contrast
On white
2.40
#C99CA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#C99CA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C99CA1
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C99CA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C99CA1 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A1
Deuteranopia (green-blind)
#ADAAA0
Tritanopia (blue-blind)
#D2989E
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c99ca1; /* rgb */ color: rgb(201, 156, 161); /* oklch */ color: oklch(73.6% 0.054 11.0);
Tailwind
colors: {
custom: {
50: '#dab9bc',
500: '#c99ca1',
950: '#000000',
},
}SCSS
$custom: #c99ca1; $custom-light: #dab9bc; $custom-dark: #000000;
JSON
{
"hex": "#c99ca1",
"rgb": {
"r": 201,
"g": 156,
"b": 161
},
"hsl": {
"h": 353.333,
"s": 29.412,
"l": 70
},
"oklch": {
"l": 0.73584,
"c": 0.05405,
"h": 11
},
"luminance": 0.38768
}Semantic roles & 50–950 ramp
primary
#C99CA1
secondary
#DAE7E5
accent
#A89C3D
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081