#C87DEE#C87DEE
#C87DEE is a light, vivid violet. Relative luminance 0.331; OKLCH L 71.2% C 0.175 H 313.3°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C87DEE |
|---|---|
| RGB | rgb(200, 125, 238) |
| HSL | hsl(280, 77%, 71%) |
| HSV | hsv(280, 47%, 93%) |
| CMYK | cmyk(16%, 47.5%, 0%, 6.7%) |
| CIE-LAB | lab(64.26, 48.27, -45.64) |
| CIE-LCH | lch(64.26, 66.43, 316.61°) |
| OKLab | oklab(71.18% 0.1198 -0.127) |
| OKLCH | oklch(71.18% 0.175 313.3) |
| XYZ | xyz(46.5831, 33.1207, 84.8114) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.99
Easter Purple
#C071FE
ΔE00 4.48
Liliac
#C48EFD
ΔE00 4.82
Light Urple
#B36FF6
ΔE00 5.85
Orchid
#DA70D6
ΔE00 6.54
Bright Lavender
#C760FF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87DEE #A3EE7D
analogous
#8F7DEE #C87DEE #EE7DDB
triadic
#C87DEE #EEC87D #7DEEC8
tetradic
#C87DEE #EE8F7D #A3EE7D #7DDBEE
square
#C87DEE #EE8F7D #A3EE7D #7DDBEE
split-complementary
#C87DEE #DBEE7D #7DEE8F
monochromatic
#971CD5 #B147E7 #C87DEE #DFB3F5 #F4E4FB
Accessibility & contrast
On white
2.75
#C87DEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#C87DEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87DEE
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87DEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87DEE | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6498F2
Deuteranopia (green-blind)
#7A9EEB
Tritanopia (blue-blind)
#C58EAA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c87dee; /* rgb */ color: rgb(200, 125, 238); /* oklch */ color: oklch(71.2% 0.175 313.3);
Tailwind
colors: {
custom: {
50: '#dba4f4',
500: '#c87dee',
950: '#000000',
},
}SCSS
$custom: #c87dee; $custom-light: #dba4f4; $custom-dark: #000000;
JSON
{
"hex": "#c87dee",
"rgb": {
"r": 200,
"g": 125,
"b": 238
},
"hsl": {
"h": 279.823,
"s": 76.871,
"l": 71.176
},
"oklch": {
"l": 0.71182,
"c": 0.17458,
"h": 313.3
},
"luminance": 0.3312
}Semantic roles & 50–950 ramp
primary
#C87DEE
secondary
#DFF2D5
accent
#D90C51
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85