#C653E9#C653E9
#C653E9 is a light, highly saturated purple. Relative luminance 0.241; OKLCH L 65.1% C 0.231 H 317.4°. Best body text is #000000 at 5.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C653E9 |
|---|---|
| RGB | rgb(198, 83, 233) |
| HSL | hsl(286, 77%, 62%) |
| HSV | hsv(286, 64%, 91%) |
| CMYK | cmyk(15%, 64.4%, 0%, 8.6%) |
| CIE-LAB | lab(56.16, 67.00, -55.72) |
| CIE-LCH | lch(56.16, 87.14, 320.26°) |
| OKLab | oklab(65.11% 0.1699 -0.1561) |
| OKLCH | oklch(65.11% 0.231 317.4) |
| XYZ | xyz(41.0878, 24.0771, 79.5580) |
| Luminance | 0.2407 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.19
Bright Lilac
#C95EFB
ΔE00 3.45
Mediumorchid
#BA55D3
ΔE00 3.49
Bright Lavender
#C760FF
ΔE00 4.12
Pinkish Purple
#D648D7
ΔE00 4.47
Purple Pink
#D725DE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C653E9 #76E953
analogous
#7B53E9 #C653E9 #E953C1
triadic
#C653E9 #E9C653 #53E9C6
tetradic
#C653E9 #E97B53 #76E953 #53C1E9
square
#C653E9 #E97B53 #76E953 #53C1E9
split-complementary
#C653E9 #C1E953 #53E97B
monochromatic
#8916AC #B41DE2 #C653E9 #D889F0 #EAC0F7
Accessibility & contrast
On white
3.61
#C653E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.82
#C653E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C653E9
5.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C653E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C653E9 | 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)
#1A7FED
Deuteranopia (green-blind)
#578AE5
Tritanopia (blue-blind)
#C56E97
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #c653e9; /* rgb */ color: rgb(198, 83, 233); /* oklch */ color: oklch(65.1% 0.231 317.4);
Tailwind
colors: {
custom: {
50: '#db8bf1',
500: '#c653e9',
950: '#000000',
},
}SCSS
$custom: #c653e9; $custom-light: #db8bf1; $custom-dark: #000000;
JSON
{
"hex": "#c653e9",
"rgb": {
"r": 198,
"g": 83,
"b": 233
},
"hsl": {
"h": 286,
"s": 77.32,
"l": 61.961
},
"oklch": {
"l": 0.65113,
"c": 0.23074,
"h": 317.4
},
"luminance": 0.24075
}Semantic roles & 50–950 ramp
primary
#C653E9
secondary
#BDE8B0
accent
#DA0C3C
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85