#C05ABB#C05ABB
#C05ABB is a light, vivid purple. Relative luminance 0.221; OKLCH L 62.7% C 0.176 H 329.3°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C05ABB |
|---|---|
| RGB | rgb(192, 90, 187) |
| HSL | hsl(303, 45%, 55%) |
| HSV | hsv(303, 53%, 75%) |
| CMYK | cmyk(0%, 53.1%, 2.6%, 24.7%) |
| CIE-LAB | lab(54.14, 53.86, -32.81) |
| CIE-LCH | lch(54.14, 63.07, 328.65°) |
| OKLab | oklab(62.71% 0.1515 -0.0899) |
| OKLCH | oklch(62.71% 0.176 329.3) |
| XYZ | xyz(34.3637, 22.1088, 49.4615) |
| Luminance | 0.2211 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.62
Purplish Pink
#CE5DAE
ΔE00 4.92
Purpley Pink
#C83CB9
ΔE00 5.05
Mediumorchid
#BA55D3
ΔE00 5.17
Purpleish Pink
#DF4EC8
ΔE00 5.19
Pinkish Purple
#D648D7
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C05ABB #5AC05F
analogous
#925AC0 #C05ABB #C05A88
triadic
#C05ABB #BBC05A #5ABBC0
tetradic
#C05ABB #C0925A #5AC05F #5A88C0
square
#C05ABB #C0925A #5AC05F #5A88C0
split-complementary
#C05ABB #88C05A #5AC092
monochromatic
#732C70 #A03D9B #C05ABB #D186CD #E2B3E0
Accessibility & contrast
On white
3.87
#C05ABB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#C05ABB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C05ABB
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C05ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C05ABB | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5379BE
Deuteranopia (green-blind)
#7286B8
Tritanopia (blue-blind)
#C66482
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c05abb; /* rgb */ color: rgb(192, 90, 187); /* oklch */ color: oklch(62.7% 0.176 329.3);
Tailwind
colors: {
custom: {
50: '#d58dd0',
500: '#c05abb',
950: '#000000',
},
}SCSS
$custom: #c05abb; $custom-light: #d58dd0; $custom-dark: #000000;
JSON
{
"hex": "#c05abb",
"rgb": {
"r": 192,
"g": 90,
"b": 187
},
"hsl": {
"h": 302.941,
"s": 44.737,
"l": 55.294
},
"oklch": {
"l": 0.62706,
"c": 0.17619,
"h": 329.3
},
"luminance": 0.22107
}Semantic roles & 50–950 ramp
primary
#C05ABB
secondary
#A6D0A8
accent
#D45A53
background
#FDF8FC
surface
#FAF0F9
border
#D3CBD2
text
#150D14
muted
#837D82