#C850DD#C850DD
#C850DD is a light, highly saturated purple. Relative luminance 0.232; OKLCH L 64.3% C 0.225 H 321.4°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C850DD |
|---|---|
| RGB | rgb(200, 80, 221) |
| HSL | hsl(291, 67%, 59%) |
| HSV | hsv(291, 64%, 87%) |
| CMYK | cmyk(9.5%, 63.8%, 0%, 13.3%) |
| CIE-LAB | lab(55.32, 66.47, -50.30) |
| CIE-LCH | lch(55.32, 83.35, 322.89°) |
| OKLab | oklab(64.34% 0.1757 -0.1402) |
| OKLCH | oklch(64.34% 0.225 321.4) |
| XYZ | xyz(39.7378, 23.2392, 70.7851) |
| Luminance | 0.2324 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.50
Pinkish Purple
#D648D7
ΔE00 2.81
Heliotrope
#D94FF5
ΔE00 4.02
Purple Pink
#D725DE
ΔE00 4.48
Bright Lilac
#C95EFB
ΔE00 5.25
Pinky Purple
#C94CBE
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C850DD #65DD50
analogous
#8250DD #C850DD #DD50AC
triadic
#C850DD #DDC850 #50DDC8
tetradic
#C850DD #DD8250 #65DD50 #50ACDD
square
#C850DD #DD8250 #65DD50 #50ACDD
split-complementary
#C850DD #ACDD50 #50DD82
monochromatic
#841D96 #B127C9 #C850DD #D883E7 #E8B6F1
Accessibility & contrast
On white
3.72
#C850DD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#C850DD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C850DD
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C850DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C850DD | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2B7CE1
Deuteranopia (green-blind)
#6089D9
Tritanopia (blue-blind)
#CA6790
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c850dd; /* rgb */ color: rgb(200, 80, 221); /* oklch */ color: oklch(64.3% 0.225 321.4);
Tailwind
colors: {
custom: {
50: '#dc89e8',
500: '#c850dd',
950: '#000000',
},
}SCSS
$custom: #c850dd; $custom-light: #dc89e8; $custom-dark: #000000;
JSON
{
"hex": "#c850dd",
"rgb": {
"r": 200,
"g": 80,
"b": 221
},
"hsl": {
"h": 291.064,
"s": 67.464,
"l": 59.02
},
"oklch": {
"l": 0.64343,
"c": 0.22476,
"h": 321.4
},
"luminance": 0.23237
}Semantic roles & 50–950 ramp
primary
#C850DD
secondary
#B1E0A9
accent
#EA3D57
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84