#C87BEC#C87BEC
#C87BEC is a light, vivid purple. Relative luminance 0.325; OKLCH L 70.8% C 0.176 H 314.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C87BEC |
|---|---|
| RGB | rgb(200, 123, 236) |
| HSL | hsl(281, 75%, 70%) |
| HSV | hsv(281, 48%, 93%) |
| CMYK | cmyk(15.3%, 47.9%, 0%, 7.5%) |
| CIE-LAB | lab(63.76, 48.90, -45.33) |
| CIE-LCH | lch(63.76, 66.68, 317.17°) |
| OKLab | oklab(70.78% 0.1223 -0.126) |
| OKLCH | oklch(70.78% 0.176 314.1) |
| XYZ | xyz(46.0402, 32.5026, 83.1889) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.02
Easter Purple
#C071FE
ΔE00 4.44
Liliac
#C48EFD
ΔE00 5.35
Light Urple
#B36FF6
ΔE00 5.75
Orchid
#DA70D6
ΔE00 6.15
Bright Lilac
#C95EFB
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87BEC #9FEC7B
analogous
#8F7BEC #C87BEC #EC7BD7
triadic
#C87BEC #ECC87B #7BECC8
tetradic
#C87BEC #EC8F7B #9FEC7B #7BD7EC
square
#C87BEC #EC8F7B #9FEC7B #7BD7EC
split-complementary
#C87BEC #D7EC7B #7BEC8F
monochromatic
#961ECF #B246E4 #C87BEC #DEB0F4 #F4E4FB
Accessibility & contrast
On white
2.80
#C87BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#C87BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87BEC
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87BEC | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6396F0
Deuteranopia (green-blind)
#799CE9
Tritanopia (blue-blind)
#C58CA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c87bec; /* rgb */ color: rgb(200, 123, 236); /* oklch */ color: oklch(70.8% 0.176 314.1);
Tailwind
colors: {
custom: {
50: '#dba3f2',
500: '#c87bec',
950: '#000000',
},
}SCSS
$custom: #c87bec; $custom-light: #dba3f2; $custom-dark: #000000;
JSON
{
"hex": "#c87bec",
"rgb": {
"r": 200,
"g": 123,
"b": 236
},
"hsl": {
"h": 280.885,
"s": 74.834,
"l": 70.392
},
"oklch": {
"l": 0.70777,
"c": 0.17562,
"h": 314.1
},
"luminance": 0.32501
}Semantic roles & 50–950 ramp
primary
#C87BEC
secondary
#DCF1D2
accent
#D70F4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85