#C779B9#C779B9
#C779B9 is a light, vivid pink. Relative luminance 0.293; OKLCH L 68.0% C 0.127 H 333.7°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C779B9 |
|---|---|
| RGB | rgb(199, 121, 185) |
| HSL | hsl(311, 41%, 63%) |
| HSV | hsv(311, 39%, 78%) |
| CMYK | cmyk(0%, 39.2%, 7%, 22%) |
| CIE-LAB | lab(61.06, 39.84, -20.90) |
| CIE-LCH | lch(61.06, 44.99, 332.32°) |
| OKLab | oklab(68.03% 0.114 -0.0563) |
| OKLCH | oklch(68.03% 0.127 333.7) |
| XYZ | xyz(39.1472, 29.3217, 49.4872) |
| Luminance | 0.2932 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.94
Pale Magenta
#D767AD
ΔE00 5.42
Lavender Pink
#DD85D7
ΔE00 6.08
Orchid
#DA70D6
ΔE00 6.30
Purplish Pink
#CE5DAE
ΔE00 6.52
Soft Purple
#A66FB5
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C779B9 #79C787
analogous
#AE79C7 #C779B9 #C77992
triadic
#C779B9 #B9C779 #79B9C7
tetradic
#C779B9 #C7AE79 #79C787 #7992C7
square
#C779B9 #C7AE79 #79C787 #7992C7
split-complementary
#C779B9 #92C779 #79C7AE
monochromatic
#8B3A7D #B54EA2 #C779B9 #D9A4D0 #EBCFE6
Accessibility & contrast
On white
3.06
#C779B9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#C779B9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C779B9
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C779B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C779B9 | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788CBB
Deuteranopia (green-blind)
#8C97B7
Tritanopia (blue-blind)
#CE7D91
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #c779b9; /* rgb */ color: rgb(199, 121, 185); /* oklch */ color: oklch(68.0% 0.127 333.7);
Tailwind
colors: {
custom: {
50: '#d9a1ce',
500: '#c779b9',
950: '#000000',
},
}SCSS
$custom: #c779b9; $custom-light: #d9a1ce; $custom-dark: #000000;
JSON
{
"hex": "#c779b9",
"rgb": {
"r": 199,
"g": 121,
"b": 185
},
"hsl": {
"h": 310.769,
"s": 41.053,
"l": 62.745
},
"oklch": {
"l": 0.6803,
"c": 0.12714,
"h": 333.7
},
"luminance": 0.2932
}Semantic roles & 50–950 ramp
primary
#C779B9
secondary
#C0DCC5
accent
#B44931
background
#FDFAFC
surface
#FBF3F9
border
#D4CDD2
text
#150F13
muted
#837F82