#C95DA5#C95DA5
#C95DA5 is a light, vivid pink. Relative luminance 0.230; OKLCH L 63.3% C 0.161 H 342.0°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C95DA5 |
|---|---|
| RGB | rgb(201, 93, 165) |
| HSL | hsl(320, 50%, 58%) |
| HSV | hsv(320, 54%, 79%) |
| CMYK | cmyk(0%, 53.7%, 17.9%, 21.2%) |
| CIE-LAB | lab(55.04, 51.48, -18.57) |
| CIE-LCH | lch(55.04, 54.73, 340.17°) |
| OKLab | oklab(63.33% 0.1528 -0.0495) |
| OKLCH | oklch(63.33% 0.161 342) |
| XYZ | xyz(34.7940, 22.9656, 38.1903) |
| Luminance | 0.2296 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.82
Pale Magenta
#D767AD
ΔE00 3.86
Pinky Purple
#C94CBE
ΔE00 6.76
Purpleish Pink
#DF4EC8
ΔE00 6.98
Orchid (survey)
#C875C4
ΔE00 7.54
Purpley Pink
#C83CB9
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C95DA5 #5DC981
analogous
#B75DC9 #C95DA5 #C95D6F
triadic
#C95DA5 #A5C95D #5DA5C9
tetradic
#C95DA5 #C9B75D #5DC981 #5D6FC9
square
#C95DA5 #C9B75D #5DC981 #5D6FC9
split-complementary
#C95DA5 #6FC95D #5DC9B7
monochromatic
#812B64 #AF3A88 #C95DA5 #D88BBE #E8B9D8
Accessibility & contrast
On white
3.75
#C95DA5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#C95DA5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C95DA5
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C95DA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C95DA5 | 1.00 | 3.75 | 5.59 | 5.59 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6479A7
Deuteranopia (green-blind)
#828AA2
Tritanopia (blue-blind)
#D45E79
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c95da5; /* rgb */ color: rgb(201, 93, 165); /* oklch */ color: oklch(63.3% 0.161 342.0);
Tailwind
colors: {
custom: {
50: '#dc8fbf',
500: '#c95da5',
950: '#000000',
},
}SCSS
$custom: #c95da5; $custom-light: #dc8fbf; $custom-dark: #000000;
JSON
{
"hex": "#c95da5",
"rgb": {
"r": 201,
"g": 93,
"b": 165
},
"hsl": {
"h": 320,
"s": 50,
"l": 57.647
},
"oklch": {
"l": 0.63328,
"c": 0.16066,
"h": 342
},
"luminance": 0.22963
}Semantic roles & 50–950 ramp
primary
#C95DA5
secondary
#ABD7BA
accent
#DA7D4E
background
#FDF9FB
surface
#FBF1F7
border
#D4CBD0
text
#150D12
muted
#837E81