#C87DED#C87DED
#C87DED is a light, vivid purple. Relative luminance 0.331; OKLCH L 71.1% C 0.173 H 313.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C87DED |
|---|---|
| RGB | rgb(200, 125, 237) |
| HSL | hsl(280, 76%, 71%) |
| HSV | hsv(280, 47%, 93%) |
| CMYK | cmyk(15.6%, 47.3%, 0%, 7.1%) |
| CIE-LAB | lab(64.21, 48.06, -45.16) |
| CIE-LCH | lch(64.21, 65.95, 316.78°) |
| OKLab | oklab(71.13% 0.1197 -0.1256) |
| OKLCH | oklch(71.13% 0.173 313.6) |
| XYZ | xyz(46.4366, 33.0621, 84.0398) |
| Luminance | 0.3306 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.12
Easter Purple
#C071FE
ΔE00 4.61
Liliac
#C48EFD
ΔE00 4.91
Light Urple
#B36FF6
ΔE00 5.94
Orchid
#DA70D6
ΔE00 6.41
Bright Lavender
#C760FF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87DED #A2ED7D
analogous
#907DED #C87DED #ED7DDA
triadic
#C87DED #EDC87D #7DEDC8
tetradic
#C87DED #ED907D #A2ED7D #7DDAED
square
#C87DED #ED907D #A2ED7D #7DDAED
split-complementary
#C87DED #DAED7D #7DED90
monochromatic
#971DD2 #B147E6 #C87DED #DFB3F4 #F4E4FB
Accessibility & contrast
On white
2.76
#C87DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#C87DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87DED
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87DED | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6597F1
Deuteranopia (green-blind)
#7A9EEA
Tritanopia (blue-blind)
#C58EAA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c87ded; /* rgb */ color: rgb(200, 125, 237); /* oklch */ color: oklch(71.1% 0.173 313.6);
Tailwind
colors: {
custom: {
50: '#dba4f3',
500: '#c87ded',
950: '#000000',
},
}SCSS
$custom: #c87ded; $custom-light: #dba4f3; $custom-dark: #000000;
JSON
{
"hex": "#c87ded",
"rgb": {
"r": 200,
"g": 125,
"b": 237
},
"hsl": {
"h": 280.179,
"s": 75.676,
"l": 70.98
},
"oklch": {
"l": 0.71131,
"c": 0.17348,
"h": 313.6
},
"luminance": 0.33061
}Semantic roles & 50–950 ramp
primary
#C87DED
secondary
#DEF2D4
accent
#D80E50
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85