#C84EEA#C84EEA
#C84EEA is a light, highly saturated purple. Relative luminance 0.237; OKLCH L 64.9% C 0.239 H 318.1°. Best body text is #000000 at 5.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C84EEA |
|---|---|
| RGB | rgb(200, 78, 234) |
| HSL | hsl(287, 79%, 61%) |
| HSV | hsv(287, 67%, 92%) |
| CMYK | cmyk(14.5%, 66.7%, 0%, 8.2%) |
| CIE-LAB | lab(55.76, 69.70, -56.91) |
| CIE-LCH | lch(55.76, 89.99, 320.77°) |
| OKLab | oklab(64.89% 0.1776 -0.1595) |
| OKLCH | oklch(64.89% 0.239 318.1) |
| XYZ | xyz(41.3930, 23.6704, 80.2144) |
| Luminance | 0.2367 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.19
Mediumorchid
#BA55D3
ΔE00 3.64
Bright Lilac
#C95EFB
ΔE00 3.90
Pinkish Purple
#D648D7
ΔE00 4.27
Bright Lavender
#C760FF
ΔE00 4.56
Purple Pink
#D725DE
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84EEA #70EA4E
analogous
#7A4EEA #C84EEA #EA4EBE
triadic
#C84EEA #EAC84E #4EEAC8
tetradic
#C84EEA #EA7A4E #70EA4E #4EBEEA
square
#C84EEA #EA7A4E #70EA4E #4EBEEA
split-complementary
#C84EEA #BEEA4E #4EEA7A
monochromatic
#8914A9 #B51BE0 #C84EEA #D985F0 #EABBF7
Accessibility & contrast
On white
3.66
#C84EEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.73
#C84EEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84EEA
5.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84EEA | 1.00 | 3.66 | 5.73 | 5.73 |
| #FFFFFF | 3.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007EEF
Deuteranopia (green-blind)
#5589E6
Tritanopia (blue-blind)
#C76B96
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c84eea; /* rgb */ color: rgb(200, 78, 234); /* oklch */ color: oklch(64.9% 0.239 318.1);
Tailwind
colors: {
custom: {
50: '#dd88f1',
500: '#c84eea',
950: '#000000',
},
}SCSS
$custom: #c84eea; $custom-light: #dd88f1; $custom-dark: #000000;
JSON
{
"hex": "#c84eea",
"rgb": {
"r": 200,
"g": 78,
"b": 234
},
"hsl": {
"h": 286.923,
"s": 78.788,
"l": 61.176
},
"oklch": {
"l": 0.64894,
"c": 0.23874,
"h": 318.1
},
"luminance": 0.23669
}Semantic roles & 50–950 ramp
primary
#C84EEA
secondary
#B9E7AD
accent
#DB0A38
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85