#C57BFB#C57BFB
#C57BFB is a light, vivid violet. Relative luminance 0.330; OKLCH L 71.2% C 0.191 H 309.0°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C57BFB |
|---|---|
| RGB | rgb(197, 123, 251) |
| HSL | hsl(275, 94%, 73%) |
| HSV | hsv(275, 51%, 98%) |
| CMYK | cmyk(21.5%, 51%, 0%, 1.6%) |
| CIE-LAB | lab(64.16, 51.31, -52.98) |
| CIE-LCH | lch(64.16, 73.75, 314.08°) |
| OKLab | oklab(71.25% 0.1203 -0.1484) |
| OKLCH | oklch(71.25% 0.191 309) |
| XYZ | xyz(47.5181, 33.0020, 95.1148) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 1.46
Easter Purple
#C071FE
ΔE00 2.57
Light Urple
#B36FF6
ΔE00 4.35
Liliac
#C48EFD
ΔE00 4.52
Bright Lavender
#C760FF
ΔE00 5.48
Bright Lilac
#C95EFB
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C57BFB #B1FB7B
analogous
#857BFB #C57BFB #FB7BF1
triadic
#C57BFB #FBC57B #7BFBC5
tetradic
#C57BFB #FB857B #B1FB7B #7BF1FB
square
#C57BFB #FB857B #B1FB7B #7BF1FB
split-complementary
#C57BFB #F1FB7B #7BFB85
monochromatic
#9007F4 #AB40F9 #C57BFB #DFB6FD #F2E1FE
Accessibility & contrast
On white
2.76
#C57BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#C57BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C57BFB
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C57BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C57BFB | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5798FF
Deuteranopia (green-blind)
#6E9DF8
Tritanopia (blue-blind)
#BE91B0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c57bfb; /* rgb */ color: rgb(197, 123, 251); /* oklch */ color: oklch(71.2% 0.191 309.0);
Tailwind
colors: {
custom: {
50: '#d9a3fd',
500: '#c57bfb',
950: '#000000',
},
}SCSS
$custom: #c57bfb; $custom-light: #d9a3fd; $custom-dark: #000000;
JSON
{
"hex": "#c57bfb",
"rgb": {
"r": 197,
"g": 123,
"b": 251
},
"hsl": {
"h": 274.688,
"s": 94.118,
"l": 73.333
},
"oklch": {
"l": 0.71245,
"c": 0.19101,
"h": 309
},
"luminance": 0.33001
}Semantic roles & 50–950 ramp
primary
#C57BFB
secondary
#E3F6D5
accent
#E60061
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#150F18
muted
#837F86