#C79ABA#C79ABA
#C79ABA is a light, moderate pink. Relative luminance 0.388; OKLCH L 73.8% C 0.069 H 337.0°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C79ABA |
|---|---|
| RGB | rgb(199, 154, 186) |
| HSL | hsl(317, 29%, 69%) |
| HSV | hsv(317, 23%, 78%) |
| CMYK | cmyk(0%, 22.6%, 6.5%, 22%) |
| CIE-LAB | lab(68.61, 22.02, -10.07) |
| CIE-LCH | lch(68.61, 24.22, 335.42°) |
| OKLab | oklab(73.79% 0.0631 -0.0267) |
| OKLCH | oklch(73.79% 0.069 337) |
| XYZ | xyz(43.9711, 38.7999, 51.6177) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.41
Light Mauve
#C292A1
ΔE00 6.29
Dusty Lavender
#AC86A8
ΔE00 6.99
Plum
#DDA0DD
ΔE00 7.86
Grey Pink
#C3909B
ΔE00 8.03
Faded Pink
#DE9DAC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C79ABA #9AC7A7
analogous
#BE9AC7 #C79ABA #C79AA4
triadic
#C79ABA #BAC79A #9ABAC7
tetradic
#C79ABA #C7BE9A #9AC7A7 #9AA4C7
square
#C79ABA #C7BE9A #9AC7A7 #9AA4C7
split-complementary
#C79ABA #A4C79A #9AC7BE
monochromatic
#945281 #B1739F #C79ABA #DDC1D5 #F3E9F0
Accessibility & contrast
On white
2.40
#C79ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#C79ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C79ABA
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C79ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C79ABA | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3BB
Deuteranopia (green-blind)
#A5AAB9
Tritanopia (blue-blind)
#CC9BA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c79aba; /* rgb */ color: rgb(199, 154, 186); /* oklch */ color: oklch(73.8% 0.069 337.0);
Tailwind
colors: {
custom: {
50: '#d8b8ce',
500: '#c79aba',
950: '#000000',
},
}SCSS
$custom: #c79aba; $custom-light: #d8b8ce; $custom-dark: #000000;
JSON
{
"hex": "#c79aba",
"rgb": {
"r": 199,
"g": 154,
"b": 186
},
"hsl": {
"h": 317.333,
"s": 28.662,
"l": 69.216
},
"oklch": {
"l": 0.73788,
"c": 0.06852,
"h": 337
},
"luminance": 0.38798
}Semantic roles & 50–950 ramp
primary
#C79ABA
secondary
#D8E5DC
accent
#A75D3E
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082