#C653B8#C653B8
#C653B8 is a light, vivid purple. Relative luminance 0.217; OKLCH L 62.5% C 0.188 H 332.6°. Best body text is #000000 at 5.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C653B8 |
|---|---|
| RGB | rgb(198, 83, 184) |
| HSL | hsl(307, 50%, 55%) |
| HSV | hsv(307, 58%, 78%) |
| CMYK | cmyk(0%, 58.1%, 7.1%, 22.4%) |
| CIE-LAB | lab(53.66, 58.24, -31.77) |
| CIE-LCH | lch(53.66, 66.34, 331.39°) |
| OKLab | oklab(62.48% 0.167 -0.0867) |
| OKLCH | oklch(62.48% 0.188 332.6) |
| XYZ | xyz(35.0337, 21.6555, 47.6728) |
| Luminance | 0.2165 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.62
Purpley Pink
#C83CB9
ΔE00 3.92
Purplish Pink
#CE5DAE
ΔE00 4.36
Purpleish Pink
#DF4EC8
ΔE00 4.49
Pinkish Purple
#D648D7
ΔE00 5.25
Mediumorchid
#BA55D3
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C653B8 #53C661
analogous
#9A53C6 #C653B8 #C6537F
triadic
#C653B8 #B8C653 #53B8C6
tetradic
#C653B8 #C69A53 #53C661 #537FC6
square
#C653B8 #C69A53 #53C661 #537FC6
split-complementary
#C653B8 #7FC653 #53C69A
monochromatic
#77276D #A53798 #C653B8 #D581CB #E4AFDE
Accessibility & contrast
On white
3.94
#C653B8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.33
#C653B8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C653B8
5.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C653B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C653B8 | 1.00 | 3.94 | 5.33 | 5.33 |
| #FFFFFF | 3.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F76BB
Deuteranopia (green-blind)
#7386B5
Tritanopia (blue-blind)
#CE5C7E
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c653b8; /* rgb */ color: rgb(198, 83, 184); /* oklch */ color: oklch(62.5% 0.188 332.6);
Tailwind
colors: {
custom: {
50: '#da8acd',
500: '#c653b8',
950: '#000000',
},
}SCSS
$custom: #c653b8; $custom-light: #da8acd; $custom-dark: #000000;
JSON
{
"hex": "#c653b8",
"rgb": {
"r": 198,
"g": 83,
"b": 184
},
"hsl": {
"h": 307.304,
"s": 50.218,
"l": 55.098
},
"oklch": {
"l": 0.6248,
"c": 0.1882,
"h": 332.6
},
"luminance": 0.21653
}Semantic roles & 50–950 ramp
primary
#C653B8
secondary
#A2D3A8
accent
#DA5F4E
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C13
muted
#837D82