#C84FBD#C84FBD
#C84FBD is a light, vivid purple. Relative luminance 0.215; OKLCH L 62.5% C 0.199 H 331.4°. Best body text is #000000 at 5.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C84FBD |
|---|---|
| RGB | rgb(200, 79, 189) |
| HSL | hsl(305, 52%, 55%) |
| HSV | hsv(305, 61%, 78%) |
| CMYK | cmyk(0%, 60.5%, 5.5%, 21.6%) |
| CIE-LAB | lab(53.54, 61.34, -34.81) |
| CIE-LCH | lch(53.54, 70.53, 330.42°) |
| OKLab | oklab(62.53% 0.1749 -0.0954) |
| OKLCH | oklch(62.53% 0.199 331.4) |
| XYZ | xyz(35.8006, 21.5480, 50.4078) |
| Luminance | 0.2155 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 0.53
Purpley Pink
#C83CB9
ΔE00 3.27
Purpleish Pink
#DF4EC8
ΔE00 4.23
Pinkish Purple
#D648D7
ΔE00 4.29
Mediumorchid
#BA55D3
ΔE00 5.29
Purplish Pink
#CE5DAE
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84FBD #4FC85A
analogous
#974FC8 #C84FBD #C84F80
triadic
#C84FBD #BDC84F #4FBDC8
tetradic
#C84FBD #C8974F #4FC85A #4F80C8
square
#C84FBD #C8974F #4FC85A #4F80C8
split-complementary
#C84FBD #80C84F #4FC897
monochromatic
#772570 #A6349C #C84FBD #D77ECE #E5ACE0
Accessibility & contrast
On white
3.96
#C84FBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.31
#C84FBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84FBD
5.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84FBD | 1.00 | 3.96 | 5.31 | 5.31 |
| #FFFFFF | 3.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4975C0
Deuteranopia (green-blind)
#7086BA
Tritanopia (blue-blind)
#D05A7F
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c84fbd; /* rgb */ color: rgb(200, 79, 189); /* oklch */ color: oklch(62.5% 0.199 331.4);
Tailwind
colors: {
custom: {
50: '#dc88d1',
500: '#c84fbd',
950: '#000000',
},
}SCSS
$custom: #c84fbd; $custom-light: #dc88d1; $custom-dark: #000000;
JSON
{
"hex": "#c84fbd",
"rgb": {
"r": 200,
"g": 79,
"b": 189
},
"hsl": {
"h": 305.455,
"s": 52.381,
"l": 54.706
},
"oklch": {
"l": 0.6253,
"c": 0.19921,
"h": 331.4
},
"luminance": 0.21545
}Semantic roles & 50–950 ramp
primary
#C84FBD
secondary
#A0D3A5
accent
#DC594C
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82