#C859B3#C859B3
#C859B3 is a light, vivid pink. Relative luminance 0.227; OKLCH L 63.3% C 0.176 H 335.3°. Best body text is #000000 at 5.54:1 contrast (WCAG AA passes).
Color values
| HEX | #C859B3 |
|---|---|
| RGB | rgb(200, 89, 179) |
| HSL | hsl(311, 50%, 57%) |
| HSV | hsv(311, 56%, 78%) |
| CMYK | cmyk(0%, 55.5%, 10.5%, 21.6%) |
| CIE-LAB | lab(54.74, 55.25, -27.17) |
| CIE-LCH | lch(54.74, 61.57, 333.82°) |
| OKLab | oklab(63.26% 0.1604 -0.0737) |
| OKLCH | oklch(63.26% 0.177 335.3) |
| XYZ | xyz(35.5287, 22.6814, 45.1458) |
| Luminance | 0.2268 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.41
Pinky Purple
#C94CBE
ΔE00 3.51
Purpleish Pink
#DF4EC8
ΔE00 4.59
Purpley Pink
#C83CB9
ΔE00 5.64
Pale Magenta
#D767AD
ΔE00 5.85
Pinkish Purple
#D648D7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C859B3 #59C86E
analogous
#A559C8 #C859B3 #C8597C
triadic
#C859B3 #B3C859 #59B3C8
tetradic
#C859B3 #C8A559 #59C86E #597CC8
square
#C859B3 #C8A559 #59C86E #597CC8
split-complementary
#C859B3 #7CC859 #59C8A5
monochromatic
#7D296D #AB3995 #C859B3 #D787C8 #E6B5DD
Accessibility & contrast
On white
3.79
#C859B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.54
#C859B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C859B3
5.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C859B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C859B3 | 1.00 | 3.79 | 5.54 | 5.54 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5978B6
Deuteranopia (green-blind)
#7A89B0
Tritanopia (blue-blind)
#D15F7E
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c859b3; /* rgb */ color: rgb(200, 89, 179); /* oklch */ color: oklch(63.3% 0.176 335.3);
Tailwind
colors: {
custom: {
50: '#db8dca',
500: '#c859b3',
950: '#000000',
},
}SCSS
$custom: #c859b3; $custom-light: #db8dca; $custom-dark: #000000;
JSON
{
"hex": "#c859b3",
"rgb": {
"r": 200,
"g": 89,
"b": 179
},
"hsl": {
"h": 311.351,
"s": 50.226,
"l": 56.667
},
"oklch": {
"l": 0.63264,
"c": 0.1765,
"h": 335.3
},
"luminance": 0.22679
}Semantic roles & 50–950 ramp
primary
#C859B3
secondary
#A8D5B0
accent
#DA684E
background
#FDF8FC
surface
#FBF0F8
border
#D4CBD1
text
#150D13
muted
#837D82