#C454CC#C454CC
#C454CC is a light, highly saturated purple. Relative luminance 0.224; OKLCH L 63.3% C 0.202 H 325.0°. Best body text is #000000 at 5.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C454CC |
|---|---|
| RGB | rgb(196, 84, 204) |
| HSL | hsl(296, 54%, 56%) |
| HSV | hsv(296, 59%, 80%) |
| CMYK | cmyk(3.9%, 58.8%, 0%, 20%) |
| CIE-LAB | lab(54.49, 60.70, -41.98) |
| CIE-LCH | lch(54.49, 73.81, 325.33°) |
| OKLab | oklab(63.34% 0.1657 -0.1162) |
| OKLCH | oklch(63.34% 0.202 325) |
| XYZ | xyz(36.8335, 22.4381, 59.5059) |
| Luminance | 0.2244 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.57
Pinky Purple
#C94CBE
ΔE00 3.02
Pinkish Purple
#D648D7
ΔE00 3.06
Purpley Pink
#C83CB9
ΔE00 5.09
Purpleish Pink
#DF4EC8
ΔE00 5.16
Purple Pink
#D725DE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C454CC #5CCC54
analogous
#8854CC #C454CC #CC5498
triadic
#C454CC #CCC454 #54CCC4
tetradic
#C454CC #CC8854 #5CCC54 #5498CC
square
#C454CC #CC8854 #5CCC54 #5498CC
split-complementary
#C454CC #98CC54 #54CC88
monochromatic
#7A2680 #A734AF #C454CC #D483DA #E5B2E8
Accessibility & contrast
On white
3.83
#C454CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.49
#C454CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C454CC
5.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C454CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C454CC | 1.00 | 3.83 | 5.49 | 5.49 |
| #FFFFFF | 3.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4279D0
Deuteranopia (green-blind)
#6987C9
Tritanopia (blue-blind)
#C86488
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c454cc; /* rgb */ color: rgb(196, 84, 204); /* oklch */ color: oklch(63.3% 0.202 325.0);
Tailwind
colors: {
custom: {
50: '#d98adc',
500: '#c454cc',
950: '#000000',
},
}SCSS
$custom: #c454cc; $custom-light: #d98adc; $custom-dark: #000000;
JSON
{
"hex": "#c454cc",
"rgb": {
"r": 196,
"g": 84,
"b": 204
},
"hsl": {
"h": 296,
"s": 54.054,
"l": 56.471
},
"oklch": {
"l": 0.63339,
"c": 0.2024,
"h": 325
},
"luminance": 0.22436
}Semantic roles & 50–950 ramp
primary
#C454CC
secondary
#A9D7A5
accent
#DD4A54
background
#FDF8FD
surface
#FBF0FB
border
#D4CBD4
text
#150C15
muted
#837D83