#C653E8#C653E8
#C653E8 is a light, highly saturated purple. Relative luminance 0.240; OKLCH L 65.1% C 0.230 H 317.7°. Best body text is #000000 at 5.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C653E8 |
|---|---|
| RGB | rgb(198, 83, 232) |
| HSL | hsl(286, 76%, 62%) |
| HSV | hsv(286, 64%, 91%) |
| CMYK | cmyk(14.7%, 64.2%, 0%, 9%) |
| CIE-LAB | lab(56.11, 66.81, -55.25) |
| CIE-LCH | lch(56.11, 86.70, 320.41°) |
| OKLab | oklab(65.05% 0.1699 -0.1547) |
| OKLCH | oklch(65.05% 0.23 317.7) |
| XYZ | xyz(40.9454, 24.0202, 78.8078) |
| Luminance | 0.2402 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.24
Mediumorchid
#BA55D3
ΔE00 3.37
Bright Lilac
#C95EFB
ΔE00 3.57
Bright Lavender
#C760FF
ΔE00 4.24
Pinkish Purple
#D648D7
ΔE00 4.35
Purple Pink
#D725DE
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C653E8 #75E853
analogous
#7C53E8 #C653E8 #E853BF
triadic
#C653E8 #E8C653 #53E8C6
tetradic
#C653E8 #E87C53 #75E853 #53BFE8
square
#C653E8 #E87C53 #75E853 #53BFE8
split-complementary
#C653E8 #BFE853 #53E87C
monochromatic
#8817AA #B41EE0 #C653E8 #D889EF #EABFF6
Accessibility & contrast
On white
3.62
#C653E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.80
#C653E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C653E8
5.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C653E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C653E8 | 1.00 | 3.62 | 5.80 | 5.80 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1C7FEC
Deuteranopia (green-blind)
#588AE4
Tritanopia (blue-blind)
#C56E97
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c653e8; /* rgb */ color: rgb(198, 83, 232); /* oklch */ color: oklch(65.1% 0.230 317.7);
Tailwind
colors: {
custom: {
50: '#db8bf0',
500: '#c653e8',
950: '#000000',
},
}SCSS
$custom: #c653e8; $custom-light: #db8bf0; $custom-dark: #000000;
JSON
{
"hex": "#c653e8",
"rgb": {
"r": 198,
"g": 83,
"b": 232
},
"hsl": {
"h": 286.309,
"s": 76.41,
"l": 61.765
},
"oklch": {
"l": 0.65054,
"c": 0.22982,
"h": 317.7
},
"luminance": 0.24018
}Semantic roles & 50–950 ramp
primary
#C653E8
secondary
#BCE7B0
accent
#D90D3B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85