#C84EBC#C84EBC
#C84EBC is a light, vivid purple. Relative luminance 0.214; OKLCH L 62.4% C 0.200 H 331.7°. Best body text is #000000 at 5.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C84EBC |
|---|---|
| RGB | rgb(200, 78, 188) |
| HSL | hsl(306, 53%, 55%) |
| HSV | hsv(306, 61%, 78%) |
| CMYK | cmyk(0%, 61%, 6%, 21.6%) |
| CIE-LAB | lab(53.34, 61.60, -34.55) |
| CIE-LCH | lch(53.34, 70.63, 330.71°) |
| OKLab | oklab(62.37% 0.176 -0.0946) |
| OKLCH | oklch(62.37% 0.2 331.7) |
| XYZ | xyz(35.6208, 21.3616, 49.8143) |
| Luminance | 0.2136 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.47
Purpley Pink
#C83CB9
ΔE00 3.07
Purpleish Pink
#DF4EC8
ΔE00 4.33
Pinkish Purple
#D648D7
ΔE00 4.44
Purplish Pink
#CE5DAE
ΔE00 5.33
Mediumorchid
#BA55D3
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84EBC #4EC85A
analogous
#974EC8 #C84EBC #C84E7F
triadic
#C84EBC #BCC84E #4EBCC8
tetradic
#C84EBC #C8974E #4EC85A #4E7FC8
square
#C84EBC #C8974E #4EC85A #4E7FC8
split-complementary
#C84EBC #7FC84E #4EC897
monochromatic
#77256F #A5339A #C84EBC #D77DCE #E5ABDF
Accessibility & contrast
On white
3.98
#C84EBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.27
#C84EBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84EBC
5.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84EBC | 1.00 | 3.98 | 5.27 | 5.27 |
| #FFFFFF | 3.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4874BF
Deuteranopia (green-blind)
#7086B9
Tritanopia (blue-blind)
#D0597E
Achromatopsia (no color)
#7F7F7F
Design tokens & code
CSS
--color: #c84ebc; /* rgb */ color: rgb(200, 78, 188); /* oklch */ color: oklch(62.4% 0.200 331.7);
Tailwind
colors: {
custom: {
50: '#dc87d0',
500: '#c84ebc',
950: '#000000',
},
}SCSS
$custom: #c84ebc; $custom-light: #dc87d0; $custom-dark: #000000;
JSON
{
"hex": "#c84ebc",
"rgb": {
"r": 200,
"g": 78,
"b": 188
},
"hsl": {
"h": 305.902,
"s": 52.586,
"l": 54.51
},
"oklch": {
"l": 0.62368,
"c": 0.19981,
"h": 331.7
},
"luminance": 0.21359
}Semantic roles & 50–950 ramp
primary
#C84EBC
secondary
#9FD3A4
accent
#DC5A4C
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82