#C454EC#C454EC
#C454EC is a light, highly saturated purple. Relative luminance 0.241; OKLCH L 65.2% C 0.231 H 316.0°. Best body text is #000000 at 5.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C454EC |
|---|---|
| RGB | rgb(196, 84, 236) |
| HSL | hsl(284, 80%, 63%) |
| HSV | hsv(284, 64%, 93%) |
| CMYK | cmyk(16.9%, 64.4%, 0%, 7.5%) |
| CIE-LAB | lab(56.22, 66.72, -57.32) |
| CIE-LCH | lch(56.22, 87.96, 319.33°) |
| OKLab | oklab(65.15% 0.1663 -0.1609) |
| OKLCH | oklch(65.15% 0.231 316) |
| XYZ | xyz(41.0733, 24.1340, 81.8354) |
| Luminance | 0.2413 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.10
Heliotrope
#D94FF5
ΔE00 3.39
Bright Lavender
#C760FF
ΔE00 3.70
Mediumorchid
#BA55D3
ΔE00 3.81
Pinkish Purple
#D648D7
ΔE00 5.10
Lighter Purple
#A55AF4
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C454EC #7CEC54
analogous
#7854EC #C454EC #EC54C8
triadic
#C454EC #ECC454 #54ECC4
tetradic
#C454EC #EC7854 #7CEC54 #54C8EC
square
#C454EC #EC7854 #7CEC54 #54C8EC
split-complementary
#C454EC #C8EC54 #54EC78
monochromatic
#8814B2 #B11DE6 #C454EC #D78BF2 #EAC2F8
Accessibility & contrast
On white
3.60
#C454EC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.83
#C454EC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C454EC
5.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C454EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C454EC | 1.00 | 3.60 | 5.83 | 5.83 |
| #FFFFFF | 3.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1180F1
Deuteranopia (green-blind)
#548AE8
Tritanopia (blue-blind)
#C17099
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #c454ec; /* rgb */ color: rgb(196, 84, 236); /* oklch */ color: oklch(65.2% 0.231 316.0);
Tailwind
colors: {
custom: {
50: '#da8bf3',
500: '#c454ec',
950: '#000000',
},
}SCSS
$custom: #c454ec; $custom-light: #da8bf3; $custom-dark: #000000;
JSON
{
"hex": "#c454ec",
"rgb": {
"r": 196,
"g": 84,
"b": 236
},
"hsl": {
"h": 284.211,
"s": 80,
"l": 62.745
},
"oklch": {
"l": 0.65154,
"c": 0.23141,
"h": 316
},
"luminance": 0.24133
}Semantic roles & 50–950 ramp
primary
#C454EC
secondary
#C1E9B2
accent
#DC0941
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150D17
muted
#837D85