#C54FDE#C54FDE
#C54FDE is a light, highly saturated purple. Relative luminance 0.227; OKLCH L 63.9% C 0.226 H 320.2°. Best body text is #000000 at 5.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C54FDE |
|---|---|
| RGB | rgb(197, 79, 222) |
| HSL | hsl(290, 68%, 59%) |
| HSV | hsv(290, 64%, 87%) |
| CMYK | cmyk(11.3%, 64.4%, 0%, 12.9%) |
| CIE-LAB | lab(54.80, 66.38, -51.71) |
| CIE-LCH | lch(54.80, 84.15, 322.08°) |
| OKLab | oklab(63.9% 0.1733 -0.1444) |
| OKLCH | oklch(63.9% 0.226 320.2) |
| XYZ | xyz(39.0052, 22.7381, 71.4274) |
| Luminance | 0.2274 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.19
Pinkish Purple
#D648D7
ΔE00 3.41
Heliotrope
#D94FF5
ΔE00 4.33
Purple Pink
#D725DE
ΔE00 4.46
Bright Lilac
#C95EFB
ΔE00 5.27
Pinky Purple
#C94CBE
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C54FDE #68DE4F
analogous
#7E4FDE #C54FDE #DE4FB0
triadic
#C54FDE #DEC54F #4FDEC5
tetradic
#C54FDE #DE7E4F #68DE4F #4FB0DE
square
#C54FDE #DE7E4F #68DE4F #4FB0DE
split-complementary
#C54FDE #B0DE4F #4FDE7E
monochromatic
#811C96 #AD26CA #C54FDE #D683E8 #E7B6F1
Accessibility & contrast
On white
3.79
#C54FDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.55
#C54FDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C54FDE
5.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C54FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C54FDE | 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)
#247BE2
Deuteranopia (green-blind)
#5C87DA
Tritanopia (blue-blind)
#C66790
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c54fde; /* rgb */ color: rgb(197, 79, 222); /* oklch */ color: oklch(63.9% 0.226 320.2);
Tailwind
colors: {
custom: {
50: '#da88e9',
500: '#c54fde',
950: '#000000',
},
}SCSS
$custom: #c54fde; $custom-light: #da88e9; $custom-dark: #000000;
JSON
{
"hex": "#c54fde",
"rgb": {
"r": 197,
"g": 79,
"b": 222
},
"hsl": {
"h": 289.51,
"s": 68.421,
"l": 59.02
},
"oklch": {
"l": 0.63902,
"c": 0.22561,
"h": 320.2
},
"luminance": 0.22736
}Semantic roles & 50–950 ramp
primary
#C54FDE
secondary
#B2E0A8
accent
#EB3D5B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84