#C84EDD#C84EDD
#C84EDD is a light, highly saturated purple. Relative luminance 0.229; OKLCH L 64.1% C 0.227 H 321.5°. Best body text is #000000 at 5.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C84EDD |
|---|---|
| RGB | rgb(200, 78, 221) |
| HSL | hsl(291, 68%, 59%) |
| HSV | hsv(291, 65%, 87%) |
| CMYK | cmyk(9.5%, 64.7%, 0%, 13.3%) |
| CIE-LAB | lab(55.02, 67.29, -50.77) |
| CIE-LCH | lch(55.02, 84.30, 322.97°) |
| OKLab | oklab(64.13% 0.1779 -0.1416) |
| OKLCH | oklch(64.13% 0.227 321.5) |
| XYZ | xyz(39.5935, 22.9506, 70.7370) |
| Luminance | 0.2295 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.49
Pinkish Purple
#D648D7
ΔE00 2.82
Heliotrope
#D94FF5
ΔE00 4.16
Purple Pink
#D725DE
ΔE00 4.19
Pinky Purple
#C94CBE
ΔE00 5.27
Bright Lilac
#C95EFB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84EDD #63DD4E
analogous
#804EDD #C84EDD #DD4EAA
triadic
#C84EDD #DDC84E #4EDDC8
tetradic
#C84EDD #DD804E #63DD4E #4EAADD
square
#C84EDD #DD804E #63DD4E #4EAADD
split-complementary
#C84EDD #AADD4E #4EDD80
monochromatic
#831C94 #B026C7 #C84EDD #D881E7 #E8B5F1
Accessibility & contrast
On white
3.76
#C84EDD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.59
#C84EDD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84EDD
5.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84EDD | 1.00 | 3.76 | 5.59 | 5.59 |
| #FFFFFF | 3.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#277BE1
Deuteranopia (green-blind)
#5E88D9
Tritanopia (blue-blind)
#CA668F
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c84edd; /* rgb */ color: rgb(200, 78, 221); /* oklch */ color: oklch(64.1% 0.227 321.5);
Tailwind
colors: {
custom: {
50: '#dc88e8',
500: '#c84edd',
950: '#000000',
},
}SCSS
$custom: #c84edd; $custom-light: #dc88e8; $custom-dark: #000000;
JSON
{
"hex": "#c84edd",
"rgb": {
"r": 200,
"g": 78,
"b": 221
},
"hsl": {
"h": 291.189,
"s": 67.773,
"l": 58.627
},
"oklch": {
"l": 0.64129,
"c": 0.22735,
"h": 321.5
},
"luminance": 0.22949
}Semantic roles & 50–950 ramp
primary
#C84EDD
secondary
#AFE0A7
accent
#EB3D57
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84