#C84BDC#C84BDC
#C84BDC is a light, highly saturated purple. Relative luminance 0.225; OKLCH L 63.8% C 0.230 H 321.9°. Best body text is #000000 at 5.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C84BDC |
|---|---|
| RGB | rgb(200, 75, 220) |
| HSL | hsl(292, 67%, 58%) |
| HSV | hsv(292, 66%, 86%) |
| CMYK | cmyk(9.1%, 65.9%, 0%, 13.7%) |
| CIE-LAB | lab(54.53, 68.32, -50.98) |
| CIE-LCH | lch(54.53, 85.24, 323.27°) |
| OKLab | oklab(63.76% 0.1812 -0.1422) |
| OKLCH | oklch(63.76% 0.23 321.9) |
| XYZ | xyz(39.2524, 22.4809, 69.9680) |
| Luminance | 0.2248 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.52
Pinkish Purple
#D648D7
ΔE00 2.83
Purple Pink
#D725DE
ΔE00 3.75
Heliotrope
#D94FF5
ΔE00 4.50
Pinky Purple
#C94CBE
ΔE00 5.11
Pink Purple
#EF1DE7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C84BDC #5FDC4B
analogous
#7F4BDC #C84BDC #DC4BA8
triadic
#C84BDC #DCC84B #4BDCC8
tetradic
#C84BDC #DC7F4B #5FDC4B #4BA8DC
square
#C84BDC #DC7F4B #5FDC4B #4BA8DC
split-complementary
#C84BDC #A8DC4B #4BDC7F
monochromatic
#801C91 #AE26C4 #C84BDC #D87EE6 #E7B1F0
Accessibility & contrast
On white
3.82
#C84BDC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.50
#C84BDC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C84BDC
5.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C84BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C84BDC | 1.00 | 3.82 | 5.50 | 5.50 |
| #FFFFFF | 3.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2179E0
Deuteranopia (green-blind)
#5D87D8
Tritanopia (blue-blind)
#CA638E
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c84bdc; /* rgb */ color: rgb(200, 75, 220); /* oklch */ color: oklch(63.8% 0.230 321.9);
Tailwind
colors: {
custom: {
50: '#dc86e7',
500: '#c84bdc',
950: '#000000',
},
}SCSS
$custom: #c84bdc; $custom-light: #dc86e7; $custom-dark: #000000;
JSON
{
"hex": "#c84bdc",
"rgb": {
"r": 200,
"g": 75,
"b": 220
},
"hsl": {
"h": 291.724,
"s": 67.442,
"l": 57.843
},
"oklch": {
"l": 0.6376,
"c": 0.23028,
"h": 321.9
},
"luminance": 0.22479
}Semantic roles & 50–950 ramp
primary
#C84BDC
secondary
#ACDEA4
accent
#EA3D55
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150C16
muted
#837D84