#C84FE9#C84FE9
#C84FE9 is a light, highly saturated purple. Relative luminance 0.238; OKLCH L 64.9% C 0.237 H 318.3°. Best body text is #000000 at 5.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C84FE9 |
|---|---|
| RGB | rgb(200, 79, 233) |
| HSL | hsl(287, 78%, 61%) |
| HSV | hsv(287, 66%, 91%) |
| CMYK | cmyk(14.2%, 66.1%, 0%, 8.6%) |
| CIE-LAB | lab(55.84, 69.11, -56.21) |
| CIE-LCH | lch(55.84, 89.08, 320.87°) |
| OKLab | oklab(64.94% 0.1766 -0.1575) |
| OKLCH | oklch(64.94% 0.237 318.3) |
| XYZ | xyz(41.3214, 23.7563, 79.4838) |
| Luminance | 0.2376 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.15
Mediumorchid
#BA55D3
ΔE00 3.54
Bright Lilac
#C95EFB
ΔE00 3.88
Pinkish Purple
#D648D7
ΔE00 4.15
Bright Lavender
#C760FF
ΔE00 4.56
Purple Pink
#D725DE
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84FE9 #70E94F
analogous
#7B4FE9 #C84FE9 #E94FBD
triadic
#C84FE9 #E9C84F #4FE9C8
tetradic
#C84FE9 #E97B4F #70E94F #4FBDE9
square
#C84FE9 #E97B4F #70E94F #4FBDE9
split-complementary
#C84FE9 #BDE94F #4FE97B
monochromatic
#8915A9 #B51CDF #C84FE9 #D985F0 #EABCF7
Accessibility & contrast
On white
3.65
#C84FE9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.75
#C84FE9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84FE9
5.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84FE9 | 1.00 | 3.65 | 5.75 | 5.75 |
| #FFFFFF | 3.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0B7EEE
Deuteranopia (green-blind)
#568AE5
Tritanopia (blue-blind)
#C76B96
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c84fe9; /* rgb */ color: rgb(200, 79, 233); /* oklch */ color: oklch(64.9% 0.237 318.3);
Tailwind
colors: {
custom: {
50: '#dc89f1',
500: '#c84fe9',
950: '#000000',
},
}SCSS
$custom: #c84fe9; $custom-light: #dc89f1; $custom-dark: #000000;
JSON
{
"hex": "#c84fe9",
"rgb": {
"r": 200,
"g": 79,
"b": 233
},
"hsl": {
"h": 287.143,
"s": 77.778,
"l": 61.176
},
"oklch": {
"l": 0.64938,
"c": 0.23662,
"h": 318.3
},
"luminance": 0.23755
}Semantic roles & 50–950 ramp
primary
#C84FE9
secondary
#B9E7AD
accent
#DA0B38
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#150C17
muted
#847D85