#C724FF#C724FF
#C724FF is a light, highly saturated purple. Relative luminance 0.206; OKLCH L 63.0% C 0.293 H 314.6°. Best body text is #000000 at 5.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C724FF |
|---|---|
| RGB | rgb(199, 36, 255) |
| HSL | hsl(285, 100%, 57%) |
| HSV | hsv(285, 86%, 100%) |
| CMYK | cmyk(22%, 85.9%, 0%, 0%) |
| CIE-LAB | lab(52.54, 86.12, -73.84) |
| CIE-LCH | lch(52.54, 113.44, 319.39°) |
| OKLab | oklab(63.02% 0.2059 -0.209) |
| OKLCH | oklch(63.02% 0.293 314.6) |
| XYZ | xyz(42.2310, 20.6254, 96.3449) |
| Luminance | 0.2062 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Hot Purple
#CB00F5
ΔE00 2.20
Neon Purple
#BC13FE
ΔE00 2.84
Bright Purple
#BE03FD
ΔE00 3.02
Electric Purple
#AA23FF
ΔE00 5.31
Purple Pink
#D725DE
ΔE00 5.62
Bright Violet
#AD0AFD
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C724FF #5CFF24
analogous
#5A24FF #C724FF #FF24C9
triadic
#C724FF #FFC724 #24FFC7
tetradic
#C724FF #FF5A24 #5CFF24 #24C9FF
square
#C724FF #FF5A24 #5CFF24 #24C9FF
split-complementary
#C724FF #C9FF24 #24FF5A
monochromatic
#7D00A9 #AB00E6 #C724FF #D761FF #E69EFF
Accessibility & contrast
On white
4.10
#C724FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.12
#C724FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C724FF
5.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C724FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C724FF | 1.00 | 4.10 | 5.12 | 5.12 |
| #FFFFFF | 4.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0075FF
Deuteranopia (green-blind)
#0081FB
Tritanopia (blue-blind)
#C26199
Achromatopsia (no color)
#7D7D7D
Design tokens & code
CSS
--color: #c724ff; /* rgb */ color: rgb(199, 36, 255); /* oklch */ color: oklch(63.0% 0.293 314.6);
Tailwind
colors: {
custom: {
50: '#de78ff',
500: '#c724ff',
950: '#000000',
},
}SCSS
$custom: #c724ff; $custom-light: #de78ff; $custom-dark: #000000;
JSON
{
"hex": "#c724ff",
"rgb": {
"r": 199,
"g": 36,
"b": 255
},
"hsl": {
"h": 284.658,
"s": 100,
"l": 57.059
},
"oklch": {
"l": 0.6302,
"c": 0.29335,
"h": 314.6
},
"luminance": 0.20624
}Semantic roles & 50–950 ramp
primary
#C724FF
secondary
#AAEC93
accent
#FF2960
background
#FEF8FF
surface
#FDEFFF
border
#D5CAD7
text
#160B18
muted
#847C86