#C45ABA#C45ABA
#C45ABA is a light, vivid purple. Relative luminance 0.226; OKLCH L 63.2% C 0.178 H 331.2°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C45ABA |
|---|---|
| RGB | rgb(196, 90, 186) |
| HSL | hsl(306, 47%, 56%) |
| HSV | hsv(306, 54%, 77%) |
| CMYK | cmyk(0%, 54.1%, 5.1%, 23.1%) |
| CIE-LAB | lab(54.65, 54.81, -31.39) |
| CIE-LCH | lch(54.65, 63.16, 330.20°) |
| OKLab | oklab(63.18% 0.1558 -0.0858) |
| OKLCH | oklch(63.18% 0.178 331.2) |
| XYZ | xyz(35.2838, 22.5956, 48.9478) |
| Luminance | 0.2259 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 2.65
Purplish Pink
#CE5DAE
ΔE00 4.08
Purpleish Pink
#DF4EC8
ΔE00 4.56
Purpley Pink
#C83CB9
ΔE00 5.21
Pinkish Purple
#D648D7
ΔE00 5.42
Mediumorchid
#BA55D3
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C45ABA #5AC464
analogous
#995AC4 #C45ABA #C45A85
triadic
#C45ABA #BAC45A #5ABAC4
tetradic
#C45ABA #C4995A #5AC464 #5A85C4
square
#C45ABA #C4995A #5AC464 #5A85C4
split-complementary
#C45ABA #85C45A #5AC499
monochromatic
#792B71 #A63B9C #C45ABA #D487CD #E4B4E0
Accessibility & contrast
On white
3.81
#C45ABA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#C45ABA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C45ABA
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C45ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C45ABA | 1.00 | 3.81 | 5.52 | 5.52 |
| #FFFFFF | 3.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5579BD
Deuteranopia (green-blind)
#7588B7
Tritanopia (blue-blind)
#CB6382
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c45aba; /* rgb */ color: rgb(196, 90, 186); /* oklch */ color: oklch(63.2% 0.178 331.2);
Tailwind
colors: {
custom: {
50: '#d88dcf',
500: '#c45aba',
950: '#000000',
},
}SCSS
$custom: #c45aba; $custom-light: #d88dcf; $custom-dark: #000000;
JSON
{
"hex": "#c45aba",
"rgb": {
"r": 196,
"g": 90,
"b": 186
},
"hsl": {
"h": 305.66,
"s": 47.321,
"l": 56.078
},
"oklch": {
"l": 0.63182,
"c": 0.1779,
"h": 331.2
},
"luminance": 0.22593
}Semantic roles & 50–950 ramp
primary
#C45ABA
secondary
#A7D3AB
accent
#D75E51
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150D14
muted
#837D82