#CC75F8#CC75F8
#CC75F8 is a light, vivid violet. Relative luminance 0.323; OKLCH L 71.0% C 0.199 H 313.1°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CC75F8 |
|---|---|
| RGB | rgb(204, 117, 248) |
| HSL | hsl(280, 90%, 72%) |
| HSV | hsv(280, 53%, 97%) |
| CMYK | cmyk(17.7%, 52.8%, 0%, 2.7%) |
| CIE-LAB | lab(63.62, 55.54, -52.13) |
| CIE-LCH | lch(63.62, 76.17, 316.81°) |
| OKLab | oklab(70.97% 0.1362 -0.1457) |
| OKLCH | oklch(70.97% 0.199 313.1) |
| XYZ | xyz(48.2035, 32.3385, 92.4914) |
| Luminance | 0.3234 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.31
Easter Purple
#C071FE
ΔE00 2.87
Bright Lavender
#C760FF
ΔE00 4.60
Bright Lilac
#C95EFB
ΔE00 4.71
Light Urple
#B36FF6
ΔE00 4.87
Liliac
#C48EFD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC75F8 #A1F875
analogous
#8B75F8 #CC75F8 #F875E3
triadic
#CC75F8 #F8CC75 #75F8CC
tetradic
#CC75F8 #F88B75 #A1F875 #75E3F8
square
#CC75F8 #F88B75 #A1F875 #75E3F8
split-complementary
#CC75F8 #E3F875 #75F88B
monochromatic
#9D0CE7 #B63BF5 #CC75F8 #E2AFFB #F4E2FE
Accessibility & contrast
On white
2.81
#CC75F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#CC75F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC75F8
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC75F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC75F8 | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5395FC
Deuteranopia (green-blind)
#709CF5
Tritanopia (blue-blind)
#C88BAC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc75f8; /* rgb */ color: rgb(204, 117, 248); /* oklch */ color: oklch(71.0% 0.199 313.1);
Tailwind
colors: {
custom: {
50: '#dea0fb',
500: '#cc75f8',
950: '#000000',
},
}SCSS
$custom: #cc75f8; $custom-light: #dea0fb; $custom-dark: #000000;
JSON
{
"hex": "#cc75f8",
"rgb": {
"r": 204,
"g": 117,
"b": 248
},
"hsl": {
"h": 279.847,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.7097,
"c": 0.19945,
"h": 313.1
},
"luminance": 0.32337
}Semantic roles & 50–950 ramp
primary
#CC75F8
secondary
#DFF5D4
accent
#E6004D
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85