#C79ABE#C79ABE
#C79ABE is a light, moderate pink. Relative luminance 0.390; OKLCH L 73.9% C 0.072 H 333.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C79ABE |
|---|---|
| RGB | rgb(199, 154, 190) |
| HSL | hsl(312, 29%, 69%) |
| HSV | hsv(312, 23%, 78%) |
| CMYK | cmyk(0%, 22.6%, 4.5%, 22%) |
| CIE-LAB | lab(68.73, 22.74, -12.11) |
| CIE-LCH | lch(68.73, 25.77, 331.96°) |
| OKLab | oklab(73.93% 0.0644 -0.0323) |
| OKLCH | oklch(73.93% 0.072 333.4) |
| XYZ | xyz(44.4023, 38.9724, 53.8887) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.69
Plum
#DDA0DD
ΔE00 6.87
Dusty Lavender
#AC86A8
ΔE00 6.97
Light Mauve
#C292A1
ΔE00 7.42
Heather
#A484AC
ΔE00 8.67
Grey Pink
#C3909B
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C79ABE #9AC7A3
analogous
#BA9AC7 #C79ABE #C79AA8
triadic
#C79ABE #BEC79A #9ABEC7
tetradic
#C79ABE #C7BA9A #9AC7A3 #9AA8C7
square
#C79ABE #C7BA9A #9AC7A3 #9AA8C7
split-complementary
#C79ABE #A8C79A #9AC7BA
monochromatic
#945287 #B173A5 #C79ABE #DDC1D7 #F3E9F1
Accessibility & contrast
On white
2.39
#C79ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#C79ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C79ABE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C79ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C79ABE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#A4AABD
Tritanopia (blue-blind)
#CB9CA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c79abe; /* rgb */ color: rgb(199, 154, 190); /* oklch */ color: oklch(73.9% 0.072 333.4);
Tailwind
colors: {
custom: {
50: '#d8b8d1',
500: '#c79abe',
950: '#000000',
},
}SCSS
$custom: #c79abe; $custom-light: #d8b8d1; $custom-dark: #000000;
JSON
{
"hex": "#c79abe",
"rgb": {
"r": 199,
"g": 154,
"b": 190
},
"hsl": {
"h": 312,
"s": 28.662,
"l": 69.216
},
"oklch": {
"l": 0.73926,
"c": 0.07209,
"h": 333.4
},
"luminance": 0.38971
}Semantic roles & 50–950 ramp
primary
#C79ABE
secondary
#D8E5DA
accent
#A7533E
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082