#C224FF#C224FF
#C224FF is a light, highly saturated purple. Relative luminance 0.200; OKLCH L 62.3% C 0.292 H 313.2°. Best body text is #000000 at 4.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C224FF |
|---|---|
| RGB | rgb(194, 36, 255) |
| HSL | hsl(283, 100%, 57%) |
| HSV | hsv(283, 86%, 100%) |
| CMYK | cmyk(23.9%, 85.9%, 0%, 0%) |
| CIE-LAB | lab(51.78, 85.39, -75.10) |
| CIE-LCH | lch(51.78, 113.72, 318.67°) |
| OKLab | oklab(62.35% 0.1999 -0.2128) |
| OKLCH | oklch(62.35% 0.292 313.2) |
| XYZ | xyz(40.9258, 19.9524, 96.2837) |
| Luminance | 0.1995 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Neon Purple
#BC13FE
ΔE00 1.99
Bright Purple
#BE03FD
ΔE00 2.25
Hot Purple
#CB00F5
ΔE00 2.28
Electric Purple
#AA23FF
ΔE00 4.38
Bright Violet
#AD0AFD
ΔE00 4.92
Lightish Purple
#A552E6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C224FF #61FF24
analogous
#5524FF #C224FF #FF24CE
triadic
#C224FF #FFC224 #24FFC2
tetradic
#C224FF #FF5524 #61FF24 #24CEFF
square
#C224FF #FF5524 #61FF24 #24CEFF
split-complementary
#C224FF #CEFF24 #24FF55
monochromatic
#7A00A9 #A600E6 #C224FF #D361FF #E49EFF
Accessibility & contrast
On white
4.21
#C224FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
4.99
#C224FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C224FF
4.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C224FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C224FF | 1.00 | 4.21 | 4.99 | 4.99 |
| #FFFFFF | 4.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 4.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 4.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0074FF
Deuteranopia (green-blind)
#007EFB
Tritanopia (blue-blind)
#BB6299
Achromatopsia (no color)
#7B7B7B
Design tokens & code
CSS
--color: #c224ff; /* rgb */ color: rgb(194, 36, 255); /* oklch */ color: oklch(62.3% 0.292 313.2);
Tailwind
colors: {
custom: {
50: '#db78ff',
500: '#c224ff',
950: '#000000',
},
}SCSS
$custom: #c224ff; $custom-light: #db78ff; $custom-dark: #000000;
JSON
{
"hex": "#c224ff",
"rgb": {
"r": 194,
"g": 36,
"b": 255
},
"hsl": {
"h": 283.288,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.62349,
"c": 0.29197,
"h": 313.2
},
"luminance": 0.19951
}Semantic roles & 50–950 ramp
primary
#C224FF
secondary
#ACEC93
accent
#FF2964
background
#FEF8FF
surface
#FCEFFF
border
#D5CAD7
text
#160A18
muted
#847C86