#C850BE#C850BE
#C850BE is a light, vivid purple. Relative luminance 0.217; OKLCH L 62.7% C 0.199 H 331.0°. Best body text is #000000 at 5.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C850BE |
|---|---|
| RGB | rgb(200, 80, 190) |
| HSL | hsl(305, 52%, 55%) |
| HSV | hsv(305, 60%, 78%) |
| CMYK | cmyk(0%, 60%, 5%, 21.6%) |
| CIE-LAB | lab(53.75, 61.07, -35.07) |
| CIE-LCH | lch(53.75, 70.43, 330.13°) |
| OKLab | oklab(62.69% 0.1738 -0.0962) |
| OKLCH | oklch(62.69% 0.199 331) |
| XYZ | xyz(35.9822, 21.7369, 51.0057) |
| Luminance | 0.2173 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.68
Purpley Pink
#C83CB9
ΔE00 3.48
Purpleish Pink
#DF4EC8
ΔE00 4.13
Pinkish Purple
#D648D7
ΔE00 4.15
Mediumorchid
#BA55D3
ΔE00 5.14
Purplish Pink
#CE5DAE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C850BE #50C85A
analogous
#9650C8 #C850BE #C85082
triadic
#C850BE #BEC850 #50BEC8
tetradic
#C850BE #C89650 #50C85A #5082C8
square
#C850BE #C89650 #50C85A #5082C8
split-complementary
#C850BE #82C850 #50C896
monochromatic
#782671 #A6349D #C850BE #D77FCF #E5ADE1
Accessibility & contrast
On white
3.93
#C850BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.35
#C850BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C850BE
5.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C850BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C850BE | 1.00 | 3.93 | 5.35 | 5.35 |
| #FFFFFF | 3.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4976C1
Deuteranopia (green-blind)
#7186BB
Tritanopia (blue-blind)
#CF5B80
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c850be; /* rgb */ color: rgb(200, 80, 190); /* oklch */ color: oklch(62.7% 0.199 331.0);
Tailwind
colors: {
custom: {
50: '#dc88d2',
500: '#c850be',
950: '#000000',
},
}SCSS
$custom: #c850be; $custom-light: #dc88d2; $custom-dark: #000000;
JSON
{
"hex": "#c850be",
"rgb": {
"r": 200,
"g": 80,
"b": 190
},
"hsl": {
"h": 305,
"s": 52.174,
"l": 54.902
},
"oklch": {
"l": 0.62693,
"c": 0.19859,
"h": 331
},
"luminance": 0.21734
}Semantic roles & 50–950 ramp
primary
#C850BE
secondary
#A1D3A5
accent
#DC584C
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82