#C95CAF#C95CAF
#C95CAF is a light, vivid pink. Relative luminance 0.232; OKLCH L 63.6% C 0.169 H 337.5°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C95CAF |
|---|---|
| RGB | rgb(201, 92, 175) |
| HSL | hsl(314, 50%, 57%) |
| HSV | hsv(314, 54%, 79%) |
| CMYK | cmyk(0%, 54.2%, 12.9%, 21.2%) |
| CIE-LAB | lab(55.25, 53.50, -24.06) |
| CIE-LCH | lch(55.25, 58.66, 335.79°) |
| OKLab | oklab(63.61% 0.1565 -0.0649) |
| OKLCH | oklch(63.61% 0.169 337.5) |
| XYZ | xyz(35.6528, 23.1696, 43.1435) |
| Luminance | 0.2317 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.24
Pale Magenta
#D767AD
ΔE00 4.69
Pinky Purple
#C94CBE
ΔE00 4.78
Purpleish Pink
#DF4EC8
ΔE00 5.21
Orchid (survey)
#C875C4
ΔE00 6.42
Purpley Pink
#C83CB9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C95CAF #5CC976
analogous
#AC5CC9 #C95CAF #C95C79
triadic
#C95CAF #AFC95C #5CAFC9
tetradic
#C95CAF #C9AC5C #5CC976 #5C79C9
square
#C95CAF #C9AC5C #5CC976 #5C79C9
split-complementary
#C95CAF #79C95C #5CC9AC
monochromatic
#802A6C #AE3A92 #C95CAF #D88AC6 #E7B8DC
Accessibility & contrast
On white
3.73
#C95CAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#C95CAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C95CAF
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C95CAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C95CAF | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F7AB2
Deuteranopia (green-blind)
#7E8AAC
Tritanopia (blue-blind)
#D3607E
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c95caf; /* rgb */ color: rgb(201, 92, 175); /* oklch */ color: oklch(63.6% 0.169 337.5);
Tailwind
colors: {
custom: {
50: '#dc8fc7',
500: '#c95caf',
950: '#000000',
},
}SCSS
$custom: #c95caf; $custom-light: #dc8fc7; $custom-dark: #000000;
JSON
{
"hex": "#c95caf",
"rgb": {
"r": 201,
"g": 92,
"b": 175
},
"hsl": {
"h": 314.312,
"s": 50.23,
"l": 57.451
},
"oklch": {
"l": 0.63611,
"c": 0.16946,
"h": 337.5
},
"luminance": 0.23167
}Semantic roles & 50–950 ramp
primary
#C95CAF
secondary
#AAD6B5
accent
#DA6F4E
background
#FDF9FC
surface
#FBF1F8
border
#D4CBD1
text
#150D13
muted
#837E82