#C04EBE#C04EBE
#C04EBE is a mid, vivid purple. Relative luminance 0.204; OKLCH L 61.4% C 0.197 H 328.3°. Best body text is #000000 at 5.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C04EBE |
|---|---|
| RGB | rgb(192, 78, 190) |
| HSL | hsl(301, 48%, 53%) |
| HSV | hsv(301, 59%, 75%) |
| CMYK | cmyk(0%, 59.4%, 1%, 24.7%) |
| CIE-LAB | lab(52.26, 59.87, -37.49) |
| CIE-LCH | lch(52.26, 70.64, 327.94°) |
| OKLab | oklab(61.37% 0.1675 -0.1033) |
| OKLCH | oklch(61.37% 0.197 328.3) |
| XYZ | xyz(33.7565, 20.3751, 50.8600) |
| Luminance | 0.2037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.70
Purpley Pink
#C83CB9
ΔE00 2.91
Mediumorchid
#BA55D3
ΔE00 4.23
Pinkish Purple
#D648D7
ΔE00 4.78
Purpleish Pink
#DF4EC8
ΔE00 5.85
Purple Pink
#D725DE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C04EBE #4EC050
analogous
#894EC0 #C04EBE #C04E85
triadic
#C04EBE #BEC04E #4EBEC0
tetradic
#C04EBE #C0894E #4EC050 #4E85C0
square
#C04EBE #C0894E #4EC050 #4E85C0
split-complementary
#C04EBE #85C04E #4EC089
monochromatic
#6D276C #9A3798 #C04EBE #D07BCF #E0A8DF
Accessibility & contrast
On white
4.14
#C04EBE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.07
#C04EBE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C04EBE
5.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C04EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C04EBE | 1.00 | 4.14 | 5.07 | 5.07 |
| #FFFFFF | 4.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4273C1
Deuteranopia (green-blind)
#6982BB
Tritanopia (blue-blind)
#C65B7F
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #c04ebe; /* rgb */ color: rgb(192, 78, 190); /* oklch */ color: oklch(61.4% 0.197 328.3);
Tailwind
colors: {
custom: {
50: '#d686d2',
500: '#c04ebe',
950: '#000000',
},
}SCSS
$custom: #c04ebe; $custom-light: #d686d2; $custom-dark: #000000;
JSON
{
"hex": "#c04ebe",
"rgb": {
"r": 192,
"g": 78,
"b": 190
},
"hsl": {
"h": 301.053,
"s": 47.5,
"l": 52.941
},
"oklch": {
"l": 0.61372,
"c": 0.19675,
"h": 328.3
},
"luminance": 0.20373
}Semantic roles & 50–950 ramp
primary
#C04EBE
secondary
#9CCE9D
accent
#D75351
background
#FDF8FC
surface
#FBF0F9
border
#D4CBD2
text
#150C14
muted
#837D82