#C84FEA#C84FEA
#C84FEA is a light, highly saturated purple. Relative luminance 0.238; OKLCH L 65.0% C 0.238 H 318.0°. Best body text is #000000 at 5.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C84FEA |
|---|---|
| RGB | rgb(200, 79, 234) |
| HSL | hsl(287, 79%, 61%) |
| HSV | hsv(287, 66%, 92%) |
| CMYK | cmyk(14.5%, 66.2%, 0%, 8.2%) |
| CIE-LAB | lab(55.90, 69.30, -56.68) |
| CIE-LCH | lch(55.90, 89.53, 320.72°) |
| OKLab | oklab(65% 0.1765 -0.1589) |
| OKLCH | oklch(65% 0.238 318) |
| XYZ | xyz(41.4646, 23.8136, 80.2383) |
| Luminance | 0.2381 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.11
Mediumorchid
#BA55D3
ΔE00 3.65
Bright Lilac
#C95EFB
ΔE00 3.77
Pinkish Purple
#D648D7
ΔE00 4.27
Bright Lavender
#C760FF
ΔE00 4.44
Purple Pink
#D725DE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84FEA #71EA4F
analogous
#7B4FEA #C84FEA #EA4FBE
triadic
#C84FEA #EAC84F #4FEAC8
tetradic
#C84FEA #EA7B4F #71EA4F #4FBEEA
square
#C84FEA #EA7B4F #71EA4F #4FBEEA
split-complementary
#C84FEA #BEEA4F #4FEA7B
monochromatic
#8914AA #B61BE1 #C84FEA #D986F1 #EABCF7
Accessibility & contrast
On white
3.64
#C84FEA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.76
#C84FEA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84FEA
5.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84FEA | 1.00 | 3.64 | 5.76 | 5.76 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#067EEF
Deuteranopia (green-blind)
#558AE6
Tritanopia (blue-blind)
#C76C96
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c84fea; /* rgb */ color: rgb(200, 79, 234); /* oklch */ color: oklch(65.0% 0.238 318.0);
Tailwind
colors: {
custom: {
50: '#dd89f1',
500: '#c84fea',
950: '#000000',
},
}SCSS
$custom: #c84fea; $custom-light: #dd89f1; $custom-dark: #000000;
JSON
{
"hex": "#c84fea",
"rgb": {
"r": 200,
"g": 79,
"b": 234
},
"hsl": {
"h": 286.839,
"s": 78.68,
"l": 61.373
},
"oklch": {
"l": 0.64998,
"c": 0.23751,
"h": 318
},
"luminance": 0.23812
}Semantic roles & 50–950 ramp
primary
#C84FEA
secondary
#BAE7AD
accent
#DB0B38
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#150C17
muted
#847D85