#C87EC0#C87EC0
#C87EC0 is a light, vivid purple. Relative luminance 0.310; OKLCH L 69.2% C 0.125 H 330.7°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C87EC0 |
|---|---|
| RGB | rgb(200, 126, 192) |
| HSL | hsl(306, 40%, 64%) |
| HSV | hsv(306, 37%, 78%) |
| CMYK | cmyk(0%, 37%, 4%, 21.6%) |
| CIE-LAB | lab(62.52, 38.73, -22.64) |
| CIE-LCH | lch(62.52, 44.86, 329.69°) |
| OKLab | oklab(69.24% 0.1094 -0.0612) |
| OKLCH | oklch(69.24% 0.125 330.7) |
| XYZ | xyz(40.7942, 31.0087, 53.6954) |
| Luminance | 0.3101 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.83
Lavender Pink
#DD85D7
ΔE00 4.83
Orchid
#DA70D6
ΔE00 5.89
Pale Magenta
#D767AD
ΔE00 6.79
Wisteria
#A87DC2
ΔE00 7.39
Purplish Pink
#CE5DAE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87EC0 #7EC886
analogous
#AB7EC8 #C87EC0 #C87E9B
triadic
#C87EC0 #C0C87E #7EC0C8
tetradic
#C87EC0 #C8AB7E #7EC886 #7E9BC8
square
#C87EC0 #C8AB7E #7EC886 #7E9BC8
split-complementary
#C87EC0 #9BC87E #7EC8AB
monochromatic
#8F3D86 #B653AB #C87EC0 #DAA9D5 #EDD4EA
Accessibility & contrast
On white
2.92
#C87EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#C87EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87EC0
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87EC0 | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B91C2
Deuteranopia (green-blind)
#8E9BBE
Tritanopia (blue-blind)
#CE8396
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #c87ec0; /* rgb */ color: rgb(200, 126, 192); /* oklch */ color: oklch(69.2% 0.125 330.7);
Tailwind
colors: {
custom: {
50: '#daa5d3',
500: '#c87ec0',
950: '#000000',
},
}SCSS
$custom: #c87ec0; $custom-light: #daa5d3; $custom-dark: #000000;
JSON
{
"hex": "#c87ec0",
"rgb": {
"r": 200,
"g": 126,
"b": 192
},
"hsl": {
"h": 306.486,
"s": 40.217,
"l": 63.922
},
"oklch": {
"l": 0.69235,
"c": 0.12533,
"h": 330.7
},
"luminance": 0.31007
}Semantic roles & 50–950 ramp
primary
#C87EC0
secondary
#C4DEC7
accent
#B34032
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82