#C99B95#C99B95
#C99B95 is a light, muted red. Relative luminance 0.380; OKLCH L 73.1% C 0.056 H 27.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C99B95 |
|---|---|
| RGB | rgb(201, 155, 149) |
| HSL | hsl(7, 33%, 69%) |
| HSV | hsv(7, 26%, 79%) |
| CMYK | cmyk(0%, 22.9%, 25.9%, 21.2%) |
| CIE-LAB | lab(68.04, 16.25, 9.76) |
| CIE-LCH | lch(68.04, 18.95, 30.98°) |
| OKLab | oklab(73.07% 0.0499 0.0255) |
| OKLCH | oklch(73.07% 0.056 27) |
| XYZ | xyz(41.2342, 38.0321, 33.5969) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.38
Pinkish Grey
#C8ACA9
ΔE00 6.54
Greyish Pink
#C88D94
ΔE00 6.63
Grey Pink
#C3909B
ΔE00 7.28
Dusty Pink
#D8A7B1
ΔE00 7.49
Pinkish Tan
#D99B82
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C99B95 #95C3C9
analogous
#C995A9 #C99B95 #C9B595
triadic
#C99B95 #95C99B #9B95C9
tetradic
#C99B95 #A9C995 #95C3C9 #B595C9
square
#C99B95 #A9C995 #95C3C9 #B595C9
split-complementary
#C99B95 #95C9B5 #95A9C9
monochromatic
#97554D #B4756C #C99B95 #DEC1BE #F2E7E6
Accessibility & contrast
On white
2.44
#C99B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#C99B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C99B95
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C99B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C99B95 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A194
Deuteranopia (green-blind)
#AFA995
Tritanopia (blue-blind)
#D39699
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c99b95; /* rgb */ color: rgb(201, 155, 149); /* oklch */ color: oklch(73.1% 0.056 27.0);
Tailwind
colors: {
custom: {
50: '#dab8b4',
500: '#c99b95',
950: '#000000',
},
}SCSS
$custom: #c99b95; $custom-light: #dab8b4; $custom-dark: #000000;
JSON
{
"hex": "#c99b95",
"rgb": {
"r": 201,
"g": 155,
"b": 149
},
"hsl": {
"h": 6.923,
"s": 32.5,
"l": 68.627
},
"oklch": {
"l": 0.73068,
"c": 0.05606,
"h": 27
},
"luminance": 0.3803
}Semantic roles & 50–950 ramp
primary
#C99B95
secondary
#D5E3E5
accent
#9EAB3A
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080