#C787CA#C787CA
#C787CA is a light, moderate purple. Relative luminance 0.337; OKLCH L 71.0% C 0.118 H 325.2°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C787CA |
|---|---|
| RGB | rgb(199, 135, 202) |
| HSL | hsl(297, 39%, 66%) |
| HSV | hsv(297, 33%, 79%) |
| CMYK | cmyk(1.5%, 33.2%, 0%, 20.8%) |
| CIE-LAB | lab(64.75, 35.40, -24.85) |
| CIE-LCH | lch(64.75, 43.25, 324.93°) |
| OKLab | oklab(71.03% 0.0972 -0.0675) |
| OKLCH | oklch(71.03% 0.118 325.2) |
| XYZ | xyz(42.8768, 33.7359, 60.1188) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.19
Orchid (survey)
#C875C4
ΔE00 4.60
Pale Purple
#B790D4
ΔE00 5.47
Orchid
#DA70D6
ΔE00 6.71
Wisteria
#A87DC2
ΔE00 6.83
Plum
#DDA0DD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C787CA #8ACA87
analogous
#A587CA #C787CA #CA87AB
triadic
#C787CA #CAC787 #87CAC7
tetradic
#C787CA #CAA587 #8ACA87 #87ABCA
square
#C787CA #CAA587 #8ACA87 #87ABCA
split-complementary
#C787CA #ABCA87 #87CAA5
monochromatic
#914295 #B35DB7 #C787CA #DBB1DD #EFDCEF
Accessibility & contrast
On white
2.71
#C787CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#C787CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C787CA
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C787CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C787CA | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8198CD
Deuteranopia (green-blind)
#91A0C8
Tritanopia (blue-blind)
#CA8DA0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #c787ca; /* rgb */ color: rgb(199, 135, 202); /* oklch */ color: oklch(71.0% 0.118 325.2);
Tailwind
colors: {
custom: {
50: '#d9abda',
500: '#c787ca',
950: '#000000',
},
}SCSS
$custom: #c787ca; $custom-light: #d9abda; $custom-dark: #000000;
JSON
{
"hex": "#c787ca",
"rgb": {
"r": 199,
"g": 135,
"b": 202
},
"hsl": {
"h": 297.313,
"s": 38.728,
"l": 66.078
},
"oklch": {
"l": 0.71025,
"c": 0.11834,
"h": 325.2
},
"luminance": 0.33734
}Semantic roles & 50–950 ramp
primary
#C787CA
secondary
#CCE1CB
accent
#B23439
background
#FDFAFD
surface
#FAF4FA
border
#D3CED3
text
#151014
muted
#837F83