#C84BE8#C84BE8
#C84BE8 is a light, highly saturated purple. Relative luminance 0.231; OKLCH L 64.5% C 0.241 H 318.7°. Best body text is #000000 at 5.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C84BE8 |
|---|---|
| RGB | rgb(200, 75, 232) |
| HSL | hsl(288, 77%, 60%) |
| HSV | hsv(288, 68%, 91%) |
| CMYK | cmyk(13.8%, 67.7%, 0%, 9%) |
| CIE-LAB | lab(55.22, 70.52, -56.66) |
| CIE-LCH | lch(55.22, 90.46, 321.22°) |
| OKLab | oklab(64.47% 0.1808 -0.1588) |
| OKLCH | oklch(64.47% 0.241 318.7) |
| XYZ | xyz(40.8990, 23.1396, 78.6403) |
| Luminance | 0.2314 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.45
Heliotrope
#D94FF5
ΔE00 3.56
Pinkish Purple
#D648D7
ΔE00 4.07
Purple Pink
#D725DE
ΔE00 4.42
Bright Lilac
#C95EFB
ΔE00 4.49
Bright Lavender
#C760FF
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84BE8 #6BE84B
analogous
#7A4BE8 #C84BE8 #E84BB9
triadic
#C84BE8 #E8C84B #4BE8C8
tetradic
#C84BE8 #E87A4B #6BE84B #4BB9E8
square
#C84BE8 #E87A4B #6BE84B #4BB9E8
split-complementary
#C84BE8 #B9E84B #4BE87A
monochromatic
#8715A4 #B31CDA #C84BE8 #D981EF #E9B8F6
Accessibility & contrast
On white
3.73
#C84BE8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.63
#C84BE8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84BE8
5.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84BE8 | 1.00 | 3.73 | 5.63 | 5.63 |
| #FFFFFF | 3.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007CED
Deuteranopia (green-blind)
#5488E4
Tritanopia (blue-blind)
#C86894
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #c84be8; /* rgb */ color: rgb(200, 75, 232); /* oklch */ color: oklch(64.5% 0.241 318.7);
Tailwind
colors: {
custom: {
50: '#dd87f0',
500: '#c84be8',
950: '#000000',
},
}SCSS
$custom: #c84be8; $custom-light: #dd87f0; $custom-dark: #000000;
JSON
{
"hex": "#c84be8",
"rgb": {
"r": 200,
"g": 75,
"b": 232
},
"hsl": {
"h": 287.771,
"s": 77.34,
"l": 60.196
},
"oklch": {
"l": 0.64469,
"c": 0.24062,
"h": 318.7
},
"luminance": 0.23138
}Semantic roles & 50–950 ramp
primary
#C84BE8
secondary
#B6E6A9
accent
#DA0C36
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85