#C57BEE#C57BEE
#C57BEE is a light, vivid violet. Relative luminance 0.322; OKLCH L 70.6% C 0.177 H 312.4°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C57BEE |
|---|---|
| RGB | rgb(197, 123, 238) |
| HSL | hsl(279, 77%, 71%) |
| HSV | hsv(279, 48%, 93%) |
| CMYK | cmyk(17.2%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(63.52, 48.50, -46.83) |
| CIE-LCH | lch(63.52, 67.42, 316.00°) |
| OKLab | oklab(70.56% 0.119 -0.1305) |
| OKLCH | oklch(70.56% 0.177 312.4) |
| XYZ | xyz(45.5389, 32.2103, 84.6906) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.31
Easter Purple
#C071FE
ΔE00 3.84
Liliac
#C48EFD
ΔE00 5.04
Light Urple
#B36FF6
ΔE00 5.09
Bright Lavender
#C760FF
ΔE00 6.09
Bright Lilac
#C95EFB
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C57BEE #A4EE7B
analogous
#8B7BEE #C57BEE #EE7BDD
triadic
#C57BEE #EEC57B #7BEEC5
tetradic
#C57BEE #EE8B7B #A4EE7B #7BDDEE
square
#C57BEE #EE8B7B #A4EE7B #7BDDEE
split-complementary
#C57BEE #DDEE7B #7BEE8B
monochromatic
#921BD3 #AD45E7 #C57BEE #DDB1F5 #F3E4FC
Accessibility & contrast
On white
2.82
#C57BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#C57BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C57BEE
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C57BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C57BEE | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6196F2
Deuteranopia (green-blind)
#769CEB
Tritanopia (blue-blind)
#C18DAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c57bee; /* rgb */ color: rgb(197, 123, 238); /* oklch */ color: oklch(70.6% 0.177 312.4);
Tailwind
colors: {
custom: {
50: '#d9a3f4',
500: '#c57bee',
950: '#000000',
},
}SCSS
$custom: #c57bee; $custom-light: #d9a3f4; $custom-dark: #000000;
JSON
{
"hex": "#c57bee",
"rgb": {
"r": 197,
"g": 123,
"b": 238
},
"hsl": {
"h": 278.609,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.70556,
"c": 0.17659,
"h": 312.4
},
"luminance": 0.32209
}Semantic roles & 50–950 ramp
primary
#C57BEE
secondary
#DEF2D3
accent
#D90C55
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85