#C87BEA#C87BEA
#C87BEA is a light, vivid purple. Relative luminance 0.324; OKLCH L 70.7% C 0.173 H 314.7°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C87BEA |
|---|---|
| RGB | rgb(200, 123, 234) |
| HSL | hsl(282, 73%, 70%) |
| HSV | hsv(282, 47%, 92%) |
| CMYK | cmyk(14.5%, 47.4%, 0%, 8.2%) |
| CIE-LAB | lab(63.66, 48.49, -44.37) |
| CIE-LCH | lch(63.66, 65.72, 317.54°) |
| OKLab | oklab(70.68% 0.122 -0.1233) |
| OKLCH | oklch(70.68% 0.173 314.7) |
| XYZ | xyz(45.7513, 32.3870, 81.6672) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.31
Easter Purple
#C071FE
ΔE00 4.73
Liliac
#C48EFD
ΔE00 5.54
Orchid
#DA70D6
ΔE00 5.89
Light Urple
#B36FF6
ΔE00 5.96
Bright Lilac
#C95EFB
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87BEA #9DEA7B
analogous
#917BEA #C87BEA #EA7BD4
triadic
#C87BEA #EAC87B #7BEAC8
tetradic
#C87BEA #EA917B #9DEA7B #7BD4EA
square
#C87BEA #EA917B #9DEA7B #7BD4EA
split-complementary
#C87BEA #D4EA7B #7BEA91
monochromatic
#9620CA #B246E2 #C87BEA #DEB0F2 #F4E5FB
Accessibility & contrast
On white
2.81
#C87BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#C87BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87BEA
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87BEA | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EE
Deuteranopia (green-blind)
#7A9CE7
Tritanopia (blue-blind)
#C68CA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c87bea; /* rgb */ color: rgb(200, 123, 234); /* oklch */ color: oklch(70.7% 0.173 314.7);
Tailwind
colors: {
custom: {
50: '#dba3f1',
500: '#c87bea',
950: '#000000',
},
}SCSS
$custom: #c87bea; $custom-light: #dba3f1; $custom-dark: #000000;
JSON
{
"hex": "#c87bea",
"rgb": {
"r": 200,
"g": 123,
"b": 234
},
"hsl": {
"h": 281.622,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.70676,
"c": 0.17346,
"h": 314.7
},
"luminance": 0.32386
}Semantic roles & 50–950 ramp
primary
#C87BEA
secondary
#DAF0D1
accent
#D5114D
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85