#C87FCF#C87FCF
#C87FCF is a light, vivid purple. Relative luminance 0.320; OKLCH L 70.0% C 0.138 H 323.8°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C87FCF |
|---|---|
| RGB | rgb(200, 127, 207) |
| HSL | hsl(295, 45%, 65%) |
| HSV | hsv(295, 39%, 81%) |
| CMYK | cmyk(3.4%, 38.6%, 0%, 18.8%) |
| CIE-LAB | lab(63.31, 40.98, -29.86) |
| CIE-LCH | lch(63.31, 50.71, 323.93°) |
| OKLab | oklab(70.03% 0.1115 -0.0816) |
| OKLCH | oklch(70.03% 0.138 323.8) |
| XYZ | xyz(42.6701, 31.9647, 62.9415) |
| Luminance | 0.3196 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.94
Lavender Pink
#DD85D7
ΔE00 4.04
Orchid
#DA70D6
ΔE00 4.49
Pale Purple
#B790D4
ΔE00 6.38
Wisteria
#A87DC2
ΔE00 6.41
Violet (CSS)
#EE82EE
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87FCF #86CF7F
analogous
#A07FCF #C87FCF #CF7FAE
triadic
#C87FCF #CFC87F #7FCFC8
tetradic
#C87FCF #CFA07F #86CF7F #7FAECF
square
#C87FCF #CFA07F #86CF7F #7FAECF
split-complementary
#C87FCF #AECF7F #7FCFA0
monochromatic
#913A9A #B552BE #C87FCF #DBACE0 #EED8F0
Accessibility & contrast
On white
2.84
#C87FCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#C87FCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87FCF
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87FCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87FCF | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7794D2
Deuteranopia (green-blind)
#8A9CCC
Tritanopia (blue-blind)
#CB889D
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c87fcf; /* rgb */ color: rgb(200, 127, 207); /* oklch */ color: oklch(70.0% 0.138 323.8);
Tailwind
colors: {
custom: {
50: '#daa5de',
500: '#c87fcf',
950: '#000000',
},
}SCSS
$custom: #c87fcf; $custom-light: #daa5de; $custom-dark: #000000;
JSON
{
"hex": "#c87fcf",
"rgb": {
"r": 200,
"g": 127,
"b": 207
},
"hsl": {
"h": 294.75,
"s": 45.455,
"l": 65.49
},
"oklch": {
"l": 0.70029,
"c": 0.13819,
"h": 323.8
},
"luminance": 0.31963
}Semantic roles & 50–950 ramp
primary
#C87FCF
secondary
#CAE2C8
accent
#B92D39
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83