#C950FF#C950FF
#C950FF is a light, highly saturated purple. Relative luminance 0.254; OKLCH L 66.5% C 0.255 H 313.3°. Best body text is #000000 at 6.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C950FF |
|---|---|
| RGB | rgb(201, 80, 255) |
| HSL | hsl(281, 100%, 66%) |
| HSV | hsv(281, 69%, 100%) |
| CMYK | cmyk(21.2%, 68.6%, 0%, 0%) |
| CIE-LAB | lab(57.44, 73.15, -65.90) |
| CIE-LCH | lch(57.44, 98.46, 317.99°) |
| OKLab | oklab(66.53% 0.1753 -0.1858) |
| OKLCH | oklch(66.53% 0.255 313.3) |
| XYZ | xyz(45.0029, 25.3762, 97.1158) |
| Luminance | 0.2537 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Bright Lilac
#C95EFB
ΔE00 2.36
Bright Lavender
#C760FF
ΔE00 2.63
Heliotrope
#D94FF5
ΔE00 3.37
Lighter Purple
#A55AF4
ΔE00 5.87
Easter Purple
#C071FE
ΔE00 5.91
Light Urple
#B36FF6
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C950FF #86FF50
analogous
#7150FF #C950FF #FF50DD
triadic
#C950FF #FFC950 #50FFC9
tetradic
#C950FF #FF7150 #86FF50 #50DDFF
square
#C950FF #FF7150 #86FF50 #50DDFF
split-complementary
#C950FF #DDFF50 #50FF71
monochromatic
#9300D5 #B613FF #C950FF #DC8DFF #EFCAFF
Accessibility & contrast
On white
3.46
#C950FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.07
#C950FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C950FF
6.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C950FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C950FF | 1.00 | 3.46 | 6.07 | 6.07 |
| #FFFFFF | 3.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0084FF
Deuteranopia (green-blind)
#438DFB
Tritanopia (blue-blind)
#C375A2
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #c950ff; /* rgb */ color: rgb(201, 80, 255); /* oklch */ color: oklch(66.5% 0.255 313.3);
Tailwind
colors: {
custom: {
50: '#de8aff',
500: '#c950ff',
950: '#000000',
},
}SCSS
$custom: #c950ff; $custom-light: #de8aff; $custom-dark: #000000;
JSON
{
"hex": "#c950ff",
"rgb": {
"r": 201,
"g": 80,
"b": 255
},
"hsl": {
"h": 281.486,
"s": 100,
"l": 65.686
},
"oklch": {
"l": 0.66531,
"c": 0.25547,
"h": 313.3
},
"luminance": 0.25375
}Semantic roles & 50–950 ramp
primary
#C950FF
secondary
#CAF3B8
accent
#E60047
background
#FEF8FF
surface
#FCF0FF
border
#D5CBD7
text
#160D18
muted
#847D86