#C95CA5#C95CA5
#C95CA5 is a light, vivid pink. Relative luminance 0.228; OKLCH L 63.2% C 0.162 H 341.9°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C95CA5 |
|---|---|
| RGB | rgb(201, 92, 165) |
| HSL | hsl(320, 50%, 57%) |
| HSV | hsv(320, 54%, 79%) |
| CMYK | cmyk(0%, 54.2%, 17.9%, 21.2%) |
| CIE-LAB | lab(54.86, 51.96, -18.84) |
| CIE-LCH | lch(54.86, 55.27, 340.07°) |
| OKLab | oklab(63.19% 0.1543 -0.0503) |
| OKLCH | oklch(63.19% 0.162 341.9) |
| XYZ | xyz(34.7068, 22.7912, 38.1612) |
| Luminance | 0.2279 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.81
Pale Magenta
#D767AD
ΔE00 4.03
Pinky Purple
#C94CBE
ΔE00 6.59
Purpleish Pink
#DF4EC8
ΔE00 6.89
Orchid (survey)
#C875C4
ΔE00 7.66
Purpley Pink
#C83CB9
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C95CA5 #5CC980
analogous
#B75CC9 #C95CA5 #C95C6E
triadic
#C95CA5 #A5C95C #5CA5C9
tetradic
#C95CA5 #C9B75C #5CC980 #5C6EC9
square
#C95CA5 #C9B75C #5CC980 #5C6EC9
split-complementary
#C95CA5 #6EC95C #5CC9B7
monochromatic
#802A64 #AE3A88 #C95CA5 #D88ABE #E7B8D8
Accessibility & contrast
On white
3.78
#C95CA5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#C95CA5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C95CA5
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C95CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C95CA5 | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6378A7
Deuteranopia (green-blind)
#818AA2
Tritanopia (blue-blind)
#D45D79
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c95ca5; /* rgb */ color: rgb(201, 92, 165); /* oklch */ color: oklch(63.2% 0.162 341.9);
Tailwind
colors: {
custom: {
50: '#dc8fbf',
500: '#c95ca5',
950: '#000000',
},
}SCSS
$custom: #c95ca5; $custom-light: #dc8fbf; $custom-dark: #000000;
JSON
{
"hex": "#c95ca5",
"rgb": {
"r": 201,
"g": 92,
"b": 165
},
"hsl": {
"h": 319.817,
"s": 50.23,
"l": 57.451
},
"oklch": {
"l": 0.63194,
"c": 0.16226,
"h": 341.9
},
"luminance": 0.22788
}Semantic roles & 50–950 ramp
primary
#C95CA5
secondary
#AAD6B9
accent
#DA7C4E
background
#FDF9FB
surface
#FBF1F7
border
#D4CBD0
text
#150D12
muted
#837E81