#C57FFD#C57FFD
#C57FFD is a light, vivid violet. Relative luminance 0.341; OKLCH L 72.0% C 0.187 H 308.0°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C57FFD |
|---|---|
| RGB | rgb(197, 127, 253) |
| HSL | hsl(273, 97%, 75%) |
| HSV | hsv(273, 50%, 99%) |
| CMYK | cmyk(22.1%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(65.07, 49.65, -52.63) |
| CIE-LCH | lch(65.07, 72.35, 313.34°) |
| OKLab | oklab(71.95% 0.1153 -0.1474) |
| OKLCH | oklch(71.95% 0.187 308) |
| XYZ | xyz(48.3415, 34.1415, 96.9528) |
| Luminance | 0.3414 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.23
Easter Purple
#C071FE
ΔE00 3.34
Liliac
#C48EFD
ΔE00 3.62
Light Urple
#B36FF6
ΔE00 4.99
Bright Lavender
#C760FF
ΔE00 6.37
Bright Lilac
#C95EFB
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C57FFD #B7FD7F
analogous
#867FFD #C57FFD #FD7FF6
triadic
#C57FFD #FDC57F #7FFDC5
tetradic
#C57FFD #FD867F #B7FD7F #7FF6FD
square
#C57FFD #FD867F #B7FD7F #7FF6FD
split-complementary
#C57FFD #F6FD7F #7FFD86
monochromatic
#8E06FB #AA43FC #C57FFD #E0BBFE #F1E1FF
Accessibility & contrast
On white
2.68
#C57FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#C57FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C57FFD
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C57FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C57FFD | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9BFF
Deuteranopia (green-blind)
#719FFA
Tritanopia (blue-blind)
#BD95B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #c57ffd; /* rgb */ color: rgb(197, 127, 253); /* oklch */ color: oklch(72.0% 0.187 308.0);
Tailwind
colors: {
custom: {
50: '#d9a6fe',
500: '#c57ffd',
950: '#000000',
},
}SCSS
$custom: #c57ffd; $custom-light: #d9a6fe; $custom-dark: #000000;
JSON
{
"hex": "#c57ffd",
"rgb": {
"r": 197,
"g": 127,
"b": 253
},
"hsl": {
"h": 273.333,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.71954,
"c": 0.18708,
"h": 308
},
"luminance": 0.34141
}Semantic roles & 50–950 ramp
primary
#C57FFD
secondary
#E4F7D4
accent
#E60066
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F18
muted
#837F86