#C57CDC#C57CDC
#C57CDC is a light, vivid purple. Relative luminance 0.315; OKLCH L 69.8% C 0.155 H 317.7°. Best body text is #000000 at 7.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C57CDC |
|---|---|
| RGB | rgb(197, 124, 220) |
| HSL | hsl(286, 58%, 67%) |
| HSV | hsv(286, 44%, 86%) |
| CMYK | cmyk(10.5%, 43.6%, 0%, 13.7%) |
| CIE-LAB | lab(62.89, 44.24, -37.82) |
| CIE-LCH | lch(62.89, 58.20, 319.48°) |
| OKLab | oklab(69.82% 0.1149 -0.1044) |
| OKLCH | oklch(69.82% 0.155 317.7) |
| XYZ | xyz(43.1501, 31.4542, 71.4945) |
| Luminance | 0.3145 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.88
Orchid (survey)
#C875C4
ΔE00 5.01
Light Purple
#BF77F6
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 6.01
Wisteria
#A87DC2
ΔE00 6.47
Pale Purple
#B790D4
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C57CDC #93DC7C
analogous
#957CDC #C57CDC #DC7CC3
triadic
#C57CDC #DCC57C #7CDCC5
tetradic
#C57CDC #DC957C #93DC7C #7CC3DC
square
#C57CDC #DC957C #93DC7C #7CC3DC
split-complementary
#C57CDC #C3DC7C #7CDC95
monochromatic
#902FAF #B04CCF #C57CDC #DAACE9 #F0DDF6
Accessibility & contrast
On white
2.88
#C57CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.29
#C57CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C57CDC
7.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C57CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C57CDC | 1.00 | 2.88 | 7.29 | 7.29 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C93DF
Deuteranopia (green-blind)
#809BD9
Tritanopia (blue-blind)
#C589A2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #c57cdc; /* rgb */ color: rgb(197, 124, 220); /* oklch */ color: oklch(69.8% 0.155 317.7);
Tailwind
colors: {
custom: {
50: '#d8a3e7',
500: '#c57cdc',
950: '#000000',
},
}SCSS
$custom: #c57cdc; $custom-light: #d8a3e7; $custom-dark: #000000;
JSON
{
"hex": "#c57cdc",
"rgb": {
"r": 197,
"g": 124,
"b": 220
},
"hsl": {
"h": 285.625,
"s": 57.831,
"l": 67.451
},
"oklch": {
"l": 0.69816,
"c": 0.1553,
"h": 317.7
},
"luminance": 0.31453
}Semantic roles & 50–950 ramp
primary
#C57CDC
secondary
#D2E9CB
accent
#C52048
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#150F16
muted
#837F84