#C57CC4#C57CC4
#C57CC4 is a light, vivid purple. Relative luminance 0.303; OKLCH L 68.7% C 0.131 H 327.4°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C57CC4 |
|---|---|
| RGB | rgb(197, 124, 196) |
| HSL | hsl(301, 39%, 63%) |
| HSV | hsv(301, 37%, 77%) |
| CMYK | cmyk(0%, 37.1%, 0.5%, 22.7%) |
| CIE-LAB | lab(61.89, 39.58, -25.89) |
| CIE-LCH | lch(61.89, 47.30, 326.81°) |
| OKLab | oklab(68.74% 0.1099 -0.0704) |
| OKLCH | oklch(68.74% 0.131 327.4) |
| XYZ | xyz(40.1966, 30.2729, 55.9397) |
| Luminance | 0.3027 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.86
Lavender Pink
#DD85D7
ΔE00 4.95
Orchid
#DA70D6
ΔE00 5.14
Wisteria
#A87DC2
ΔE00 6.33
Soft Purple
#A66FB5
ΔE00 7.08
Pale Purple
#B790D4
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C57CC4 #7CC57D
analogous
#A17CC5 #C57CC4 #C57C9F
triadic
#C57CC4 #C4C57C #7CC4C5
tetradic
#C57CC4 #C5A17C #7CC57D #7C9FC5
square
#C57CC4 #C5A17C #7CC57D #7C9FC5
split-complementary
#C57CC4 #9FC57C #7CC5A1
monochromatic
#8A3D89 #B252B1 #C57CC4 #D8A6D7 #EBD1EA
Accessibility & contrast
On white
2.98
#C57CC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#C57CC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C57CC4
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C57CC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C57CC4 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7790C7
Deuteranopia (green-blind)
#8A99C2
Tritanopia (blue-blind)
#C98397
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #c57cc4; /* rgb */ color: rgb(197, 124, 196); /* oklch */ color: oklch(68.7% 0.131 327.4);
Tailwind
colors: {
custom: {
50: '#d8a3d6',
500: '#c57cc4',
950: '#000000',
},
}SCSS
$custom: #c57cc4; $custom-light: #d8a3d6; $custom-dark: #000000;
JSON
{
"hex": "#c57cc4",
"rgb": {
"r": 197,
"g": 124,
"b": 196
},
"hsl": {
"h": 300.822,
"s": 38.624,
"l": 62.941
},
"oklch": {
"l": 0.68737,
"c": 0.13054,
"h": 327.4
},
"luminance": 0.30271
}Semantic roles & 50–950 ramp
primary
#C57CC4
secondary
#C1DCC2
accent
#B23634
background
#FDFAFD
surface
#FAF4FA
border
#D3CED3
text
#150F14
muted
#837F83