#C655E4#C655E4
#C655E4 is a light, highly saturated purple. Relative luminance 0.241; OKLCH L 65.0% C 0.224 H 318.6°. Best body text is #000000 at 5.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C655E4 |
|---|---|
| RGB | rgb(198, 85, 228) |
| HSL | hsl(287, 73%, 61%) |
| HSV | hsv(287, 63%, 89%) |
| CMYK | cmyk(13.2%, 62.7%, 0%, 10.6%) |
| CIE-LAB | lab(56.19, 65.19, -52.86) |
| CIE-LCH | lch(56.19, 83.93, 320.96°) |
| OKLab | oklab(65.04% 0.1677 -0.1478) |
| OKLCH | oklch(65.04% 0.224 318.6) |
| XYZ | xyz(40.5389, 24.1059, 75.9013) |
| Luminance | 0.2410 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.01
Heliotrope
#D94FF5
ΔE00 3.38
Bright Lilac
#C95EFB
ΔE00 3.86
Pinkish Purple
#D648D7
ΔE00 3.96
Bright Lavender
#C760FF
ΔE00 4.56
Purple Pink
#D725DE
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C655E4 #73E455
analogous
#7F55E4 #C655E4 #E455BA
triadic
#C655E4 #E4C655 #55E4C6
tetradic
#C655E4 #E47F55 #73E455 #55BAE4
square
#C655E4 #E47F55 #73E455 #55BAE4
split-complementary
#C655E4 #BAE455 #55E47F
monochromatic
#871AA4 #B323D9 #C655E4 #D88AEC #E9BFF5
Accessibility & contrast
On white
3.61
#C655E4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.82
#C655E4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C655E4
5.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C655E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C655E4 | 1.00 | 3.61 | 5.82 | 5.82 |
| #FFFFFF | 3.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A7FE8
Deuteranopia (green-blind)
#5D8AE0
Tritanopia (blue-blind)
#C66E95
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #c655e4; /* rgb */ color: rgb(198, 85, 228); /* oklch */ color: oklch(65.0% 0.224 318.6);
Tailwind
colors: {
custom: {
50: '#db8ced',
500: '#c655e4',
950: '#000000',
},
}SCSS
$custom: #c655e4; $custom-light: #db8ced; $custom-dark: #000000;
JSON
{
"hex": "#c655e4",
"rgb": {
"r": 198,
"g": 85,
"b": 228
},
"hsl": {
"h": 287.413,
"s": 72.589,
"l": 61.373
},
"oklch": {
"l": 0.65044,
"c": 0.22353,
"h": 318.6
},
"luminance": 0.24104
}Semantic roles & 50–950 ramp
primary
#C655E4
secondary
#BBE5B0
accent
#D5113A
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150D16
muted
#837D84