#C22EBD#C22EBD
#C22EBD is a mid, highly saturated purple. Relative luminance 0.171; OKLCH L 58.6% C 0.235 H 329.6°. Best body text is #FFFFFF at 4.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C22EBD |
|---|---|
| RGB | rgb(194, 46, 189) |
| HSL | hsl(302, 62%, 47%) |
| HSV | hsv(302, 76%, 76%) |
| CMYK | cmyk(0%, 76.3%, 2.6%, 23.9%) |
| CIE-LAB | lab(48.39, 71.79, -43.01) |
| CIE-LCH | lch(48.39, 83.69, 329.07°) |
| OKLab | oklab(58.62% 0.2027 -0.1189) |
| OKLCH | oklch(58.62% 0.235 329.6) |
| XYZ | xyz(32.4102, 17.1000, 49.7279) |
| Luminance | 0.1710 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purpley Pink
#C83CB9
ΔE00 3.01
Pinky Purple
#C94CBE
ΔE00 5.53
Barney
#AC1DB8
ΔE00 5.67
Purple Pink
#D725DE
ΔE00 5.70
Ugly Purple
#A442A0
ΔE00 6.28
Medium Purple
#9E43A2
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C22EBD #2EC233
analogous
#7D2EC2 #C22EBD #C22E73
triadic
#C22EBD #BDC22E #2EBDC2
tetradic
#C22EBD #C27D2E #2EC233 #2E73C2
square
#C22EBD #C27D2E #2EC233 #2E73C2
split-complementary
#C22EBD #73C22E #2EC27D
monochromatic
#5F175D #91228D #C22EBD #D756D3 #E388E0
Accessibility & contrast
On white
4.75
#C22EBD on #FFFFFF
AA ✓AA large ✓AAA ✗
On black
4.42
#C22EBD on #000000
AA ✗AA large ✓AAA ✗
Best text color
#FFFFFF on #C22EBD
4.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C22EBD | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##C22EBD | 1.00 | 4.75 | 4.42 | 4.75 |
| #FFFFFF | 4.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 4.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 4.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1366C1
Deuteranopia (green-blind)
#5B7AB9
Tritanopia (blue-blind)
#C94474
Achromatopsia (no color)
#737373
Design tokens & code
CSS
--color: #c22ebd; /* rgb */ color: rgb(194, 46, 189); /* oklch */ color: oklch(58.6% 0.235 329.6);
Tailwind
colors: {
custom: {
50: '#d978d1',
500: '#c22ebd',
950: '#000000',
},
}SCSS
$custom: #c22ebd; $custom-light: #d978d1; $custom-dark: #000000;
JSON
{
"hex": "#c22ebd",
"rgb": {
"r": 194,
"g": 46,
"b": 189
},
"hsl": {
"h": 302.027,
"s": 61.667,
"l": 47.059
},
"oklch": {
"l": 0.58622,
"c": 0.23499,
"h": 329.6
},
"luminance": 0.17097
}Semantic roles & 50–950 ramp
primary
#C22EBD
secondary
#7FCC82
accent
#E54943
background
#FDF7FC
surface
#FBEEF9
border
#D4C9D2
text
#150A14
muted
#837C82