#C54DE1#C54DE1
#C54DE1 is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.9% C 0.231 H 319.5°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C54DE1 |
|---|---|
| RGB | rgb(197, 77, 225) |
| HSL | hsl(289, 71%, 59%) |
| HSV | hsv(289, 66%, 88%) |
| CMYK | cmyk(12.4%, 65.8%, 0%, 11.8%) |
| CIE-LAB | lab(54.67, 67.76, -53.60) |
| CIE-LCH | lch(54.67, 86.40, 321.65°) |
| OKLab | oklab(63.87% 0.1755 -0.1499) |
| OKLCH | oklch(63.87% 0.231 319.5) |
| XYZ | xyz(39.2687, 22.6161, 73.5165) |
| Luminance | 0.2261 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.51
Pinkish Purple
#D648D7
ΔE00 3.74
Heliotrope
#D94FF5
ΔE00 4.25
Purple Pink
#D725DE
ΔE00 4.33
Bright Lilac
#C95EFB
ΔE00 5.13
Bright Lavender
#C760FF
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C54DE1 #69E14D
analogous
#7B4DE1 #C54DE1 #E14DB3
triadic
#C54DE1 #E1C54D #4DE1C5
tetradic
#C54DE1 #E17B4D #69E14D #4DB3E1
square
#C54DE1 #E17B4D #69E14D #4DB3E1
split-complementary
#C54DE1 #B3E14D #4DE17B
monochromatic
#821A9A #AE23CE #C54DE1 #D681EA #E7B6F3
Accessibility & contrast
On white
3.80
#C54DE1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#C54DE1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C54DE1
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C54DE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C54DE1 | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#187BE5
Deuteranopia (green-blind)
#5887DD
Tritanopia (blue-blind)
#C56791
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c54de1; /* rgb */ color: rgb(197, 77, 225); /* oklch */ color: oklch(63.9% 0.231 319.5);
Tailwind
colors: {
custom: {
50: '#da87eb',
500: '#c54de1',
950: '#000000',
},
}SCSS
$custom: #c54de1; $custom-light: #da87eb; $custom-dark: #000000;
JSON
{
"hex": "#c54de1",
"rgb": {
"r": 197,
"g": 77,
"b": 225
},
"hsl": {
"h": 288.649,
"s": 71.154,
"l": 59.216
},
"oklch": {
"l": 0.63865,
"c": 0.23082,
"h": 319.5
},
"luminance": 0.22614
}Semantic roles & 50–950 ramp
primary
#C54DE1
secondary
#B3E2A8
accent
#EE3A5C
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84