#C853DA#C853DA
#C853DA is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 64.5% C 0.218 H 322.1°. Best body text is #000000 at 5.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C853DA |
|---|---|
| RGB | rgb(200, 83, 218) |
| HSL | hsl(292, 65%, 59%) |
| HSV | hsv(292, 62%, 85%) |
| CMYK | cmyk(8.3%, 61.9%, 0%, 14.5%) |
| CIE-LAB | lab(55.61, 64.65, -48.13) |
| CIE-LCH | lch(55.61, 80.60, 323.34°) |
| OKLab | oklab(64.51% 0.1722 -0.1339) |
| OKLCH | oklch(64.51% 0.218 322.1) |
| XYZ | xyz(39.5662, 23.5299, 68.7737) |
| Luminance | 0.2353 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.49
Pinkish Purple
#D648D7
ΔE00 2.62
Heliotrope
#D94FF5
ΔE00 4.21
Purple Pink
#D725DE
ΔE00 4.90
Pinky Purple
#C94CBE
ΔE00 4.93
Bright Lilac
#C95EFB
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C853DA #65DA53
analogous
#8553DA #C853DA #DA53A9
triadic
#C853DA #DAC853 #53DAC8
tetradic
#C853DA #DA8553 #65DA53 #53A9DA
square
#C853DA #DA8553 #65DA53 #53A9DA
split-complementary
#C853DA #A9DA53 #53DA85
monochromatic
#842093 #B12AC5 #C853DA #D885E5 #E8B8F0
Accessibility & contrast
On white
3.68
#C853DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.71
#C853DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C853DA
5.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C853DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C853DA | 1.00 | 3.68 | 5.71 | 5.71 |
| #FFFFFF | 3.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#357DDE
Deuteranopia (green-blind)
#648AD7
Tritanopia (blue-blind)
#CA688F
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c853da; /* rgb */ color: rgb(200, 83, 218); /* oklch */ color: oklch(64.5% 0.218 322.1);
Tailwind
colors: {
custom: {
50: '#dc8be6',
500: '#c853da',
950: '#000000',
},
}SCSS
$custom: #c853da; $custom-light: #dc8be6; $custom-dark: #000000;
JSON
{
"hex": "#c853da",
"rgb": {
"r": 200,
"g": 83,
"b": 218
},
"hsl": {
"h": 292,
"s": 64.593,
"l": 59.02
},
"oklch": {
"l": 0.64505,
"c": 0.21813,
"h": 322.1
},
"luminance": 0.23528
}Semantic roles & 50–950 ramp
primary
#C853DA
secondary
#B1DFAA
accent
#E84057
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84