#C84EBF#C84EBF
#C84EBF is a light, highly saturated purple. Relative luminance 0.215; OKLCH L 62.5% C 0.202 H 330.7°. Best body text is #000000 at 5.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C84EBF |
|---|---|
| RGB | rgb(200, 78, 191) |
| HSL | hsl(304, 53%, 55%) |
| HSV | hsv(304, 61%, 78%) |
| CMYK | cmyk(0%, 61%, 4.5%, 21.6%) |
| CIE-LAB | lab(53.48, 62.09, -36.06) |
| CIE-LCH | lch(53.48, 71.80, 329.85°) |
| OKLab | oklab(62.52% 0.1763 -0.099) |
| OKLCH | oklch(62.52% 0.202 330.7) |
| XYZ | xyz(35.9476, 21.4923, 51.5352) |
| Luminance | 0.2149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.39
Purpley Pink
#C83CB9
ΔE00 3.16
Pinkish Purple
#D648D7
ΔE00 3.99
Purpleish Pink
#DF4EC8
ΔE00 4.29
Mediumorchid
#BA55D3
ΔE00 4.95
Purplish Pink
#CE5DAE
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84EBF #4EC857
analogous
#944EC8 #C84EBF #C84E82
triadic
#C84EBF #BFC84E #4EBFC8
tetradic
#C84EBF #C8944E #4EC857 #4E82C8
square
#C84EBF #C8944E #4EC857 #4E82C8
split-complementary
#C84EBF #82C84E #4EC894
monochromatic
#772571 #A5339D #C84EBF #D77DD0 #E5ABE1
Accessibility & contrast
On white
3.96
#C84EBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.30
#C84EBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84EBF
5.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84EBF | 1.00 | 3.96 | 5.30 | 5.30 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4675C2
Deuteranopia (green-blind)
#6F86BC
Tritanopia (blue-blind)
#CF5A7F
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c84ebf; /* rgb */ color: rgb(200, 78, 191); /* oklch */ color: oklch(62.5% 0.202 330.7);
Tailwind
colors: {
custom: {
50: '#dc87d2',
500: '#c84ebf',
950: '#000000',
},
}SCSS
$custom: #c84ebf; $custom-light: #dc87d2; $custom-dark: #000000;
JSON
{
"hex": "#c84ebf",
"rgb": {
"r": 200,
"g": 78,
"b": 191
},
"hsl": {
"h": 304.426,
"s": 52.586,
"l": 54.51
},
"oklch": {
"l": 0.62517,
"c": 0.2022,
"h": 330.7
},
"luminance": 0.2149
}Semantic roles & 50–950 ramp
primary
#C84EBF
secondary
#9FD3A3
accent
#DC564C
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82