#C79798#C79798
#C79798 is a light, muted red. Relative luminance 0.365; OKLCH L 72.2% C 0.058 H 17.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C79798 |
|---|---|
| RGB | rgb(199, 151, 152) |
| HSL | hsl(359, 30%, 69%) |
| HSV | hsv(359, 24%, 78%) |
| CMYK | cmyk(0%, 24.1%, 23.6%, 22%) |
| CIE-LAB | lab(66.93, 18.12, 6.47) |
| CIE-LCH | lch(66.93, 19.24, 19.65°) |
| OKLab | oklab(72.18% 0.0553 0.0171) |
| OKLCH | oklch(72.18% 0.058 17.2) |
| XYZ | xyz(40.2878, 36.5442, 34.6313) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 2.83
Greyish Pink
#C88D94
ΔE00 3.88
Grey Pink
#C3909B
ΔE00 4.18
Light Mauve
#C292A1
ΔE00 5.43
Dusty Pink
#D8A7B1
ΔE00 5.92
Dusty Pink (survey)
#D58A94
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C79798 #97C7C6
analogous
#C797B0 #C79798 #C7AE97
triadic
#C79798 #98C797 #9798C7
tetradic
#C79798 #B0C797 #97C7C6 #AE97C7
square
#C79798 #B0C797 #97C7C6 #AE97C7
split-complementary
#C79798 #97C7AE #97B0C7
monochromatic
#945051 #B26F71 #C79798 #DCBFBF #F2E7E7
Accessibility & contrast
On white
2.53
#C79798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#C79798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C79798
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C79798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C79798 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E98
Deuteranopia (green-blind)
#AAA697
Tritanopia (blue-blind)
#D19398
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c79798; /* rgb */ color: rgb(199, 151, 152); /* oklch */ color: oklch(72.2% 0.058 17.2);
Tailwind
colors: {
custom: {
50: '#d9b5b6',
500: '#c79798',
950: '#000000',
},
}SCSS
$custom: #c79798; $custom-light: #d9b5b6; $custom-dark: #000000;
JSON
{
"hex": "#c79798",
"rgb": {
"r": 199,
"g": 151,
"b": 152
},
"hsl": {
"h": 358.75,
"s": 30,
"l": 68.627
},
"oklch": {
"l": 0.72184,
"c": 0.05785,
"h": 17.2
},
"luminance": 0.36542
}Semantic roles & 50–950 ramp
primary
#C79798
secondary
#D6E4E4
accent
#A9A63D
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151111
muted
#838080