#C57ABA#C57ABA
#C57ABA is a light, vivid purple. Relative luminance 0.293; OKLCH L 68.0% C 0.125 H 332.3°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C57ABA |
|---|---|
| RGB | rgb(197, 122, 186) |
| HSL | hsl(309, 39%, 63%) |
| HSV | hsv(309, 38%, 77%) |
| CMYK | cmyk(0%, 38.1%, 5.6%, 22.7%) |
| CIE-LAB | lab(61.08, 38.83, -21.47) |
| CIE-LCH | lch(61.08, 44.37, 331.06°) |
| OKLab | oklab(68% 0.1104 -0.058) |
| OKLCH | oklch(68% 0.125 332.3) |
| XYZ | xyz(38.8480, 29.3365, 50.0611) |
| Luminance | 0.2933 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.80
Pale Magenta
#D767AD
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.04
Orchid
#DA70D6
ΔE00 6.33
Purplish Pink
#CE5DAE
ΔE00 6.87
Soft Purple
#A66FB5
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C57ABA #7AC585
analogous
#AA7AC5 #C57ABA #C57A94
triadic
#C57ABA #BAC57A #7ABAC5
tetradic
#C57ABA #C5AA7A #7AC585 #7A94C5
square
#C57ABA #C5AA7A #7AC585 #7A94C5
split-complementary
#C57ABA #94C57A #7AC5AA
monochromatic
#893C7E #B24FA4 #C57ABA #D8A5D0 #EACFE6
Accessibility & contrast
On white
3.06
#C57ABA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#C57ABA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C57ABA
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C57ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C57ABA | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788DBC
Deuteranopia (green-blind)
#8C97B8
Tritanopia (blue-blind)
#CB7E92
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #c57aba; /* rgb */ color: rgb(197, 122, 186); /* oklch */ color: oklch(68.0% 0.125 332.3);
Tailwind
colors: {
custom: {
50: '#d8a2cf',
500: '#c57aba',
950: '#000000',
},
}SCSS
$custom: #c57aba; $custom-light: #d8a2cf; $custom-dark: #000000;
JSON
{
"hex": "#c57aba",
"rgb": {
"r": 197,
"g": 122,
"b": 186
},
"hsl": {
"h": 308.8,
"s": 39.267,
"l": 62.549
},
"oklch": {
"l": 0.68,
"c": 0.1247,
"h": 332.3
},
"luminance": 0.29335
}Semantic roles & 50–950 ramp
primary
#C57ABA
secondary
#C0DBC4
accent
#B24633
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#150F13
muted
#837F82