#C07ABC#C07ABC
#C07ABC is a light, vivid purple. Relative luminance 0.288; OKLCH L 67.5% C 0.123 H 328.8°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C07ABC |
|---|---|
| RGB | rgb(192, 122, 188) |
| HSL | hsl(303, 36%, 62%) |
| HSV | hsv(303, 36%, 75%) |
| CMYK | cmyk(0%, 36.5%, 2.1%, 24.7%) |
| CIE-LAB | lab(60.57, 37.58, -23.44) |
| CIE-LCH | lch(60.57, 44.29, 328.05°) |
| OKLab | oklab(67.51% 0.1052 -0.0636) |
| OKLCH | oklch(67.51% 0.123 328.8) |
| XYZ | xyz(37.7742, 28.7580, 51.1283) |
| Luminance | 0.2876 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.48
Wisteria
#A87DC2
ΔE00 6.15
Soft Purple
#A66FB5
ΔE00 6.27
Orchid
#DA70D6
ΔE00 6.32
Lavender Pink
#DD85D7
ΔE00 6.34
Pale Magenta
#D767AD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C07ABC #7AC07E
analogous
#A17AC0 #C07ABC #C07A99
triadic
#C07ABC #BCC07A #7ABCC0
tetradic
#C07ABC #C0A17A #7AC07E #7A99C0
square
#C07ABC #C0A17A #7AC07E #7A99C0
split-complementary
#C07ABC #99C07A #7AC0A1
monochromatic
#823E7E #AC51A6 #C07ABC #D4A4D1 #E7CDE6
Accessibility & contrast
On white
3.11
#C07ABC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#C07ABC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C07ABC
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C07ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C07ABC | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#768CBE
Deuteranopia (green-blind)
#8895BA
Tritanopia (blue-blind)
#C58093
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #c07abc; /* rgb */ color: rgb(192, 122, 188); /* oklch */ color: oklch(67.5% 0.123 328.8);
Tailwind
colors: {
custom: {
50: '#d4a2d0',
500: '#c07abc',
950: '#000000',
},
}SCSS
$custom: #c07abc; $custom-light: #d4a2d0; $custom-dark: #000000;
JSON
{
"hex": "#c07abc",
"rgb": {
"r": 192,
"g": 122,
"b": 188
},
"hsl": {
"h": 303.429,
"s": 35.714,
"l": 61.569
},
"oklch": {
"l": 0.67512,
"c": 0.12287,
"h": 328.8
},
"luminance": 0.28756
}Semantic roles & 50–950 ramp
primary
#C07ABC
secondary
#BED8BF
accent
#AF3E37
background
#FDFAFC
surface
#FAF3F9
border
#D3CDD2
text
#140F14
muted
#837F82