#C350DE#C350DE
#C350DE is a light, highly saturated purple. Relative luminance 0.226; OKLCH L 63.8% C 0.223 H 319.5°. Best body text is #000000 at 5.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C350DE |
|---|---|
| RGB | rgb(195, 80, 222) |
| HSL | hsl(289, 68%, 59%) |
| HSV | hsv(289, 64%, 87%) |
| CMYK | cmyk(12.2%, 64%, 0%, 12.9%) |
| CIE-LAB | lab(54.67, 65.51, -51.93) |
| CIE-LCH | lch(54.67, 83.59, 321.60°) |
| OKLab | oklab(63.75% 0.1699 -0.1451) |
| OKLCH | oklch(63.75% 0.223 319.5) |
| XYZ | xyz(38.5575, 22.6151, 71.4272) |
| Luminance | 0.2261 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 1.98
Pinkish Purple
#D648D7
ΔE00 3.74
Heliotrope
#D94FF5
ΔE00 4.51
Purple Pink
#D725DE
ΔE00 4.69
Bright Lilac
#C95EFB
ΔE00 5.22
Pinky Purple
#C94CBE
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C350DE #6BDE50
analogous
#7C50DE #C350DE #DE50B2
triadic
#C350DE #DEC350 #50DEC3
tetradic
#C350DE #DE7C50 #6BDE50 #50B2DE
square
#C350DE #DE7C50 #6BDE50 #50B2DE
split-complementary
#C350DE #B2DE50 #50DE7C
monochromatic
#801C97 #AB26CB #C350DE #D583E8 #E6B7F1
Accessibility & contrast
On white
3.80
#C350DE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.52
#C350DE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C350DE
5.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C350DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C350DE | 1.00 | 3.80 | 5.52 | 5.52 |
| #FFFFFF | 3.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#247BE2
Deuteranopia (green-blind)
#5A87DA
Tritanopia (blue-blind)
#C36890
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c350de; /* rgb */ color: rgb(195, 80, 222); /* oklch */ color: oklch(63.8% 0.223 319.5);
Tailwind
colors: {
custom: {
50: '#d989e9',
500: '#c350de',
950: '#000000',
},
}SCSS
$custom: #c350de; $custom-light: #d989e9; $custom-dark: #000000;
JSON
{
"hex": "#c350de",
"rgb": {
"r": 195,
"g": 80,
"b": 222
},
"hsl": {
"h": 288.592,
"s": 68.269,
"l": 59.216
},
"oklch": {
"l": 0.63753,
"c": 0.22344,
"h": 319.5
},
"luminance": 0.22613
}Semantic roles & 50–950 ramp
primary
#C350DE
secondary
#B4E1A9
accent
#EB3D5E
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84