#C05ABA#C05ABA
#C05ABA is a light, vivid purple. Relative luminance 0.221; OKLCH L 62.7% C 0.175 H 329.7°. Best body text is #000000 at 5.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C05ABA |
|---|---|
| RGB | rgb(192, 90, 186) |
| HSL | hsl(304, 45%, 55%) |
| HSV | hsv(304, 53%, 75%) |
| CMYK | cmyk(0%, 53.1%, 3.1%, 24.7%) |
| CIE-LAB | lab(54.10, 53.69, -32.30) |
| CIE-LCH | lch(54.10, 62.65, 328.96°) |
| OKLab | oklab(62.66% 0.1514 -0.0885) |
| OKLCH | oklch(62.66% 0.175 329.7) |
| XYZ | xyz(34.2570, 22.0661, 48.8997) |
| Luminance | 0.2206 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.65
Purplish Pink
#CE5DAE
ΔE00 4.77
Purpley Pink
#C83CB9
ΔE00 5.05
Purpleish Pink
#DF4EC8
ΔE00 5.21
Mediumorchid
#BA55D3
ΔE00 5.36
Pinkish Purple
#D648D7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C05ABA #5AC060
analogous
#935AC0 #C05ABA #C05A87
triadic
#C05ABA #BAC05A #5ABAC0
tetradic
#C05ABA #C0935A #5AC060 #5A87C0
square
#C05ABA #C0935A #5AC060 #5A87C0
split-complementary
#C05ABA #87C05A #5AC093
monochromatic
#732C6F #A03D9A #C05ABA #D186CD #E2B3DF
Accessibility & contrast
On white
3.88
#C05ABA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.41
#C05ABA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C05ABA
5.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C05ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C05ABA | 1.00 | 3.88 | 5.41 | 5.41 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5378BD
Deuteranopia (green-blind)
#7286B7
Tritanopia (blue-blind)
#C66482
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c05aba; /* rgb */ color: rgb(192, 90, 186); /* oklch */ color: oklch(62.7% 0.175 329.7);
Tailwind
colors: {
custom: {
50: '#d58dcf',
500: '#c05aba',
950: '#000000',
},
}SCSS
$custom: #c05aba; $custom-light: #d58dcf; $custom-dark: #000000;
JSON
{
"hex": "#c05aba",
"rgb": {
"r": 192,
"g": 90,
"b": 186
},
"hsl": {
"h": 303.529,
"s": 44.737,
"l": 55.294
},
"oklch": {
"l": 0.62658,
"c": 0.17532,
"h": 329.7
},
"luminance": 0.22064
}Semantic roles & 50–950 ramp
primary
#C05ABA
secondary
#A6D0A8
accent
#D45B53
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150D14
muted
#837D82