#C84DE9#C84DE9
#C84DE9 is a light, highly saturated purple. Relative luminance 0.235; OKLCH L 64.7% C 0.239 H 318.4°. Best body text is #000000 at 5.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C84DE9 |
|---|---|
| RGB | rgb(200, 77, 233) |
| HSL | hsl(287, 78%, 61%) |
| HSV | hsv(287, 67%, 91%) |
| CMYK | cmyk(14.2%, 67%, 0%, 8.6%) |
| CIE-LAB | lab(55.56, 69.91, -56.67) |
| CIE-LCH | lch(55.56, 90.00, 320.97°) |
| OKLab | oklab(64.73% 0.1787 -0.1588) |
| OKLCH | oklch(64.73% 0.239 318.4) |
| XYZ | xyz(41.1793, 23.4721, 79.4365) |
| Luminance | 0.2347 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 3.32
Mediumorchid
#BA55D3
ΔE00 3.53
Bright Lilac
#C95EFB
ΔE00 4.13
Pinkish Purple
#D648D7
ΔE00 4.15
Purple Pink
#D725DE
ΔE00 4.74
Bright Lavender
#C760FF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84DE9 #6EE94D
analogous
#7A4DE9 #C84DE9 #E94DBC
triadic
#C84DE9 #E9C84D #4DE9C8
tetradic
#C84DE9 #E97A4D #6EE94D #4DBCE9
square
#C84DE9 #E97A4D #6EE94D #4DBCE9
split-complementary
#C84DE9 #BCE94D #4DE97A
monochromatic
#8815A7 #B41BDD #C84DE9 #D983F0 #EABAF6
Accessibility & contrast
On white
3.69
#C84DE9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.69
#C84DE9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84DE9
5.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84DE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84DE9 | 1.00 | 3.69 | 5.69 | 5.69 |
| #FFFFFF | 3.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DEE
Deuteranopia (green-blind)
#5589E5
Tritanopia (blue-blind)
#C76A95
Achromatopsia (no color)
#858585
Design tokens & code
CSS
--color: #c84de9; /* rgb */ color: rgb(200, 77, 233); /* oklch */ color: oklch(64.7% 0.239 318.4);
Tailwind
colors: {
custom: {
50: '#dd88f1',
500: '#c84de9',
950: '#000000',
},
}SCSS
$custom: #c84de9; $custom-light: #dd88f1; $custom-dark: #000000;
JSON
{
"hex": "#c84de9",
"rgb": {
"r": 200,
"g": 77,
"b": 233
},
"hsl": {
"h": 287.308,
"s": 78,
"l": 60.784
},
"oklch": {
"l": 0.64731,
"c": 0.23908,
"h": 318.4
},
"luminance": 0.2347
}Semantic roles & 50–950 ramp
primary
#C84DE9
secondary
#B8E6AB
accent
#DA0B37
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85