#C22EEE#C22EEE
#C22EEE is a mid, highly saturated purple. Relative luminance 0.196; OKLCH L 61.7% C 0.272 H 316.6°. Best body text is #000000 at 4.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C22EEE |
|---|---|
| RGB | rgb(194, 46, 238) |
| HSL | hsl(286, 85%, 56%) |
| HSV | hsv(286, 81%, 93%) |
| CMYK | cmyk(18.5%, 80.7%, 0%, 6.7%) |
| CIE-LAB | lab(51.38, 80.02, -66.25) |
| CIE-LCH | lch(51.38, 103.88, 320.38°) |
| OKLab | oklab(61.69% 0.1978 -0.1869) |
| OKLCH | oklch(61.69% 0.272 316.6) |
| XYZ | xyz(38.6554, 19.5980, 82.6190) |
| Luminance | 0.1960 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Hot Purple
#CB00F5
ΔE00 1.90
Neon Purple
#BC13FE
ΔE00 3.09
Bright Purple
#BE03FD
ΔE00 3.16
Purple Pink
#D725DE
ΔE00 4.60
Electric Purple
#AA23FF
ΔE00 5.33
Lightish Purple
#A552E6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C22EEE #5AEE2E
analogous
#622EEE #C22EEE #EE2EBA
triadic
#C22EEE #EEC22E #2EEEC2
tetradic
#C22EEE #EE622E #5AEE2E #2EBAEE
square
#C22EEE #EE622E #5AEE2E #2EBAEE
split-complementary
#C22EEE #BAEE2E #2EEE62
monochromatic
#760C95 #A311CE #C22EEE #D367F3 #E39FF7
Accessibility & contrast
On white
4.27
#C22EEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.92
#C22EEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C22EEE
4.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C22EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C22EEE | 1.00 | 4.27 | 4.92 | 4.92 |
| #FFFFFF | 4.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0072F3
Deuteranopia (green-blind)
#2D7EEA
Tritanopia (blue-blind)
#BF5D91
Achromatopsia (no color)
#7A7A7A
Design tokens & code
CSS
--color: #c22eee; /* rgb */ color: rgb(194, 46, 238); /* oklch */ color: oklch(61.7% 0.272 316.6);
Tailwind
colors: {
custom: {
50: '#da7af4',
500: '#c22eee',
950: '#000000',
},
}SCSS
$custom: #c22eee; $custom-light: #da7af4; $custom-dark: #000000;
JSON
{
"hex": "#c22eee",
"rgb": {
"r": 194,
"g": 46,
"b": 238
},
"hsl": {
"h": 286.25,
"s": 84.956,
"l": 55.686
},
"oklch": {
"l": 0.61693,
"c": 0.27215,
"h": 316.6
},
"luminance": 0.19596
}Semantic roles & 50–950 ramp
primary
#C22EEE
secondary
#A6E494
accent
#FB2D5C
background
#FEF8FF
surface
#FCEFFE
border
#D5CAD6
text
#160B17
muted
#847C85