#C87FFD#C87FFD
#C87FFD is a light, vivid violet. Relative luminance 0.345; OKLCH L 72.3% C 0.188 H 309.2°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C87FFD |
|---|---|
| RGB | rgb(200, 127, 253) |
| HSL | hsl(275, 97%, 75%) |
| HSV | hsv(275, 50%, 99%) |
| CMYK | cmyk(20.9%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(65.40, 50.44, -52.10) |
| CIE-LCH | lch(65.40, 72.51, 314.07°) |
| OKLab | oklab(72.27% 0.1188 -0.1457) |
| OKLCH | oklch(72.27% 0.188 309.2) |
| XYZ | xyz(49.1350, 34.5507, 96.9900) |
| Luminance | 0.3455 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.48
Easter Purple
#C071FE
ΔE00 3.56
Liliac
#C48EFD
ΔE00 3.69
Light Urple
#B36FF6
ΔE00 5.36
Bright Lavender
#C760FF
ΔE00 6.41
Bright Lilac
#C95EFB
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87FFD #B4FD7F
analogous
#897FFD #C87FFD #FD7FF3
triadic
#C87FFD #FDC87F #7FFDC8
tetradic
#C87FFD #FD897F #B4FD7F #7FF3FD
square
#C87FFD #FD897F #B4FD7F #7FF3FD
split-complementary
#C87FFD #F3FD7F #7FFD89
monochromatic
#9406FB #AE43FC #C87FFD #E2BBFE #F2E1FF
Accessibility & contrast
On white
2.65
#C87FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#C87FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87FFD
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87FFD | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9CFF
Deuteranopia (green-blind)
#73A0FA
Tritanopia (blue-blind)
#C194B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #c87ffd; /* rgb */ color: rgb(200, 127, 253); /* oklch */ color: oklch(72.3% 0.188 309.2);
Tailwind
colors: {
custom: {
50: '#dba6fe',
500: '#c87ffd',
950: '#000000',
},
}SCSS
$custom: #c87ffd; $custom-light: #dba6fe; $custom-dark: #000000;
JSON
{
"hex": "#c87ffd",
"rgb": {
"r": 200,
"g": 127,
"b": 253
},
"hsl": {
"h": 274.762,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.72266,
"c": 0.18805,
"h": 309.2
},
"luminance": 0.3455
}Semantic roles & 50–950 ramp
primary
#C87FFD
secondary
#E3F7D4
accent
#E60061
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F18
muted
#837F86