#C99EA7#C99EA7
#C99EA7 is a light, muted red. Relative luminance 0.397; OKLCH L 74.1% C 0.052 H 4.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #C99EA7 |
|---|---|
| RGB | rgb(201, 158, 167) |
| HSL | hsl(347, 28%, 70%) |
| HSV | hsv(347, 21%, 79%) |
| CMYK | cmyk(0%, 21.4%, 16.9%, 21.2%) |
| CIE-LAB | lab(69.23, 17.33, 1.44) |
| CIE-LCH | lch(69.23, 17.39, 4.76°) |
| OKLab | oklab(74.13% 0.0522 0.0041) |
| OKLCH | oklch(74.13% 0.052 4.4) |
| XYZ | xyz(43.2894, 39.6629, 41.9271) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.31
Light Mauve
#C292A1
ΔE00 3.90
Grey Pink
#C3909B
ΔE00 4.12
Faded Pink
#DE9DAC
ΔE00 5.27
Greyish Pink
#C88D94
ΔE00 5.65
Rosybrown
#BC8F8F
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C99EA7 #9EC9C0
analogous
#C99EBC #C99EA7 #C9AA9E
triadic
#C99EA7 #A7C99E #9EA7C9
tetradic
#C99EA7 #BCC99E #9EC9C0 #AA9EC9
square
#C99EA7 #BCC99E #9EC9C0 #AA9EC9
split-complementary
#C99EA7 #9EC9AA #9EBCC9
monochromatic
#985563 #B37783 #C99EA7 #DFC5CB #F4EBED
Accessibility & contrast
On white
2.35
#C99EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#C99EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C99EA7
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C99EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C99EA7 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A7
Deuteranopia (green-blind)
#AEACA6
Tritanopia (blue-blind)
#D19BA1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c99ea7; /* rgb */ color: rgb(201, 158, 167); /* oklch */ color: oklch(74.1% 0.052 4.4);
Tailwind
colors: {
custom: {
50: '#dabac1',
500: '#c99ea7',
950: '#000000',
},
}SCSS
$custom: #c99ea7; $custom-light: #dabac1; $custom-dark: #000000;
JSON
{
"hex": "#c99ea7",
"rgb": {
"r": 201,
"g": 158,
"b": 167
},
"hsl": {
"h": 347.442,
"s": 28.477,
"l": 70.392
},
"oklch": {
"l": 0.74135,
"c": 0.05234,
"h": 4.4
},
"luminance": 0.39661
}Semantic roles & 50–950 ramp
primary
#C99EA7
secondary
#DBE7E5
accent
#A7913E
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#151112
muted
#838081