#C99DA2#C99DA2
#C99DA2 is a light, muted red. Relative luminance 0.391; OKLCH L 73.8% C 0.053 H 10.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C99DA2 |
|---|---|
| RGB | rgb(201, 157, 162) |
| HSL | hsl(353, 29%, 70%) |
| HSV | hsv(353, 22%, 79%) |
| CMYK | cmyk(0%, 21.9%, 19.4%, 21.2%) |
| CIE-LAB | lab(68.85, 17.09, 3.68) |
| CIE-LCH | lch(68.85, 17.48, 12.15°) |
| OKLab | oklab(73.8% 0.0519 0.0099) |
| OKLCH | oklch(73.8% 0.053 10.8) |
| XYZ | xyz(42.6662, 39.1418, 39.4831) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.90
Grey Pink
#C3909B
ΔE00 4.24
Light Mauve
#C292A1
ΔE00 4.65
Rosybrown
#BC8F8F
ΔE00 4.74
Greyish Pink
#C88D94
ΔE00 5.12
Faded Pink
#DE9DAC
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C99DA2 #9DC9C4
analogous
#C99DB8 #C99DA2 #C9AE9D
triadic
#C99DA2 #A2C99D #9DA2C9
tetradic
#C99DA2 #B8C99D #9DC9C4 #AE9DC9
square
#C99DA2 #B8C99D #9DC9C4 #AE9DC9
split-complementary
#C99DA2 #9DC9AE #9DB8C9
monochromatic
#98545B #B3767D #C99DA2 #DFC4C7 #F4EBEC
Accessibility & contrast
On white
2.38
#C99DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C99DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C99DA2
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C99DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C99DA2 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A2
Deuteranopia (green-blind)
#AEABA1
Tritanopia (blue-blind)
#D29A9F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c99da2; /* rgb */ color: rgb(201, 157, 162); /* oklch */ color: oklch(73.8% 0.053 10.8);
Tailwind
colors: {
custom: {
50: '#dababd',
500: '#c99da2',
950: '#000000',
},
}SCSS
$custom: #c99da2; $custom-light: #dababd; $custom-dark: #000000;
JSON
{
"hex": "#c99da2",
"rgb": {
"r": 201,
"g": 157,
"b": 162
},
"hsl": {
"h": 353.182,
"s": 28.947,
"l": 70.196
},
"oklch": {
"l": 0.73802,
"c": 0.05278,
"h": 10.8
},
"luminance": 0.3914
}Semantic roles & 50–950 ramp
primary
#C99DA2
secondary
#DBE7E6
accent
#A89C3E
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081