#C54ADD#C54ADD
#C54ADD is a light, highly saturated purple. Relative luminance 0.220; OKLCH L 63.3% C 0.231 H 320.7°. Best body text is #000000 at 5.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C54ADD |
|---|---|
| RGB | rgb(197, 74, 221) |
| HSL | hsl(290, 68%, 58%) |
| HSV | hsv(290, 67%, 87%) |
| CMYK | cmyk(10.9%, 66.5%, 0%, 13.3%) |
| CIE-LAB | lab(54.02, 68.23, -52.39) |
| CIE-LCH | lch(54.02, 86.03, 322.48°) |
| OKLab | oklab(63.32% 0.1788 -0.1464) |
| OKLCH | oklch(63.32% 0.231 320.7) |
| XYZ | xyz(38.5243, 21.9903, 70.6079) |
| Luminance | 0.2199 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.35
Pinkish Purple
#D648D7
ΔE00 3.52
Purple Pink
#D725DE
ΔE00 3.80
Heliotrope
#D94FF5
ΔE00 4.85
Pinky Purple
#C94CBE
ΔE00 5.50
Hot Purple
#CB00F5
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C54ADD #62DD4A
analogous
#7B4ADD #C54ADD #DD4AAB
triadic
#C54ADD #DDC54A #4ADDC5
tetradic
#C54ADD #DD7B4A #62DD4A #4AABDD
square
#C54ADD #DD7B4A #62DD4A #4AABDD
split-complementary
#C54ADD #ABDD4A #4ADD7B
monochromatic
#7E1B91 #AB25C5 #C54ADD #D67EE7 #E6B1F0
Accessibility & contrast
On white
3.89
#C54ADD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.40
#C54ADD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C54ADD
5.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C54ADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C54ADD | 1.00 | 3.89 | 5.40 | 5.40 |
| #FFFFFF | 3.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1879E1
Deuteranopia (green-blind)
#5986D9
Tritanopia (blue-blind)
#C6648E
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #c54add; /* rgb */ color: rgb(197, 74, 221); /* oklch */ color: oklch(63.3% 0.231 320.7);
Tailwind
colors: {
custom: {
50: '#da86e8',
500: '#c54add',
950: '#000000',
},
}SCSS
$custom: #c54add; $custom-light: #da86e8; $custom-dark: #000000;
JSON
{
"hex": "#c54add",
"rgb": {
"r": 197,
"g": 74,
"b": 221
},
"hsl": {
"h": 290.204,
"s": 68.372,
"l": 57.843
},
"oklch": {
"l": 0.63319,
"c": 0.23107,
"h": 320.7
},
"luminance": 0.21988
}Semantic roles & 50–950 ramp
primary
#C54ADD
secondary
#AEDFA4
accent
#EB3D59
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84