#C87BEE#C87BEE
#C87BEE is a light, vivid purple. Relative luminance 0.326; OKLCH L 70.9% C 0.178 H 313.6°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C87BEE |
|---|---|
| RGB | rgb(200, 123, 238) |
| HSL | hsl(280, 77%, 71%) |
| HSV | hsv(280, 48%, 93%) |
| CMYK | cmyk(16%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(63.85, 49.32, -46.28) |
| CIE-LCH | lch(63.85, 67.63, 316.82°) |
| OKLab | oklab(70.88% 0.1225 -0.1288) |
| OKLCH | oklch(70.88% 0.178 313.6) |
| XYZ | xyz(46.3324, 32.6195, 84.7278) |
| Luminance | 0.3262 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.76
Easter Purple
#C071FE
ΔE00 4.17
Liliac
#C48EFD
ΔE00 5.19
Light Urple
#B36FF6
ΔE00 5.56
Bright Lavender
#C760FF
ΔE00 6.23
Bright Lilac
#C95EFB
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87BEE #A1EE7B
analogous
#8E7BEE #C87BEE #EE7BDA
triadic
#C87BEE #EEC87B #7BEEC8
tetradic
#C87BEE #EE8E7B #A1EE7B #7BDAEE
square
#C87BEE #EE8E7B #A1EE7B #7BDAEE
split-complementary
#C87BEE #DAEE7B #7BEE8E
monochromatic
#971BD3 #B145E7 #C87BEE #DFB1F5 #F4E4FC
Accessibility & contrast
On white
2.79
#C87BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#C87BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87BEE
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87BEE | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6296F2
Deuteranopia (green-blind)
#789DEB
Tritanopia (blue-blind)
#C58DAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c87bee; /* rgb */ color: rgb(200, 123, 238); /* oklch */ color: oklch(70.9% 0.178 313.6);
Tailwind
colors: {
custom: {
50: '#dba3f4',
500: '#c87bee',
950: '#000000',
},
}SCSS
$custom: #c87bee; $custom-light: #dba3f4; $custom-dark: #000000;
JSON
{
"hex": "#c87bee",
"rgb": {
"r": 200,
"g": 123,
"b": 238
},
"hsl": {
"h": 280.174,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.70879,
"c": 0.17779,
"h": 313.6
},
"luminance": 0.32618
}Semantic roles & 50–950 ramp
primary
#C87BEE
secondary
#DDF2D3
accent
#D90C50
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85