#C55CEA#C55CEA
#C55CEA is a light, highly saturated purple. Relative luminance 0.255; OKLCH L 66.1% C 0.219 H 316.3°. Best body text is #000000 at 6.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C55CEA |
|---|---|
| RGB | rgb(197, 92, 234) |
| HSL | hsl(284, 77%, 64%) |
| HSV | hsv(284, 61%, 92%) |
| CMYK | cmyk(15.8%, 60.7%, 0%, 8.2%) |
| CIE-LAB | lab(57.53, 63.01, -54.11) |
| CIE-LCH | lch(57.53, 83.05, 319.35°) |
| OKLab | oklab(66.09% 0.1584 -0.1515) |
| OKLCH | oklch(66.09% 0.219 316.3) |
| XYZ | xyz(41.7021, 25.4666, 80.5448) |
| Luminance | 0.2546 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.48
Bright Lavender
#C760FF
ΔE00 3.15
Heliotrope
#D94FF5
ΔE00 3.24
Mediumorchid
#BA55D3
ΔE00 4.18
Pinkish Purple
#D648D7
ΔE00 5.20
Easter Purple
#C071FE
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C55CEA #81EA5C
analogous
#7E5CEA #C55CEA #EA5CC8
triadic
#C55CEA #EAC55C #5CEAC5
tetradic
#C55CEA #EA7E5C #81EA5C #5CC8EA
square
#C55CEA #EA7E5C #81EA5C #5CC8EA
split-complementary
#C55CEA #C8EA5C #5CEA7E
monochromatic
#8B17B4 #B226E3 #C55CEA #D892F1 #ECC8F8
Accessibility & contrast
On white
3.45
#C55CEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.09
#C55CEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C55CEA
6.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C55CEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C55CEA | 1.00 | 3.45 | 6.09 | 6.09 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3084EE
Deuteranopia (green-blind)
#5D8DE6
Tritanopia (blue-blind)
#C3759B
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #c55cea; /* rgb */ color: rgb(197, 92, 234); /* oklch */ color: oklch(66.1% 0.219 316.3);
Tailwind
colors: {
custom: {
50: '#da90f1',
500: '#c55cea',
950: '#000000',
},
}SCSS
$custom: #c55cea; $custom-light: #da90f1; $custom-dark: #000000;
JSON
{
"hex": "#c55cea",
"rgb": {
"r": 197,
"g": 92,
"b": 234
},
"hsl": {
"h": 284.366,
"s": 77.174,
"l": 63.922
},
"oklch": {
"l": 0.66089,
"c": 0.21918,
"h": 316.3
},
"luminance": 0.25465
}Semantic roles & 50–950 ramp
primary
#C55CEA
secondary
#C5EAB8
accent
#D90C42
background
#FDF9FE
surface
#FBF1FD
border
#D4CBD5
text
#150D17
muted
#837E85