#C79EBA#C79EBA
#C79EBA is a light, moderate pink. Relative luminance 0.401; OKLCH L 74.5% C 0.061 H 338.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C79EBA |
|---|---|
| RGB | rgb(199, 158, 186) |
| HSL | hsl(319, 27%, 70%) |
| HSV | hsv(319, 21%, 78%) |
| CMYK | cmyk(0%, 20.6%, 6.5%, 22%) |
| CIE-LAB | lab(69.57, 19.82, -8.64) |
| CIE-LCH | lch(69.57, 21.62, 336.46°) |
| OKLab | oklab(74.53% 0.0569 -0.0229) |
| OKLCH | oklch(74.53% 0.061 338.1) |
| XYZ | xyz(44.6423, 40.1423, 51.8415) |
| Luminance | 0.4014 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.50
Light Mauve
#C292A1
ΔE00 6.00
Dusty Pink
#D8A7B1
ΔE00 7.25
Grey Pink
#C3909B
ΔE00 7.72
Dusty Lavender
#AC86A8
ΔE00 7.82
Faded Pink
#DE9DAC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C79EBA #9EC7AB
analogous
#BF9EC7 #C79EBA #C79EA6
triadic
#C79EBA #BAC79E #9EBAC7
tetradic
#C79EBA #C7BF9E #9EC7AB #9EA6C7
square
#C79EBA #C7BF9E #9EC7AB #9EA6C7
split-complementary
#C79EBA #A6C79E #9EC7BF
monochromatic
#955681 #B1779E #C79EBA #DDC5D6 #F4ECF1
Accessibility & contrast
On white
2.33
#C79EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#C79EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C79EBA
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C79EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C79EBA | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA6BB
Deuteranopia (green-blind)
#A8ACB9
Tritanopia (blue-blind)
#CC9FA7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c79eba; /* rgb */ color: rgb(199, 158, 186); /* oklch */ color: oklch(74.5% 0.061 338.1);
Tailwind
colors: {
custom: {
50: '#d8bbce',
500: '#c79eba',
950: '#000000',
},
}SCSS
$custom: #c79eba; $custom-light: #d8bbce; $custom-dark: #000000;
JSON
{
"hex": "#c79eba",
"rgb": {
"r": 199,
"g": 158,
"b": 186
},
"hsl": {
"h": 319.024,
"s": 26.797,
"l": 70
},
"oklch": {
"l": 0.74532,
"c": 0.0613,
"h": 338.1
},
"luminance": 0.40141
}Semantic roles & 50–950 ramp
primary
#C79EBA
secondary
#DBE6DE
accent
#A56040
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082