#C85BAF#C85BAF
#C85BAF is a light, vivid pink. Relative luminance 0.229; OKLCH L 63.3% C 0.170 H 337.1°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C85BAF |
|---|---|
| RGB | rgb(200, 91, 175) |
| HSL | hsl(314, 50%, 57%) |
| HSV | hsv(314, 55%, 78%) |
| CMYK | cmyk(0%, 54.5%, 12.5%, 21.6%) |
| CIE-LAB | lab(54.93, 53.68, -24.56) |
| CIE-LCH | lch(54.93, 59.03, 335.41°) |
| OKLab | oklab(63.35% 0.1569 -0.0663) |
| OKLCH | oklch(63.35% 0.17 337.1) |
| XYZ | xyz(35.2987, 22.8593, 43.1023) |
| Luminance | 0.2286 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 1.58
Pinky Purple
#C94CBE
ΔE00 4.50
Pale Magenta
#D767AD
ΔE00 5.05
Purpleish Pink
#DF4EC8
ΔE00 5.20
Purpley Pink
#C83CB9
ΔE00 6.43
Orchid (survey)
#C875C4
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C85BAF #5BC874
analogous
#AA5BC8 #C85BAF #C85B79
triadic
#C85BAF #AFC85B #5BAFC8
tetradic
#C85BAF #C8AA5B #5BC874 #5B79C8
square
#C85BAF #C8AA5B #5BC874 #5B79C8
split-complementary
#C85BAF #79C85B #5BC8AA
monochromatic
#7E2A6B #AC3A92 #C85BAF #D789C5 #E7B7DC
Accessibility & contrast
On white
3.77
#C85BAF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#C85BAF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C85BAF
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C85BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C85BAF | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D79B2
Deuteranopia (green-blind)
#7D8AAC
Tritanopia (blue-blind)
#D15F7D
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c85baf; /* rgb */ color: rgb(200, 91, 175); /* oklch */ color: oklch(63.3% 0.170 337.1);
Tailwind
colors: {
custom: {
50: '#db8ec7',
500: '#c85baf',
950: '#000000',
},
}SCSS
$custom: #c85baf; $custom-light: #db8ec7; $custom-dark: #000000;
JSON
{
"hex": "#c85baf",
"rgb": {
"r": 200,
"g": 91,
"b": 175
},
"hsl": {
"h": 313.761,
"s": 49.772,
"l": 57.059
},
"oklch": {
"l": 0.63346,
"c": 0.1703,
"h": 337.1
},
"luminance": 0.22857
}Semantic roles & 50–950 ramp
primary
#C85BAF
secondary
#A9D6B3
accent
#D96E4F
background
#FDF9FC
surface
#FBF1F8
border
#D4CBD1
text
#150D13
muted
#837E82