#CC75F4#CC75F4
#CC75F4 is a light, vivid purple. Relative luminance 0.321; OKLCH L 70.8% C 0.195 H 314.1°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CC75F4 |
|---|---|
| RGB | rgb(204, 117, 244) |
| HSL | hsl(281, 85%, 71%) |
| HSV | hsv(281, 52%, 96%) |
| CMYK | cmyk(16.4%, 52%, 0%, 4.3%) |
| CIE-LAB | lab(63.42, 54.71, -50.25) |
| CIE-LCH | lch(63.42, 74.28, 317.43°) |
| OKLab | oklab(70.76% 0.1359 -0.1402) |
| OKLCH | oklch(70.76% 0.195 314.1) |
| XYZ | xyz(47.5896, 32.0929, 89.2580) |
| Luminance | 0.3209 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.55
Easter Purple
#C071FE
ΔE00 3.29
Bright Lavender
#C760FF
ΔE00 4.83
Bright Lilac
#C95EFB
ΔE00 4.85
Light Urple
#B36FF6
ΔE00 5.09
Liliac
#C48EFD
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC75F4 #9DF475
analogous
#8C75F4 #CC75F4 #F475DD
triadic
#CC75F4 #F4CC75 #75F4CC
tetradic
#CC75F4 #F48C75 #9DF475 #75DDF4
square
#CC75F4 #F48C75 #9DF475 #75DDF4
split-complementary
#CC75F4 #DDF475 #75F48C
monochromatic
#9D12DD #B73CEF #CC75F4 #E1AEF9 #F5E3FD
Accessibility & contrast
On white
2.83
#CC75F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#CC75F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC75F4
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC75F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC75F4 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5695F8
Deuteranopia (green-blind)
#729CF1
Tritanopia (blue-blind)
#C989AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc75f4; /* rgb */ color: rgb(204, 117, 244); /* oklch */ color: oklch(70.8% 0.195 314.1);
Tailwind
colors: {
custom: {
50: '#dea0f8',
500: '#cc75f4',
950: '#000000',
},
}SCSS
$custom: #cc75f4; $custom-light: #dea0f8; $custom-dark: #000000;
JSON
{
"hex": "#cc75f4",
"rgb": {
"r": 204,
"g": 117,
"b": 244
},
"hsl": {
"h": 281.102,
"s": 85.235,
"l": 70.784
},
"oklch": {
"l": 0.70756,
"c": 0.19525,
"h": 314.1
},
"luminance": 0.32092
}Semantic roles & 50–950 ramp
primary
#CC75F4
secondary
#DCF3D1
accent
#E2044A
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85