#C555EB#C555EB
#C555EB is a light, highly saturated purple. Relative luminance 0.244; OKLCH L 65.3% C 0.230 H 316.5°. Best body text is #000000 at 5.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C555EB |
|---|---|
| RGB | rgb(197, 85, 235) |
| HSL | hsl(285, 79%, 63%) |
| HSV | hsv(285, 64%, 92%) |
| CMYK | cmyk(16.2%, 63.8%, 0%, 7.8%) |
| CIE-LAB | lab(56.45, 66.31, -56.38) |
| CIE-LCH | lch(56.45, 87.04, 319.63°) |
| OKLab | oklab(65.33% 0.1664 -0.1581) |
| OKLCH | oklch(65.33% 0.23 316.5) |
| XYZ | xyz(41.2676, 24.3670, 81.1107) |
| Luminance | 0.2437 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 3.02
Heliotrope
#D94FF5
ΔE00 3.20
Bright Lavender
#C760FF
ΔE00 3.67
Mediumorchid
#BA55D3
ΔE00 3.77
Pinkish Purple
#D648D7
ΔE00 4.89
Purple Pink
#D725DE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C555EB #7BEB55
analogous
#7A55EB #C555EB #EB55C6
triadic
#C555EB #EBC555 #55EBC5
tetradic
#C555EB #EB7A55 #7BEB55 #55C6EB
square
#C555EB #EB7A55 #7BEB55 #55C6EB
split-complementary
#C555EB #C6EB55 #55EB7A
monochromatic
#8915B1 #B21EE5 #C555EB #D88CF1 #EAC3F8
Accessibility & contrast
On white
3.58
#C555EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.87
#C555EB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C555EB
5.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C555EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C555EB | 1.00 | 3.58 | 5.87 | 5.87 |
| #FFFFFF | 3.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1A81F0
Deuteranopia (green-blind)
#568BE7
Tritanopia (blue-blind)
#C37099
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #c555eb; /* rgb */ color: rgb(197, 85, 235); /* oklch */ color: oklch(65.3% 0.230 316.5);
Tailwind
colors: {
custom: {
50: '#da8cf2',
500: '#c555eb',
950: '#000000',
},
}SCSS
$custom: #c555eb; $custom-light: #da8cf2; $custom-dark: #000000;
JSON
{
"hex": "#c555eb",
"rgb": {
"r": 197,
"g": 85,
"b": 235
},
"hsl": {
"h": 284.8,
"s": 78.947,
"l": 62.745
},
"oklch": {
"l": 0.6533,
"c": 0.22957,
"h": 316.5
},
"luminance": 0.24365
}Semantic roles & 50–950 ramp
primary
#C555EB
secondary
#C1E9B3
accent
#DB0A3F
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150D17
muted
#837D85