#C85FAF#C85FAF
#C85FAF is a light, vivid pink. Relative luminance 0.236; OKLCH L 63.9% C 0.164 H 337.3°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C85FAF |
|---|---|
| RGB | rgb(200, 95, 175) |
| HSL | hsl(314, 49%, 58%) |
| HSV | hsv(314, 53%, 78%) |
| CMYK | cmyk(0%, 52.5%, 12.5%, 21.6%) |
| CIE-LAB | lab(55.65, 51.77, -23.46) |
| CIE-LCH | lch(55.65, 56.83, 335.62°) |
| OKLab | oklab(63.88% 0.1512 -0.0632) |
| OKLCH | oklch(63.88% 0.164 337.3) |
| XYZ | xyz(35.6498, 23.5615, 43.2193) |
| Luminance | 0.2356 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.22
Pale Magenta
#D767AD
ΔE00 4.35
Pinky Purple
#C94CBE
ΔE00 5.26
Purpleish Pink
#DF4EC8
ΔE00 5.52
Orchid (survey)
#C875C4
ΔE00 5.94
Purpley Pink
#C83CB9
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C85FAF #5FC878
analogous
#AD5FC8 #C85FAF #C85F7A
triadic
#C85FAF #AFC85F #5FAFC8
tetradic
#C85FAF #C8AD5F #5FC878 #5F7AC8
square
#C85FAF #C8AD5F #5FC878 #5F7AC8
split-complementary
#C85FAF #7AC85F #5FC8AD
monochromatic
#802C6C #AE3C93 #C85FAF #D88DC6 #E7BADD
Accessibility & contrast
On white
3.68
#C85FAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#C85FAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C85FAF
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C85FAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C85FAF | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#617BB2
Deuteranopia (green-blind)
#7F8BAC
Tritanopia (blue-blind)
#D1637F
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c85faf; /* rgb */ color: rgb(200, 95, 175); /* oklch */ color: oklch(63.9% 0.164 337.3);
Tailwind
colors: {
custom: {
50: '#db91c7',
500: '#c85faf',
950: '#000000',
},
}SCSS
$custom: #c85faf; $custom-light: #db91c7; $custom-dark: #000000;
JSON
{
"hex": "#c85faf",
"rgb": {
"r": 200,
"g": 95,
"b": 175
},
"hsl": {
"h": 314.286,
"s": 48.837,
"l": 57.843
},
"oklch": {
"l": 0.63879,
"c": 0.16392,
"h": 337.3
},
"luminance": 0.23559
}Semantic roles & 50–950 ramp
primary
#C85FAF
secondary
#ACD6B6
accent
#D8704F
background
#FDF9FC
surface
#FBF1F8
border
#D4CBD1
text
#150D13
muted
#837E82