#C87CED#C87CED
#C87CED is a light, vivid purple. Relative luminance 0.328; OKLCH L 71.0% C 0.175 H 313.7°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C87CED |
|---|---|
| RGB | rgb(200, 124, 237) |
| HSL | hsl(280, 76%, 71%) |
| HSV | hsv(280, 48%, 93%) |
| CMYK | cmyk(15.6%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.01, 48.59, -45.49) |
| CIE-LCH | lch(64.01, 66.56, 316.89°) |
| OKLab | oklab(70.98% 0.1211 -0.1265) |
| OKLCH | oklch(70.98% 0.175 313.7) |
| XYZ | xyz(46.3106, 32.8102, 83.9978) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.00
Easter Purple
#C071FE
ΔE00 4.45
Liliac
#C48EFD
ΔE00 5.09
Light Urple
#B36FF6
ΔE00 5.79
Orchid
#DA70D6
ΔE00 6.35
Bright Lavender
#C760FF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87CED #A1ED7C
analogous
#8F7CED #C87CED #ED7CD9
triadic
#C87CED #EDC87C #7CEDC8
tetradic
#C87CED #ED8F7C #A1ED7C #7CD9ED
square
#C87CED #ED8F7C #A1ED7C #7CD9ED
split-complementary
#C87CED #D9ED7C #7CED8F
monochromatic
#971DD2 #B146E6 #C87CED #DFB2F4 #F4E4FB
Accessibility & contrast
On white
2.78
#C87CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#C87CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87CED
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87CED | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F1
Deuteranopia (green-blind)
#799DEA
Tritanopia (blue-blind)
#C58DAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c87ced; /* rgb */ color: rgb(200, 124, 237); /* oklch */ color: oklch(71.0% 0.175 313.7);
Tailwind
colors: {
custom: {
50: '#dba4f3',
500: '#c87ced',
950: '#000000',
},
}SCSS
$custom: #c87ced; $custom-light: #dba4f3; $custom-dark: #000000;
JSON
{
"hex": "#c87ced",
"rgb": {
"r": 200,
"g": 124,
"b": 237
},
"hsl": {
"h": 280.354,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.70979,
"c": 0.1751,
"h": 313.7
},
"luminance": 0.32809
}Semantic roles & 50–950 ramp
primary
#C87CED
secondary
#DDF2D3
accent
#D80D50
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85