#C07FCC#C07FCC
#C07FCC is a light, vivid purple. Relative luminance 0.307; OKLCH L 69.0% C 0.130 H 321.2°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C07FCC |
|---|---|
| RGB | rgb(192, 127, 204) |
| HSL | hsl(291, 43%, 65%) |
| HSV | hsv(291, 38%, 80%) |
| CMYK | cmyk(5.9%, 37.7%, 0%, 20%) |
| CIE-LAB | lab(62.29, 37.93, -29.82) |
| CIE-LCH | lch(62.29, 48.25, 321.82°) |
| OKLab | oklab(69.02% 0.1015 -0.0817) |
| OKLCH | oklch(69.02% 0.13 321.2) |
| XYZ | xyz(40.2254, 30.7462, 60.9307) |
| Luminance | 0.3075 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.40
Wisteria
#A87DC2
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 5.46
Pale Purple
#B790D4
ΔE00 5.58
Orchid
#DA70D6
ΔE00 5.65
Soft Purple
#A66FB5
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C07FCC #8BCC7F
analogous
#997FCC #C07FCC #CC7FB2
triadic
#C07FCC #CCC07F #7FCCC0
tetradic
#C07FCC #CC997F #8BCC7F #7FB2CC
square
#C07FCC #CC997F #8BCC7F #7FB2CC
split-complementary
#C07FCC #B2CC7F #7FCC99
monochromatic
#873B95 #AA53BB #C07FCC #D6ABDD #EBD7EF
Accessibility & contrast
On white
2.94
#C07FCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#C07FCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C07FCC
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C07FCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C07FCC | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7692CF
Deuteranopia (green-blind)
#8699CA
Tritanopia (blue-blind)
#C2889C
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #c07fcc; /* rgb */ color: rgb(192, 127, 204); /* oklch */ color: oklch(69.0% 0.130 321.2);
Tailwind
colors: {
custom: {
50: '#d4a5db',
500: '#c07fcc',
950: '#000000',
},
}SCSS
$custom: #c07fcc; $custom-light: #d4a5db; $custom-dark: #000000;
JSON
{
"hex": "#c07fcc",
"rgb": {
"r": 192,
"g": 127,
"b": 204
},
"hsl": {
"h": 290.649,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.69021,
"c": 0.13028,
"h": 321.2
},
"luminance": 0.30745
}Semantic roles & 50–950 ramp
primary
#C07FCC
secondary
#CAE1C6
accent
#B62F44
background
#FDFAFD
surface
#FAF4FB
border
#D3CED4
text
#140F15
muted
#837F83