#C57CED#C57CED
#C57CED is a light, vivid violet. Relative luminance 0.324; OKLCH L 70.7% C 0.174 H 312.5°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C57CED |
|---|---|
| RGB | rgb(197, 124, 237) |
| HSL | hsl(279, 76%, 71%) |
| HSV | hsv(279, 48%, 93%) |
| CMYK | cmyk(16.9%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(63.67, 47.77, -46.03) |
| CIE-LCH | lch(63.67, 66.34, 316.06°) |
| OKLab | oklab(70.66% 0.1175 -0.1282) |
| OKLCH | oklch(70.66% 0.174 312.5) |
| XYZ | xyz(45.5170, 32.4010, 83.9606) |
| Luminance | 0.3240 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.56
Easter Purple
#C071FE
ΔE00 4.13
Liliac
#C48EFD
ΔE00 4.92
Light Urple
#B36FF6
ΔE00 5.34
Bright Lavender
#C760FF
ΔE00 6.39
Bright Lilac
#C95EFB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C57CED #A4ED7C
analogous
#8C7CED #C57CED #ED7CDC
triadic
#C57CED #EDC57C #7CEDC5
tetradic
#C57CED #ED8C7C #A4ED7C #7CDCED
square
#C57CED #ED8C7C #A4ED7C #7CDCED
split-complementary
#C57CED #DCED7C #7CED8C
monochromatic
#921DD2 #AD46E6 #C57CED #DDB2F4 #F3E4FB
Accessibility & contrast
On white
2.81
#C57CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#C57CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C57CED
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C57CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C57CED | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6396F1
Deuteranopia (green-blind)
#779CEA
Tritanopia (blue-blind)
#C18EA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c57ced; /* rgb */ color: rgb(197, 124, 237); /* oklch */ color: oklch(70.7% 0.174 312.5);
Tailwind
colors: {
custom: {
50: '#d9a4f3',
500: '#c57ced',
950: '#000000',
},
}SCSS
$custom: #c57ced; $custom-light: #d9a4f3; $custom-dark: #000000;
JSON
{
"hex": "#c57ced",
"rgb": {
"r": 197,
"g": 124,
"b": 237
},
"hsl": {
"h": 278.761,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.70657,
"c": 0.17389,
"h": 312.5
},
"luminance": 0.324
}Semantic roles & 50–950 ramp
primary
#C57CED
secondary
#DEF2D3
accent
#D80D55
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85