#C950E8#C950E8
#C950E8 is a light, highly saturated purple. Relative luminance 0.240; OKLCH L 65.1% C 0.235 H 318.8°. Best body text is #000000 at 5.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C950E8 |
|---|---|
| RGB | rgb(201, 80, 232) |
| HSL | hsl(288, 77%, 61%) |
| HSV | hsv(288, 66%, 91%) |
| CMYK | cmyk(13.4%, 65.5%, 0%, 9%) |
| CIE-LAB | lab(56.07, 68.73, -55.28) |
| CIE-LCH | lch(56.07, 88.20, 321.19°) |
| OKLab | oklab(65.11% 0.1767 -0.1548) |
| OKLCH | oklch(65.11% 0.235 318.8) |
| XYZ | xyz(41.5196, 23.9829, 78.7704) |
| Luminance | 0.2398 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.97
Mediumorchid
#BA55D3
ΔE00 3.52
Bright Lilac
#C95EFB
ΔE00 3.85
Pinkish Purple
#D648D7
ΔE00 3.91
Bright Lavender
#C760FF
ΔE00 4.56
Purple Pink
#D725DE
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C950E8 #6FE850
analogous
#7D50E8 #C950E8 #E850BB
triadic
#C950E8 #E8C950 #50E8C9
tetradic
#C950E8 #E87D50 #6FE850 #50BBE8
square
#C950E8 #E87D50 #6FE850 #50BBE8
split-complementary
#C950E8 #BBE850 #50E87D
monochromatic
#8A16A8 #B61DDE #C950E8 #DA86EF #EABCF6
Accessibility & contrast
On white
3.62
#C950E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.80
#C950E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C950E8
5.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C950E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C950E8 | 1.00 | 3.62 | 5.80 | 5.80 |
| #FFFFFF | 3.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#167EEC
Deuteranopia (green-blind)
#598AE4
Tritanopia (blue-blind)
#C96B96
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c950e8; /* rgb */ color: rgb(201, 80, 232); /* oklch */ color: oklch(65.1% 0.235 318.8);
Tailwind
colors: {
custom: {
50: '#dd89f0',
500: '#c950e8',
950: '#000000',
},
}SCSS
$custom: #c950e8; $custom-light: #dd89f0; $custom-dark: #000000;
JSON
{
"hex": "#c950e8",
"rgb": {
"r": 201,
"g": 80,
"b": 232
},
"hsl": {
"h": 287.763,
"s": 76.768,
"l": 61.176
},
"oklch": {
"l": 0.65112,
"c": 0.23489,
"h": 318.8
},
"luminance": 0.23981
}Semantic roles & 50–950 ramp
primary
#C950E8
secondary
#B9E6AD
accent
#D90D36
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85