#C54BE8#C54BE8
#C54BE8 is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 64.1% C 0.239 H 317.8°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C54BE8 |
|---|---|
| RGB | rgb(197, 75, 232) |
| HSL | hsl(287, 77%, 60%) |
| HSV | hsv(287, 68%, 91%) |
| CMYK | cmyk(15.1%, 67.7%, 0%, 9%) |
| CIE-LAB | lab(54.79, 69.88, -57.36) |
| CIE-LCH | lch(54.79, 90.40, 320.62°) |
| OKLab | oklab(64.08% 0.1773 -0.1609) |
| OKLCH | oklch(64.08% 0.239 317.8) |
| XYZ | xyz(40.1055, 22.7304, 78.6031) |
| Luminance | 0.2273 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.32
Heliotrope
#D94FF5
ΔE00 4.04
Pinkish Purple
#D648D7
ΔE00 4.51
Purple Pink
#D725DE
ΔE00 4.58
Bright Lilac
#C95EFB
ΔE00 4.64
Bright Lavender
#C760FF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C54BE8 #6EE84B
analogous
#764BE8 #C54BE8 #E84BBD
triadic
#C54BE8 #E8C54B #4BE8C5
tetradic
#C54BE8 #E8764B #6EE84B #4BBDE8
square
#C54BE8 #E8764B #6EE84B #4BBDE8
split-complementary
#C54BE8 #BDE84B #4BE876
monochromatic
#8415A4 #B01CDA #C54BE8 #D681EF #E8B8F6
Accessibility & contrast
On white
3.79
#C54BE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#C54BE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C54BE8
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C54BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C54BE8 | 1.00 | 3.79 | 5.55 | 5.55 |
| #FFFFFF | 3.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007BED
Deuteranopia (green-blind)
#5187E4
Tritanopia (blue-blind)
#C46994
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c54be8; /* rgb */ color: rgb(197, 75, 232); /* oklch */ color: oklch(64.1% 0.239 317.8);
Tailwind
colors: {
custom: {
50: '#db86f0',
500: '#c54be8',
950: '#000000',
},
}SCSS
$custom: #c54be8; $custom-light: #db86f0; $custom-dark: #000000;
JSON
{
"hex": "#c54be8",
"rgb": {
"r": 197,
"g": 75,
"b": 232
},
"hsl": {
"h": 286.624,
"s": 77.34,
"l": 60.196
},
"oklch": {
"l": 0.64081,
"c": 0.23945,
"h": 317.8
},
"luminance": 0.22729
}Semantic roles & 50–950 ramp
primary
#C54BE8
secondary
#B7E6A9
accent
#DA0C3A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85