#C57ABC#C57ABC
#C57ABC is a light, vivid purple. Relative luminance 0.294; OKLCH L 68.1% C 0.127 H 331.3°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C57ABC |
|---|---|
| RGB | rgb(197, 122, 188) |
| HSL | hsl(307, 39%, 63%) |
| HSV | hsv(307, 38%, 77%) |
| CMYK | cmyk(0%, 38.1%, 4.6%, 22.7%) |
| CIE-LAB | lab(61.15, 39.19, -22.49) |
| CIE-LCH | lch(61.15, 45.19, 330.15°) |
| OKLab | oklab(68.08% 0.1109 -0.0608) |
| OKLCH | oklch(68.08% 0.127 331.3) |
| XYZ | xyz(39.0621, 29.4221, 51.1887) |
| Luminance | 0.2942 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.40
Lavender Pink
#DD85D7
ΔE00 5.80
Orchid
#DA70D6
ΔE00 5.98
Pale Magenta
#D767AD
ΔE00 6.16
Purplish Pink
#CE5DAE
ΔE00 6.95
Wisteria
#A87DC2
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C57ABC #7AC583
analogous
#A87AC5 #C57ABC #C57A96
triadic
#C57ABC #BCC57A #7ABCC5
tetradic
#C57ABC #C5A87A #7AC583 #7A96C5
square
#C57ABC #C5A87A #7AC583 #7A96C5
split-complementary
#C57ABC #96C57A #7AC5A8
monochromatic
#893C80 #B24FA7 #C57ABC #D8A5D1 #EACFE7
Accessibility & contrast
On white
3.05
#C57ABC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#C57ABC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C57ABC
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C57ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C57ABC | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788DBE
Deuteranopia (green-blind)
#8B97BA
Tritanopia (blue-blind)
#CB7F93
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #c57abc; /* rgb */ color: rgb(197, 122, 188); /* oklch */ color: oklch(68.1% 0.127 331.3);
Tailwind
colors: {
custom: {
50: '#d8a2d0',
500: '#c57abc',
950: '#000000',
},
}SCSS
$custom: #c57abc; $custom-light: #d8a2d0; $custom-dark: #000000;
JSON
{
"hex": "#c57abc",
"rgb": {
"r": 197,
"g": 122,
"b": 188
},
"hsl": {
"h": 307.2,
"s": 39.267,
"l": 62.549
},
"oklch": {
"l": 0.68081,
"c": 0.12651,
"h": 331.3
},
"luminance": 0.2942
}Semantic roles & 50–950 ramp
primary
#C57ABC
secondary
#C0DBC3
accent
#B24233
background
#FDFAFC
surface
#FAF4F9
border
#D3CED2
text
#150F14
muted
#837F82