#C79693#C79693
#C79693 is a light, muted red. Relative luminance 0.361; OKLCH L 71.9% C 0.059 H 22.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C79693 |
|---|---|
| RGB | rgb(199, 150, 147) |
| HSL | hsl(3, 32%, 68%) |
| HSV | hsv(3, 26%, 78%) |
| CMYK | cmyk(0%, 24.6%, 26.1%, 22%) |
| CIE-LAB | lab(66.57, 17.94, 8.74) |
| CIE-LCH | lch(66.57, 19.96, 25.98°) |
| OKLab | oklab(71.86% 0.0549 0.0229) |
| OKLCH | oklch(71.86% 0.059 22.7) |
| XYZ | xyz(39.7267, 36.0634, 32.4665) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 2.85
Greyish Pink
#C88D94
ΔE00 4.74
Grey Pink
#C3909B
ΔE00 5.62
Dusty Pink (survey)
#D58A94
ΔE00 6.92
Light Mauve
#C292A1
ΔE00 7.01
Dusty Pink
#D8A7B1
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C79693 #93C4C7
analogous
#C793AA #C79693 #C7B093
triadic
#C79693 #93C796 #9693C7
tetradic
#C79693 #AAC793 #93C4C7 #B093C7
square
#C79693 #AAC793 #93C4C7 #B093C7
split-complementary
#C79693 #93C7B0 #93AAC7
monochromatic
#93504C #B26F6B #C79693 #DCBDBB #F1E4E4
Accessibility & contrast
On white
2.56
#C79693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#C79693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C79693
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C79693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C79693 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9C93
Deuteranopia (green-blind)
#ABA692
Tritanopia (blue-blind)
#D29195
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c79693; /* rgb */ color: rgb(199, 150, 147); /* oklch */ color: oklch(71.9% 0.059 22.7);
Tailwind
colors: {
custom: {
50: '#d9b5b2',
500: '#c79693',
950: '#000000',
},
}SCSS
$custom: #c79693; $custom-light: #d9b5b2; $custom-dark: #000000;
JSON
{
"hex": "#c79693",
"rgb": {
"r": 199,
"g": 150,
"b": 147
},
"hsl": {
"h": 3.462,
"s": 31.707,
"l": 67.843
},
"oklch": {
"l": 0.71861,
"c": 0.05948,
"h": 22.7
},
"luminance": 0.36061
}Semantic roles & 50–950 ramp
primary
#C79693
secondary
#D3E2E3
accent
#A4AA3B
background
#FDFBFA
surface
#FAF6F5
border
#D3D0CF
text
#151111
muted
#838080