#C87FBC#C87FBC
#C87FBC is a light, moderate purple. Relative luminance 0.311; OKLCH L 69.2% C 0.120 H 332.9°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C87FBC |
|---|---|
| RGB | rgb(200, 127, 188) |
| HSL | hsl(310, 40%, 64%) |
| HSV | hsv(310, 37%, 78%) |
| CMYK | cmyk(0%, 36.5%, 6%, 21.6%) |
| CIE-LAB | lab(62.58, 37.48, -20.27) |
| CIE-LCH | lch(62.58, 42.61, 331.59°) |
| OKLab | oklab(69.24% 0.1068 -0.0546) |
| OKLCH | oklch(69.24% 0.12 332.9) |
| XYZ | xyz(40.4855, 31.0909, 51.4358) |
| Luminance | 0.3109 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.75
Lavender Pink
#DD85D7
ΔE00 5.39
Pale Magenta
#D767AD
ΔE00 6.56
Orchid
#DA70D6
ΔE00 6.78
Dusty Lavender
#AC86A8
ΔE00 7.86
Wisteria
#A87DC2
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C87FBC #7FC88B
analogous
#B07FC8 #C87FBC #C87F98
triadic
#C87FBC #BCC87F #7FBCC8
tetradic
#C87FBC #C8B07F #7FC88B #7F98C8
square
#C87FBC #C8B07F #7FC88B #7F98C8
split-complementary
#C87FBC #98C87F #7FC8B0
monochromatic
#8F3D82 #B654A6 #C87FBC #DAAAD2 #EDD5E9
Accessibility & contrast
On white
2.91
#C87FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#C87FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C87FBC
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C87FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C87FBC | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BE
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#CE8395
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #c87fbc; /* rgb */ color: rgb(200, 127, 188); /* oklch */ color: oklch(69.2% 0.120 332.9);
Tailwind
colors: {
custom: {
50: '#daa5d0',
500: '#c87fbc',
950: '#000000',
},
}SCSS
$custom: #c87fbc; $custom-light: #daa5d0; $custom-dark: #000000;
JSON
{
"hex": "#c87fbc",
"rgb": {
"r": 200,
"g": 127,
"b": 188
},
"hsl": {
"h": 309.863,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.69239,
"c": 0.11991,
"h": 332.9
},
"luminance": 0.31089
}Semantic roles & 50–950 ramp
primary
#C87FBC
secondary
#C5DEC9
accent
#B34833
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82