#C87EDE#C87EDE
#C87EDE is a light, vivid purple. Relative luminance 0.325; OKLCH L 70.6% C 0.156 H 318.2°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C87EDE |
|---|---|
| RGB | rgb(200, 126, 222) |
| HSL | hsl(286, 59%, 68%) |
| HSV | hsv(286, 43%, 87%) |
| CMYK | cmyk(9.9%, 43.2%, 0%, 12.9%) |
| CIE-LAB | lab(63.73, 44.46, -37.59) |
| CIE-LCH | lch(63.73, 58.22, 319.79°) |
| OKLab | oklab(70.55% 0.116 -0.1037) |
| OKLCH | oklch(70.55% 0.156 318.2) |
| XYZ | xyz(44.4633, 32.4764, 73.0195) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.79
Orchid (survey)
#C875C4
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 5.48
Light Purple
#BF77F6
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 6.53
Pale Purple
#B790D4
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87EDE #94DE7E
analogous
#987EDE #C87EDE #DE7EC4
triadic
#C87EDE #DEC87E #7EDEC8
tetradic
#C87EDE #DE987E #94DE7E #7EC4DE
square
#C87EDE #DE987E #94DE7E #7EC4DE
split-complementary
#C87EDE #C4DE7E #7EDE98
monochromatic
#952EB4 #B34DD2 #C87EDE #DDAFEA #F2DFF7
Accessibility & contrast
On white
2.80
#C87EDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#C87EDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87EDE
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87EDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87EDE | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F95E1
Deuteranopia (green-blind)
#839DDB
Tritanopia (blue-blind)
#C88BA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c87ede; /* rgb */ color: rgb(200, 126, 222); /* oklch */ color: oklch(70.6% 0.156 318.2);
Tailwind
colors: {
custom: {
50: '#daa5e8',
500: '#c87ede',
950: '#000000',
},
}SCSS
$custom: #c87ede; $custom-light: #daa5e8; $custom-dark: #000000;
JSON
{
"hex": "#c87ede",
"rgb": {
"r": 200,
"g": 126,
"b": 222
},
"hsl": {
"h": 286.25,
"s": 59.259,
"l": 68.235
},
"oklch": {
"l": 0.70552,
"c": 0.15558,
"h": 318.2
},
"luminance": 0.32475
}Semantic roles & 50–950 ramp
primary
#C87EDE
secondary
#D4EACD
accent
#C71F45
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#150F16
muted
#837F84