#C653DE#C653DE
#C653DE is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 64.5% C 0.221 H 320.3°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C653DE |
|---|---|
| RGB | rgb(198, 83, 222) |
| HSL | hsl(290, 68%, 60%) |
| HSV | hsv(290, 63%, 87%) |
| CMYK | cmyk(10.8%, 62.6%, 0%, 12.9%) |
| CIE-LAB | lab(55.55, 64.92, -50.51) |
| CIE-LCH | lch(55.55, 82.25, 322.12°) |
| OKLab | oklab(64.47% 0.17 -0.1409) |
| OKLCH | oklch(64.47% 0.221 320.3) |
| XYZ | xyz(39.5652, 23.4681, 71.5388) |
| Luminance | 0.2347 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.36
Pinkish Purple
#D648D7
ΔE00 3.27
Heliotrope
#D94FF5
ΔE00 3.97
Bright Lilac
#C95EFB
ΔE00 4.86
Purple Pink
#D725DE
ΔE00 5.01
Bright Lavender
#C760FF
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C653DE #6BDE53
analogous
#8053DE #C653DE #DE53B1
triadic
#C653DE #DEC653 #53DEC6
tetradic
#C653DE #DE8053 #6BDE53 #53B1DE
square
#C653DE #DE8053 #6BDE53 #53B1DE
split-complementary
#C653DE #B1DE53 #53DE80
monochromatic
#841D99 #B027CD #C653DE #D786E8 #E8BAF2
Accessibility & contrast
On white
3.69
#C653DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#C653DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C653DE
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C653DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C653DE | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E7DE2
Deuteranopia (green-blind)
#5F89DB
Tritanopia (blue-blind)
#C76A91
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c653de; /* rgb */ color: rgb(198, 83, 222); /* oklch */ color: oklch(64.5% 0.221 320.3);
Tailwind
colors: {
custom: {
50: '#db8ae9',
500: '#c653de',
950: '#000000',
},
}SCSS
$custom: #c653de; $custom-light: #db8ae9; $custom-dark: #000000;
JSON
{
"hex": "#c653de",
"rgb": {
"r": 198,
"g": 83,
"b": 222
},
"hsl": {
"h": 289.64,
"s": 67.805,
"l": 59.804
},
"oklch": {
"l": 0.64472,
"c": 0.22077,
"h": 320.3
},
"luminance": 0.23466
}Semantic roles & 50–950 ramp
primary
#C653DE
secondary
#B5E1AC
accent
#EB3D5B
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84