#C79AAA#C79AAA
#C79AAA is a light, muted pink. Relative luminance 0.382; OKLCH L 73.3% C 0.058 H 355.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C79AAA |
|---|---|
| RGB | rgb(199, 154, 170) |
| HSL | hsl(339, 29%, 69%) |
| HSV | hsv(339, 23%, 78%) |
| CMYK | cmyk(0%, 22.6%, 14.6%, 22%) |
| CIE-LAB | lab(68.14, 19.28, -1.85) |
| CIE-LCH | lch(68.14, 19.37, 354.52°) |
| OKLab | oklab(73.27% 0.0574 -0.0046) |
| OKLCH | oklch(73.27% 0.058 355.4) |
| XYZ | xyz(42.3644, 38.1572, 43.1559) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.38
Grey Pink
#C3909B
ΔE00 3.68
Dusty Pink
#D8A7B1
ΔE00 4.57
Faded Pink
#DE9DAC
ΔE00 5.15
Greyish Pink
#C88D94
ΔE00 5.93
Rosybrown
#BC8F8F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C79AAA #9AC7B7
analogous
#C79AC1 #C79AAA #C7A19A
triadic
#C79AAA #AAC79A #9AAAC7
tetradic
#C79AAA #C1C79A #9AC7B7 #A19AC7
square
#C79AAA #C1C79A #9AC7B7 #A19AC7
split-complementary
#C79AAA #9AC7A1 #9AC1C7
monochromatic
#94526A #B17389 #C79AAA #DDC1CB #F3E9EC
Accessibility & contrast
On white
2.43
#C79AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#C79AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C79AAA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C79AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C79AAA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AB
Deuteranopia (green-blind)
#A9A9A9
Tritanopia (blue-blind)
#CE989F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c79aaa; /* rgb */ color: rgb(199, 154, 170); /* oklch */ color: oklch(73.3% 0.058 355.4);
Tailwind
colors: {
custom: {
50: '#d8b8c3',
500: '#c79aaa',
950: '#000000',
},
}SCSS
$custom: #c79aaa; $custom-light: #d8b8c3; $custom-dark: #000000;
JSON
{
"hex": "#c79aaa",
"rgb": {
"r": 199,
"g": 154,
"b": 170
},
"hsl": {
"h": 338.667,
"s": 28.662,
"l": 69.216
},
"oklch": {
"l": 0.73271,
"c": 0.05755,
"h": 355.4
},
"luminance": 0.38156
}Semantic roles & 50–950 ramp
primary
#C79AAA
secondary
#D8E5E0
accent
#A7823E
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081