#C950E9#C950E9
#C950E9 is a light, highly saturated purple. Relative luminance 0.240; OKLCH L 65.2% C 0.236 H 318.5°. Best body text is #000000 at 5.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C950E9 |
|---|---|
| RGB | rgb(201, 80, 233) |
| HSL | hsl(287, 78%, 61%) |
| HSV | hsv(287, 66%, 91%) |
| CMYK | cmyk(13.7%, 65.7%, 0%, 8.6%) |
| CIE-LAB | lab(56.13, 68.92, -55.75) |
| CIE-LCH | lch(56.13, 88.64, 321.03°) |
| OKLab | oklab(65.17% 0.1767 -0.1561) |
| OKLCH | oklch(65.17% 0.236 318.5) |
| XYZ | xyz(41.6620, 24.0399, 79.5206) |
| Luminance | 0.2404 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.92
Mediumorchid
#BA55D3
ΔE00 3.63
Bright Lilac
#C95EFB
ΔE00 3.73
Pinkish Purple
#D648D7
ΔE00 4.03
Bright Lavender
#C760FF
ΔE00 4.44
Purple Pink
#D725DE
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C950E9 #70E950
analogous
#7D50E9 #C950E9 #E950BD
triadic
#C950E9 #E9C950 #50E9C9
tetradic
#C950E9 #E97D50 #70E950 #50BDE9
square
#C950E9 #E97D50 #70E950 #50BDE9
split-complementary
#C950E9 #BDE950 #50E97D
monochromatic
#8A15A9 #B71CE0 #C950E9 #DA86F0 #EBBDF7
Accessibility & contrast
On white
3.62
#C950E9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.81
#C950E9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C950E9
5.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C950E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C950E9 | 1.00 | 3.62 | 5.81 | 5.81 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#137FEE
Deuteranopia (green-blind)
#588BE5
Tritanopia (blue-blind)
#C96C96
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #c950e9; /* rgb */ color: rgb(201, 80, 233); /* oklch */ color: oklch(65.2% 0.236 318.5);
Tailwind
colors: {
custom: {
50: '#dd89f1',
500: '#c950e9',
950: '#000000',
},
}SCSS
$custom: #c950e9; $custom-light: #dd89f1; $custom-dark: #000000;
JSON
{
"hex": "#c950e9",
"rgb": {
"r": 201,
"g": 80,
"b": 233
},
"hsl": {
"h": 287.451,
"s": 77.665,
"l": 61.373
},
"oklch": {
"l": 0.65171,
"c": 0.23577,
"h": 318.5
},
"luminance": 0.24038
}Semantic roles & 50–950 ramp
primary
#C950E9
secondary
#BAE7AE
accent
#DA0C37
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85