#C495AE#C495AE
#C495AE is a light, moderate pink. Relative luminance 0.363; OKLCH L 72.2% C 0.065 H 345.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C495AE |
|---|---|
| RGB | rgb(196, 149, 174) |
| HSL | hsl(328, 28%, 68%) |
| HSV | hsv(328, 24%, 77%) |
| CMYK | cmyk(0%, 24%, 11.2%, 23.1%) |
| CIE-LAB | lab(66.74, 21.62, -6.18) |
| CIE-LCH | lch(66.74, 22.49, 344.05°) |
| OKLab | oklab(72.16% 0.0633 -0.0162) |
| OKLCH | oklch(72.16% 0.065 345.7) |
| XYZ | xyz(41.1521, 36.2882, 44.8728) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.59
Grey Pink
#C3909B
ΔE00 5.33
Lilac
#C8A2C8
ΔE00 6.09
Dusty Lavender
#AC86A8
ΔE00 6.63
Faded Pink
#DE9DAC
ΔE00 6.79
Dusty Pink
#D8A7B1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C495AE #95C4AB
analogous
#C295C4 #C495AE #C49596
triadic
#C495AE #AEC495 #95AEC4
tetradic
#C495AE #C4C295 #95C4AB #9596C4
square
#C495AE #C4C295 #95C4AB #9596C4
split-complementary
#C495AE #96C495 #95C4C2
monochromatic
#8F5071 #AE6E90 #C495AE #DABCCC #F0E4EA
Accessibility & contrast
On white
2.54
#C495AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#C495AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C495AE
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C495AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C495AE | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EAF
Deuteranopia (green-blind)
#A3A5AD
Tritanopia (blue-blind)
#CB959D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c495ae; /* rgb */ color: rgb(196, 149, 174); /* oklch */ color: oklch(72.2% 0.065 345.7);
Tailwind
colors: {
custom: {
50: '#d6b4c6',
500: '#c495ae',
950: '#000000',
},
}SCSS
$custom: #c495ae; $custom-light: #d6b4c6; $custom-dark: #000000;
JSON
{
"hex": "#c495ae",
"rgb": {
"r": 196,
"g": 149,
"b": 174
},
"hsl": {
"h": 328.085,
"s": 28.485,
"l": 67.647
},
"oklch": {
"l": 0.72162,
"c": 0.06533,
"h": 345.7
},
"luminance": 0.36287
}Semantic roles & 50–950 ramp
primary
#C495AE
secondary
#D3E2DA
accent
#A76F3E
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082