#C04FEB#C04FEB
#C04FEB is a light, highly saturated purple. Relative luminance 0.228; OKLCH L 64.0% C 0.235 H 315.2°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C04FEB |
|---|---|
| RGB | rgb(192, 79, 235) |
| HSL | hsl(283, 80%, 62%) |
| HSV | hsv(283, 66%, 92%) |
| CMYK | cmyk(18.3%, 66.4%, 0%, 7.8%) |
| CIE-LAB | lab(54.86, 67.77, -58.97) |
| CIE-LCH | lch(54.86, 89.83, 318.97°) |
| OKLab | oklab(64.05% 0.167 -0.1658) |
| OKLCH | oklch(64.05% 0.235 315.2) |
| XYZ | xyz(39.5272, 22.7980, 80.8995) |
| Luminance | 0.2280 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.57
Bright Lilac
#C95EFB
ΔE00 4.21
Heliotrope
#D94FF5
ΔE00 4.44
Bright Lavender
#C760FF
ΔE00 4.69
Lightish Purple
#A552E6
ΔE00 4.78
Lighter Purple
#A55AF4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C04FEB #7AEB4F
analogous
#724FEB #C04FEB #EB4FC8
triadic
#C04FEB #EBC04F #4FEBC0
tetradic
#C04FEB #EB724F #7AEB4F #4FC8EB
square
#C04FEB #EB724F #7AEB4F #4FC8EB
split-complementary
#C04FEB #C8EB4F #4FEB72
monochromatic
#8214AC #AC1AE3 #C04FEB #D486F1 #E7BDF7
Accessibility & contrast
On white
3.78
#C04FEB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#C04FEB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C04FEB
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C04FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C04FEB | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007DF0
Deuteranopia (green-blind)
#4C86E7
Tritanopia (blue-blind)
#BD6D97
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #c04feb; /* rgb */ color: rgb(192, 79, 235); /* oklch */ color: oklch(64.0% 0.235 315.2);
Tailwind
colors: {
custom: {
50: '#d788f2',
500: '#c04feb',
950: '#000000',
},
}SCSS
$custom: #c04feb; $custom-light: #d788f2; $custom-dark: #000000;
JSON
{
"hex": "#c04feb",
"rgb": {
"r": 192,
"g": 79,
"b": 235
},
"hsl": {
"h": 283.462,
"s": 79.592,
"l": 61.569
},
"oklch": {
"l": 0.64047,
"c": 0.23534,
"h": 315.2
},
"luminance": 0.22797
}Semantic roles & 50–950 ramp
primary
#C04FEB
secondary
#BEE8AE
accent
#DC0A44
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C17
muted
#837D85