#C79FBB#C79FBB
#C79FBB is a light, moderate pink. Relative luminance 0.405; OKLCH L 74.8% C 0.060 H 337.3°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C79FBB |
|---|---|
| RGB | rgb(199, 159, 187) |
| HSL | hsl(318, 26%, 70%) |
| HSV | hsv(318, 20%, 78%) |
| CMYK | cmyk(0%, 20.1%, 6%, 22%) |
| CIE-LAB | lab(69.84, 19.45, -8.78) |
| CIE-LCH | lch(69.84, 21.34, 335.70°) |
| OKLab | oklab(74.75% 0.0557 -0.0233) |
| OKLCH | oklch(74.75% 0.06 337.3) |
| XYZ | xyz(44.9203, 40.5275, 52.4604) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.33
Light Mauve
#C292A1
ΔE00 6.24
Dusty Pink
#D8A7B1
ΔE00 7.28
Grey Pink
#C3909B
ΔE00 7.95
Dusty Lavender
#AC86A8
ΔE00 8.00
Faded Pink
#DE9DAC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C79FBB #9FC7AB
analogous
#BF9FC7 #C79FBB #C79FA7
triadic
#C79FBB #BBC79F #9FBBC7
tetradic
#C79FBB #C7BF9F #9FC7AB #9FA7C7
square
#C79FBB #C7BF9F #9FC7AB #9FA7C7
split-complementary
#C79FBB #A7C79F #9FC7BF
monochromatic
#955782 #B078A0 #C79FBB #DEC6D6 #F4ECF1
Accessibility & contrast
On white
2.31
#C79FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#C79FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C79FBB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C79FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C79FBB | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#CCA0A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c79fbb; /* rgb */ color: rgb(199, 159, 187); /* oklch */ color: oklch(74.8% 0.060 337.3);
Tailwind
colors: {
custom: {
50: '#d8bbcf',
500: '#c79fbb',
950: '#000000',
},
}SCSS
$custom: #c79fbb; $custom-light: #d8bbcf; $custom-dark: #000000;
JSON
{
"hex": "#c79fbb",
"rgb": {
"r": 199,
"g": 159,
"b": 187
},
"hsl": {
"h": 318,
"s": 26.316,
"l": 70.196
},
"oklch": {
"l": 0.74753,
"c": 0.06035,
"h": 337.3
},
"luminance": 0.40526
}Semantic roles & 50–950 ramp
primary
#C79FBB
secondary
#DBE6DF
accent
#A55F41
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141213
muted
#838182