#C79FAC#C79FAC
#C79FAC is a light, muted pink. Relative luminance 0.399; OKLCH L 74.3% C 0.050 H 357.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C79FAC |
|---|---|
| RGB | rgb(199, 159, 172) |
| HSL | hsl(341, 26%, 70%) |
| HSV | hsv(341, 20%, 78%) |
| CMYK | cmyk(0%, 20.1%, 13.6%, 22%) |
| CIE-LAB | lab(69.41, 16.86, -1.09) |
| CIE-LCH | lch(69.41, 16.90, 356.29°) |
| OKLab | oklab(74.28% 0.0502 -0.0026) |
| OKLCH | oklch(74.28% 0.05 357) |
| XYZ | xyz(43.3975, 39.9184, 44.4407) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.85
Light Mauve
#C292A1
ΔE00 3.88
Grey Pink
#C3909B
ΔE00 4.81
Faded Pink
#DE9DAC
ΔE00 5.85
Greyish Pink
#C88D94
ΔE00 6.83
Rosybrown
#BC8F8F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C79FAC #9FC7BA
analogous
#C79FC0 #C79FAC #C7A69F
triadic
#C79FAC #ACC79F #9FACC7
tetradic
#C79FAC #C0C79F #9FC7BA #A69FC7
square
#C79FAC #C0C79F #9FC7BA #A69FC7
split-complementary
#C79FAC #9FC7A6 #9FC0C7
monochromatic
#95576B #B0788B #C79FAC #DEC6CD #F4ECEE
Accessibility & contrast
On white
2.34
#C79FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#C79FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C79FAC
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C79FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C79FAC | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6AC
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#CE9DA3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c79fac; /* rgb */ color: rgb(199, 159, 172); /* oklch */ color: oklch(74.3% 0.050 357.0);
Tailwind
colors: {
custom: {
50: '#d8bbc4',
500: '#c79fac',
950: '#000000',
},
}SCSS
$custom: #c79fac; $custom-light: #d8bbc4; $custom-dark: #000000;
JSON
{
"hex": "#c79fac",
"rgb": {
"r": 199,
"g": 159,
"b": 172
},
"hsl": {
"h": 340.5,
"s": 26.316,
"l": 70.196
},
"oklch": {
"l": 0.74275,
"c": 0.05029,
"h": 357
},
"luminance": 0.39917
}Semantic roles & 50–950 ramp
primary
#C79FAC
secondary
#DBE6E3
accent
#A58441
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141212
muted
#838181