#C851F0#C851F0
#C851F0 is a light, highly saturated purple. Relative luminance 0.245; OKLCH L 65.6% C 0.240 H 316.4°. Best body text is #000000 at 5.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C851F0 |
|---|---|
| RGB | rgb(200, 81, 240) |
| HSL | hsl(285, 84%, 63%) |
| HSV | hsv(285, 66%, 94%) |
| CMYK | cmyk(16.7%, 66.3%, 0%, 5.9%) |
| CIE-LAB | lab(56.54, 69.62, -59.01) |
| CIE-LCH | lch(56.54, 91.27, 319.72°) |
| OKLab | oklab(65.57% 0.1742 -0.1657) |
| OKLCH | oklch(65.57% 0.24 316.4) |
| XYZ | xyz(42.4876, 24.4571, 84.9038) |
| Luminance | 0.2445 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.84
Bright Lilac
#C95EFB
ΔE00 2.92
Bright Lavender
#C760FF
ΔE00 3.55
Mediumorchid
#BA55D3
ΔE00 4.40
Pinkish Purple
#D648D7
ΔE00 5.05
Purple Pink
#D725DE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C851F0 #79F051
analogous
#7951F0 #C851F0 #F051C8
triadic
#C851F0 #F0C851 #51F0C8
tetradic
#C851F0 #F07951 #79F051 #51C8F0
square
#C851F0 #F07951 #79F051 #51C8F0
split-complementary
#C851F0 #C8F051 #51F079
monochromatic
#8D10B7 #B619EB #C851F0 #DA89F5 #ECC2FA
Accessibility & contrast
On white
3.56
#C851F0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.89
#C851F0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C851F0
5.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C851F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C851F0 | 1.00 | 3.56 | 5.89 | 5.89 |
| #FFFFFF | 3.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0080F5
Deuteranopia (green-blind)
#528BEC
Tritanopia (blue-blind)
#C66F9A
Achromatopsia (no color)
#888888
Design tokens & code
CSS
--color: #c851f0; /* rgb */ color: rgb(200, 81, 240); /* oklch */ color: oklch(65.6% 0.240 316.4);
Tailwind
colors: {
custom: {
50: '#dd8af6',
500: '#c851f0',
950: '#000000',
},
}SCSS
$custom: #c851f0; $custom-light: #dd8af6; $custom-dark: #000000;
JSON
{
"hex": "#c851f0",
"rgb": {
"r": 200,
"g": 81,
"b": 240
},
"hsl": {
"h": 284.906,
"s": 84.127,
"l": 62.941
},
"oklch": {
"l": 0.65571,
"c": 0.24039,
"h": 316.4
},
"luminance": 0.24455
}Semantic roles & 50–950 ramp
primary
#C851F0
secondary
#C0EBB2
accent
#E1053C
background
#FEF8FF
surface
#FCF0FE
border
#D5CBD6
text
#160C17
muted
#847D85