#C89994#C89994
#C89994 is a light, muted red. Relative luminance 0.372; OKLCH L 72.6% C 0.057 H 25.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C89994 |
|---|---|
| RGB | rgb(200, 153, 148) |
| HSL | hsl(6, 32%, 68%) |
| HSV | hsv(6, 26%, 78%) |
| CMYK | cmyk(0%, 23.5%, 26%, 21.6%) |
| CIE-LAB | lab(67.43, 16.82, 9.42) |
| CIE-LCH | lch(67.43, 19.28, 29.26°) |
| OKLab | oklab(72.56% 0.0516 0.0246) |
| OKLCH | oklch(72.56% 0.057 25.5) |
| XYZ | xyz(40.5566, 37.2019, 33.0557) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.74
Greyish Pink
#C88D94
ΔE00 5.94
Grey Pink
#C3909B
ΔE00 6.67
Pinkish Grey
#C8ACA9
ΔE00 7.03
Dusty Pink
#D8A7B1
ΔE00 7.39
Light Mauve
#C292A1
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C89994 #94C3C8
analogous
#C894A9 #C89994 #C8B394
triadic
#C89994 #94C899 #9994C8
tetradic
#C89994 #A9C894 #94C3C8 #B394C8
square
#C89994 #A9C894 #94C3C8 #B394C8
split-complementary
#C89994 #94C8B3 #94A9C8
monochromatic
#95544D #B3726C #C89994 #DDC0BC #F2E6E5
Accessibility & contrast
On white
2.49
#C89994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#C89994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C89994
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C89994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C89994 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F94
Deuteranopia (green-blind)
#ADA893
Tritanopia (blue-blind)
#D29498
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c89994; /* rgb */ color: rgb(200, 153, 148); /* oklch */ color: oklch(72.6% 0.057 25.5);
Tailwind
colors: {
custom: {
50: '#d9b7b3',
500: '#c89994',
950: '#000000',
},
}SCSS
$custom: #c89994; $custom-light: #d9b7b3; $custom-dark: #000000;
JSON
{
"hex": "#c89994",
"rgb": {
"r": 200,
"g": 153,
"b": 148
},
"hsl": {
"h": 5.769,
"s": 32.099,
"l": 68.235
},
"oklch": {
"l": 0.72559,
"c": 0.05718,
"h": 25.5
},
"luminance": 0.372
}Semantic roles & 50–950 ramp
primary
#C89994
secondary
#D4E2E4
accent
#A0AB3B
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080