#C745E8#C745E8
#C745E8 is a light, highly saturated purple. Relative luminance 0.222; OKLCH L 63.8% C 0.247 H 318.7°. Best body text is #000000 at 5.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C745E8 |
|---|---|
| RGB | rgb(199, 69, 232) |
| HSL | hsl(288, 78%, 59%) |
| HSV | hsv(288, 70%, 91%) |
| CMYK | cmyk(14.2%, 70.3%, 0%, 9%) |
| CIE-LAB | lab(54.27, 72.58, -58.19) |
| CIE-LCH | lch(54.27, 93.03, 321.28°) |
| OKLab | oklab(63.76% 0.1856 -0.1632) |
| OKLCH | oklch(63.76% 0.247 318.7) |
| XYZ | xyz(40.2448, 22.2264, 78.4985) |
| Luminance | 0.2223 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.65
Purple Pink
#D725DE
ΔE00 3.88
Heliotrope
#D94FF5
ΔE00 4.36
Pinkish Purple
#D648D7
ΔE00 4.45
Hot Purple
#CB00F5
ΔE00 4.86
Bright Lilac
#C95EFB
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C745E8 #66E845
analogous
#7645E8 #C745E8 #E845B7
triadic
#C745E8 #E8C745 #45E8C7
tetradic
#C745E8 #E87645 #66E845 #45B7E8
square
#C745E8 #E87645 #66E845 #45B7E8
split-complementary
#C745E8 #B7E845 #45E876
monochromatic
#83149F #B01AD5 #C745E8 #D77BEF #E8B2F5
Accessibility & contrast
On white
3.86
#C745E8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.44
#C745E8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C745E8
5.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C745E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C745E8 | 1.00 | 3.86 | 5.44 | 5.44 |
| #FFFFFF | 3.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0079ED
Deuteranopia (green-blind)
#4E86E4
Tritanopia (blue-blind)
#C76592
Achromatopsia (no color)
#828282
Design tokens & code
CSS
--color: #c745e8; /* rgb */ color: rgb(199, 69, 232); /* oklch */ color: oklch(63.8% 0.247 318.7);
Tailwind
colors: {
custom: {
50: '#dc84f0',
500: '#c745e8',
950: '#000000',
},
}SCSS
$custom: #c745e8; $custom-light: #dc84f0; $custom-dark: #000000;
JSON
{
"hex": "#c745e8",
"rgb": {
"r": 199,
"g": 69,
"b": 232
},
"hsl": {
"h": 287.853,
"s": 77.99,
"l": 59.02
},
"oklch": {
"l": 0.63761,
"c": 0.2472,
"h": 318.7
},
"luminance": 0.22225
}Semantic roles & 50–950 ramp
primary
#C745E8
secondary
#B1E4A4
accent
#F4335A
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85