#C79BBB#C79BBB
#C79BBB is a light, moderate pink. Relative luminance 0.392; OKLCH L 74.0% C 0.068 H 336.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C79BBB |
|---|---|
| RGB | rgb(199, 155, 187) |
| HSL | hsl(316, 28%, 69%) |
| HSV | hsv(316, 22%, 78%) |
| CMYK | cmyk(0%, 22.1%, 6%, 22%) |
| CIE-LAB | lab(68.88, 21.65, -10.23) |
| CIE-LCH | lch(68.88, 23.95, 334.72°) |
| OKLab | oklab(74.01% 0.0619 -0.0271) |
| OKLCH | oklch(74.01% 0.068 336.3) |
| XYZ | xyz(44.2435, 39.1740, 52.2348) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.14
Light Mauve
#C292A1
ΔE00 6.47
Dusty Lavender
#AC86A8
ΔE00 7.14
Plum
#DDA0DD
ΔE00 7.78
Grey Pink
#C3909B
ΔE00 8.20
Dusty Pink
#D8A7B1
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C79BBB #9BC7A7
analogous
#BD9BC7 #C79BBB #C79BA5
triadic
#C79BBB #BBC79B #9BBBC7
tetradic
#C79BBB #C7BD9B #9BC7A7 #9BA5C7
square
#C79BBB #C7BD9B #9BC7A7 #9BA5C7
split-complementary
#C79BBB #A5C79B #9BC7BD
monochromatic
#945383 #B174A0 #C79BBB #DDC2D6 #F3E9F0
Accessibility & contrast
On white
2.38
#C79BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C79BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C79BBB
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C79BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C79BBB | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#A5AABA
Tritanopia (blue-blind)
#CC9CA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c79bbb; /* rgb */ color: rgb(199, 155, 187); /* oklch */ color: oklch(74.0% 0.068 336.3);
Tailwind
colors: {
custom: {
50: '#d8b8cf',
500: '#c79bbb',
950: '#000000',
},
}SCSS
$custom: #c79bbb; $custom-light: #d8b8cf; $custom-dark: #000000;
JSON
{
"hex": "#c79bbb",
"rgb": {
"r": 199,
"g": 155,
"b": 187
},
"hsl": {
"h": 316.364,
"s": 28.205,
"l": 69.412
},
"oklch": {
"l": 0.74007,
"c": 0.06757,
"h": 336.3
},
"luminance": 0.39173
}Semantic roles & 50–950 ramp
primary
#C79BBB
secondary
#D9E5DC
accent
#A75B3F
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082