#C853CC#C853CC
#C853CC is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 63.7% C 0.206 H 326.3°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #C853CC |
|---|---|
| RGB | rgb(200, 83, 204) |
| HSL | hsl(298, 54%, 56%) |
| HSV | hsv(298, 59%, 80%) |
| CMYK | cmyk(2%, 59.3%, 0%, 20%) |
| CIE-LAB | lab(54.89, 62.15, -41.31) |
| CIE-LCH | lch(54.89, 74.63, 326.39°) |
| OKLab | oklab(63.75% 0.1714 -0.1141) |
| OKLCH | oklch(63.75% 0.206 326.3) |
| XYZ | xyz(37.8110, 22.8278, 59.5297) |
| Luminance | 0.2283 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinkish Purple
#D648D7
ΔE00 2.55
Pinky Purple
#C94CBE
ΔE00 2.73
Mediumorchid
#BA55D3
ΔE00 3.24
Purpleish Pink
#DF4EC8
ΔE00 4.44
Purpley Pink
#C83CB9
ΔE00 5.00
Purple Pink
#D725DE
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C853CC #57CC53
analogous
#8C53CC #C853CC #CC5394
triadic
#C853CC #CCC853 #53CCC8
tetradic
#C853CC #CC8C53 #57CC53 #5394CC
square
#C853CC #CC8C53 #57CC53 #5394CC
split-complementary
#C853CC #94CC53 #53CC8C
monochromatic
#7C267F #AA34AE #C853CC #D782DA #E6B1E8
Accessibility & contrast
On white
3.77
#C853CC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#C853CC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C853CC
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C853CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C853CC | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#437AD0
Deuteranopia (green-blind)
#6C89C9
Tritanopia (blue-blind)
#CD6388
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c853cc; /* rgb */ color: rgb(200, 83, 204); /* oklch */ color: oklch(63.7% 0.206 326.3);
Tailwind
colors: {
custom: {
50: '#dc8adc',
500: '#c853cc',
950: '#000000',
},
}SCSS
$custom: #c853cc; $custom-light: #dc8adc; $custom-dark: #000000;
JSON
{
"hex": "#c853cc",
"rgb": {
"r": 200,
"g": 83,
"b": 204
},
"hsl": {
"h": 298.017,
"s": 54.26,
"l": 56.275
},
"oklch": {
"l": 0.63749,
"c": 0.20596,
"h": 326.3
},
"luminance": 0.22826
}Semantic roles & 50–950 ramp
primary
#C853CC
secondary
#A6D6A4
accent
#DE4A4F
background
#FDF8FD
surface
#FBF0FB
border
#D4CBD4
text
#150C15
muted
#837D83