#C05ACC#C05ACC
#C05ACC is a light, vivid purple. Relative luminance 0.229; OKLCH L 63.6% C 0.191 H 323.3°. Best body text is #000000 at 5.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C05ACC |
|---|---|
| RGB | rgb(192, 90, 204) |
| HSL | hsl(294, 53%, 58%) |
| HSV | hsv(294, 56%, 80%) |
| CMYK | cmyk(5.9%, 55.9%, 0%, 20%) |
| CIE-LAB | lab(54.95, 56.93, -41.30) |
| CIE-LCH | lch(54.95, 70.33, 324.04°) |
| OKLab | oklab(63.56% 0.1536 -0.1143) |
| OKLCH | oklch(63.56% 0.191 323.3) |
| XYZ | xyz(36.2924, 22.8803, 59.6197) |
| Luminance | 0.2288 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.43
Pinky Purple
#C94CBE
ΔE00 3.84
Pinkish Purple
#D648D7
ΔE00 3.91
Purpleish Pink
#DF4EC8
ΔE00 5.73
Purpley Pink
#C83CB9
ΔE00 6.04
Heliotrope
#D94FF5
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C05ACC #66CC5A
analogous
#875ACC #C05ACC #CC5A9F
triadic
#C05ACC #CCC05A #5ACCC0
tetradic
#C05ACC #CC875A #66CC5A #5A9FCC
square
#C05ACC #CC875A #66CC5A #5A9FCC
split-complementary
#C05ACC #9FCC5A #5ACC87
monochromatic
#7A2983 #A537B2 #C05ACC #D289DA #E4B7E9
Accessibility & contrast
On white
3.77
#C05ACC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.58
#C05ACC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C05ACC
5.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C05ACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C05ACC | 1.00 | 3.77 | 5.58 | 5.58 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#487CD0
Deuteranopia (green-blind)
#6A88C9
Tritanopia (blue-blind)
#C36A8B
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c05acc; /* rgb */ color: rgb(192, 90, 204); /* oklch */ color: oklch(63.6% 0.191 323.3);
Tailwind
colors: {
custom: {
50: '#d68edc',
500: '#c05acc',
950: '#000000',
},
}SCSS
$custom: #c05acc; $custom-light: #d68edc; $custom-dark: #000000;
JSON
{
"hex": "#c05acc",
"rgb": {
"r": 192,
"g": 90,
"b": 204
},
"hsl": {
"h": 293.684,
"s": 52.778,
"l": 57.647
},
"oklch": {
"l": 0.63561,
"c": 0.19146,
"h": 323.3
},
"luminance": 0.22878
}Semantic roles & 50–950 ramp
primary
#C05ACC
secondary
#AFD8AA
accent
#DC4C5B
background
#FDF8FD
surface
#FAF0FB
border
#D3CBD4
text
#150D15
muted
#837D83