#C796AA#C796AA
#C796AA is a light, moderate pink. Relative luminance 0.369; OKLCH L 72.5% C 0.064 H 352.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C796AA |
|---|---|
| RGB | rgb(199, 150, 170) |
| HSL | hsl(336, 30%, 68%) |
| HSV | hsv(336, 25%, 78%) |
| CMYK | cmyk(0%, 24.6%, 14.6%, 22%) |
| CIE-LAB | lab(67.17, 21.48, -3.27) |
| CIE-LCH | lch(67.17, 21.73, 351.35°) |
| OKLab | oklab(72.53% 0.0637 -0.0084) |
| OKLCH | oklch(72.53% 0.064 352.5) |
| XYZ | xyz(41.7152, 36.8588, 42.9395) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.18
Grey Pink
#C3909B
ΔE00 3.78
Faded Pink
#DE9DAC
ΔE00 5.30
Dusty Pink
#D8A7B1
ΔE00 5.80
Greyish Pink
#C88D94
ΔE00 6.05
Dull Pink
#D5869D
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C796AA #96C7B3
analogous
#C796C2 #C796AA #C79A96
triadic
#C796AA #AAC796 #96AAC7
tetradic
#C796AA #C2C796 #96C7B3 #9A96C7
square
#C796AA #C2C796 #96C7B3 #9A96C7
split-complementary
#C796AA #96C79A #96C2C7
monochromatic
#944F6B #B26E8A #C796AA #DCBECA #F2E6EB
Accessibility & contrast
On white
2.51
#C796AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#C796AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C796AA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C796AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C796AA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAB
Deuteranopia (green-blind)
#A6A7A9
Tritanopia (blue-blind)
#CF959D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c796aa; /* rgb */ color: rgb(199, 150, 170); /* oklch */ color: oklch(72.5% 0.064 352.5);
Tailwind
colors: {
custom: {
50: '#d8b5c3',
500: '#c796aa',
950: '#000000',
},
}SCSS
$custom: #c796aa; $custom-light: #d8b5c3; $custom-dark: #000000;
JSON
{
"hex": "#c796aa",
"rgb": {
"r": 199,
"g": 150,
"b": 170
},
"hsl": {
"h": 335.51,
"s": 30.435,
"l": 68.431
},
"oklch": {
"l": 0.72526,
"c": 0.06425,
"h": 352.5
},
"luminance": 0.36857
}Semantic roles & 50–950 ramp
primary
#C796AA
secondary
#D5E4DE
accent
#A97D3C
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081