#CC75F7#CC75F7
#CC75F7 is a light, vivid purple. Relative luminance 0.323; OKLCH L 70.9% C 0.198 H 313.3°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CC75F7 |
|---|---|
| RGB | rgb(204, 117, 247) |
| HSL | hsl(280, 89%, 71%) |
| HSV | hsv(280, 53%, 97%) |
| CMYK | cmyk(17.4%, 52.6%, 0%, 3.1%) |
| CIE-LAB | lab(63.57, 55.33, -51.66) |
| CIE-LCH | lch(63.57, 75.70, 316.96°) |
| OKLab | oklab(70.92% 0.1361 -0.1443) |
| OKLCH | oklch(70.92% 0.198 313.3) |
| XYZ | xyz(48.0488, 32.2766, 91.6765) |
| Luminance | 0.3227 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.35
Easter Purple
#C071FE
ΔE00 2.96
Bright Lavender
#C760FF
ΔE00 4.65
Bright Lilac
#C95EFB
ΔE00 4.74
Light Urple
#B36FF6
ΔE00 4.91
Liliac
#C48EFD
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC75F7 #A0F775
analogous
#8B75F7 #CC75F7 #F775E1
triadic
#CC75F7 #F7CC75 #75F7CC
tetradic
#CC75F7 #F78B75 #A0F775 #75E1F7
square
#CC75F7 #F78B75 #A0F775 #75E1F7
split-complementary
#CC75F7 #E1F775 #75F78B
monochromatic
#9D0DE4 #B73BF4 #CC75F7 #E1AFFA #F4E2FD
Accessibility & contrast
On white
2.82
#CC75F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#CC75F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC75F7
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC75F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC75F7 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5495FB
Deuteranopia (green-blind)
#709CF4
Tritanopia (blue-blind)
#C88AAB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc75f7; /* rgb */ color: rgb(204, 117, 247); /* oklch */ color: oklch(70.9% 0.198 313.3);
Tailwind
colors: {
custom: {
50: '#dea0fa',
500: '#cc75f7',
950: '#000000',
},
}SCSS
$custom: #cc75f7; $custom-light: #dea0fa; $custom-dark: #000000;
JSON
{
"hex": "#cc75f7",
"rgb": {
"r": 204,
"g": 117,
"b": 247
},
"hsl": {
"h": 280.154,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.70917,
"c": 0.1984,
"h": 313.3
},
"luminance": 0.32275
}Semantic roles & 50–950 ramp
primary
#CC75F7
secondary
#DEF5D3
accent
#E6004C
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85