#C454E8#C454E8
#C454E8 is a light, highly saturated purple. Relative luminance 0.239; OKLCH L 64.9% C 0.228 H 317.0°. Best body text is #000000 at 5.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C454E8 |
|---|---|
| RGB | rgb(196, 84, 232) |
| HSL | hsl(285, 76%, 62%) |
| HSV | hsv(285, 64%, 91%) |
| CMYK | cmyk(15.5%, 63.8%, 0%, 9%) |
| CIE-LAB | lab(55.99, 65.94, -55.45) |
| CIE-LCH | lch(55.99, 86.15, 319.94°) |
| OKLab | oklab(64.91% 0.1664 -0.1554) |
| OKLCH | oklch(64.91% 0.228 317) |
| XYZ | xyz(40.4986, 23.9042, 78.8090) |
| Luminance | 0.2390 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.29
Heliotrope
#D94FF5
ΔE00 3.50
Bright Lilac
#C95EFB
ΔE00 3.53
Bright Lavender
#C760FF
ΔE00 4.17
Pinkish Purple
#D648D7
ΔE00 4.64
Purple Pink
#D725DE
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C454E8 #78E854
analogous
#7A54E8 #C454E8 #E854C2
triadic
#C454E8 #E8C454 #54E8C4
tetradic
#C454E8 #E87A54 #78E854 #54C2E8
square
#C454E8 #E87A54 #78E854 #54C2E8
split-complementary
#C454E8 #C2E854 #54E87A
monochromatic
#8717AB #B11EE1 #C454E8 #D78AEF #E9C0F7
Accessibility & contrast
On white
3.63
#C454E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.78
#C454E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C454E8
5.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C454E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C454E8 | 1.00 | 3.63 | 5.78 | 5.78 |
| #FFFFFF | 3.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1D7FEC
Deuteranopia (green-blind)
#578AE4
Tritanopia (blue-blind)
#C26F97
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c454e8; /* rgb */ color: rgb(196, 84, 232); /* oklch */ color: oklch(64.9% 0.228 317.0);
Tailwind
colors: {
custom: {
50: '#d98bf0',
500: '#c454e8',
950: '#000000',
},
}SCSS
$custom: #c454e8; $custom-light: #d98bf0; $custom-dark: #000000;
JSON
{
"hex": "#c454e8",
"rgb": {
"r": 196,
"g": 84,
"b": 232
},
"hsl": {
"h": 285.405,
"s": 76.289,
"l": 61.961
},
"oklch": {
"l": 0.64914,
"c": 0.22772,
"h": 317
},
"luminance": 0.23903
}Semantic roles & 50–950 ramp
primary
#C454E8
secondary
#BEE7B1
accent
#D80D3F
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85