#C245E6#C245E6
#C245E6 is a light, highly saturated purple. Relative luminance 0.214; OKLCH L 63.0% C 0.244 H 317.6°. Best body text is #000000 at 5.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C245E6 |
|---|---|
| RGB | rgb(194, 69, 230) |
| HSL | hsl(287, 76%, 59%) |
| HSV | hsv(287, 70%, 90%) |
| CMYK | cmyk(15.7%, 70%, 0%, 9.8%) |
| CIE-LAB | lab(53.43, 71.19, -58.44) |
| CIE-LCH | lch(53.43, 92.11, 320.62°) |
| OKLab | oklab(62.98% 0.18 -0.1641) |
| OKLCH | oklch(62.98% 0.244 317.6) |
| XYZ | xyz(38.6571, 21.4404, 76.9497) |
| Luminance | 0.2144 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.47
Purple Pink
#D725DE
ΔE00 4.17
Hot Purple
#CB00F5
ΔE00 4.55
Lightish Purple
#A552E6
ΔE00 5.05
Pinkish Purple
#D648D7
ΔE00 5.09
Heliotrope
#D94FF5
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C245E6 #69E645
analogous
#7145E6 #C245E6 #E645B9
triadic
#C245E6 #E6C245 #45E6C2
tetradic
#C245E6 #E67145 #69E645 #45B9E6
square
#C245E6 #E67145 #69E645 #45B9E6
split-complementary
#C245E6 #B9E645 #45E671
monochromatic
#7E159C #A91CD2 #C245E6 #D47BED #E5B1F5
Accessibility & contrast
On white
3.97
#C245E6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.29
#C245E6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C245E6
5.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C245E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C245E6 | 1.00 | 3.97 | 5.29 | 5.29 |
| #FFFFFF | 3.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0078EB
Deuteranopia (green-blind)
#4A83E2
Tritanopia (blue-blind)
#C16591
Achromatopsia (no color)
#808080
Design tokens & code
CSS
--color: #c245e6; /* rgb */ color: rgb(194, 69, 230); /* oklch */ color: oklch(63.0% 0.244 317.6);
Tailwind
colors: {
custom: {
50: '#d983ef',
500: '#c245e6',
950: '#000000',
},
}SCSS
$custom: #c245e6; $custom-light: #d983ef; $custom-dark: #000000;
JSON
{
"hex": "#c245e6",
"rgb": {
"r": 194,
"g": 69,
"b": 230
},
"hsl": {
"h": 286.584,
"s": 76.303,
"l": 58.627
},
"oklch": {
"l": 0.6298,
"c": 0.24357,
"h": 317.6
},
"luminance": 0.21439
}Semantic roles & 50–950 ramp
primary
#C245E6
secondary
#B2E3A4
accent
#F3355F
background
#FDF8FE
surface
#FBF0FD
border
#D4CBD5
text
#150C16
muted
#837D84