#C7969A#C7969A
#C7969A is a light, muted red. Relative luminance 0.363; OKLCH L 72.1% C 0.059 H 13.2°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C7969A |
|---|---|
| RGB | rgb(199, 150, 154) |
| HSL | hsl(355, 30%, 68%) |
| HSV | hsv(355, 25%, 78%) |
| CMYK | cmyk(0%, 24.6%, 22.6%, 22%) |
| CIE-LAB | lab(66.74, 18.96, 5.07) |
| CIE-LCH | lch(66.74, 19.63, 14.97°) |
| OKLab | oklab(72.05% 0.0577 0.0135) |
| OKLCH | oklch(72.05% 0.059 13.2) |
| XYZ | xyz(40.2927, 36.2898, 35.4478) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.03
Greyish Pink
#C88D94
ΔE00 3.11
Rosybrown
#BC8F8F
ΔE00 3.15
Light Mauve
#C292A1
ΔE00 4.26
Dusty Pink
#D8A7B1
ΔE00 5.47
Dusty Pink (survey)
#D58A94
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7969A #96C7C3
analogous
#C796B2 #C7969A #C7AA96
triadic
#C7969A #9AC796 #969AC7
tetradic
#C7969A #B2C796 #96C7C3 #AA96C7
square
#C7969A #B2C796 #96C7C3 #AA96C7
split-complementary
#C7969A #96C7AA #96B2C7
monochromatic
#944F54 #B26E74 #C7969A #DCBEC0 #F2E6E7
Accessibility & contrast
On white
2.54
#C7969A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#C7969A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7969A
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7969A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7969A | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9A
Deuteranopia (green-blind)
#A9A699
Tritanopia (blue-blind)
#D19298
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c7969a; /* rgb */ color: rgb(199, 150, 154); /* oklch */ color: oklch(72.1% 0.059 13.2);
Tailwind
colors: {
custom: {
50: '#d9b5b7',
500: '#c7969a',
950: '#000000',
},
}SCSS
$custom: #c7969a; $custom-light: #d9b5b7; $custom-dark: #000000;
JSON
{
"hex": "#c7969a",
"rgb": {
"r": 199,
"g": 150,
"b": 154
},
"hsl": {
"h": 355.102,
"s": 30.435,
"l": 68.431
},
"oklch": {
"l": 0.72052,
"c": 0.05921,
"h": 13.2
},
"luminance": 0.36288
}Semantic roles & 50–950 ramp
primary
#C7969A
secondary
#D5E4E3
accent
#A9A03C
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151111
muted
#838080