#CC75F9#CC75F9
#CC75F9 is a light, highly saturated violet. Relative luminance 0.324; OKLCH L 71.0% C 0.201 H 312.8°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CC75F9 |
|---|---|
| RGB | rgb(204, 117, 249) |
| HSL | hsl(280, 92%, 72%) |
| HSV | hsv(280, 53%, 98%) |
| CMYK | cmyk(18.1%, 53%, 0%, 2.4%) |
| CIE-LAB | lab(63.67, 55.75, -52.60) |
| CIE-LCH | lch(63.67, 76.65, 316.66°) |
| OKLab | oklab(71.03% 0.1363 -0.1471) |
| OKLCH | oklch(71.03% 0.201 312.8) |
| XYZ | xyz(48.3591, 32.4007, 93.3106) |
| Luminance | 0.3240 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.27
Easter Purple
#C071FE
ΔE00 2.78
Bright Lavender
#C760FF
ΔE00 4.56
Bright Lilac
#C95EFB
ΔE00 4.69
Light Urple
#B36FF6
ΔE00 4.82
Liliac
#C48EFD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC75F9 #A2F975
analogous
#8A75F9 #CC75F9 #F975E4
triadic
#CC75F9 #F9CC75 #75F9CC
tetradic
#CC75F9 #F98A75 #A2F975 #75E4F9
square
#CC75F9 #F98A75 #A2F975 #75E4F9
split-complementary
#CC75F9 #E4F975 #75F98A
monochromatic
#9D0AE9 #B63AF6 #CC75F9 #E2B0FC #F4E2FE
Accessibility & contrast
On white
2.81
#CC75F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#CC75F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC75F9
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC75F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC75F9 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5296FD
Deuteranopia (green-blind)
#6F9CF6
Tritanopia (blue-blind)
#C88BAC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc75f9; /* rgb */ color: rgb(204, 117, 249); /* oklch */ color: oklch(71.0% 0.201 312.8);
Tailwind
colors: {
custom: {
50: '#dea0fc',
500: '#cc75f9',
950: '#000000',
},
}SCSS
$custom: #cc75f9; $custom-light: #dea0fc; $custom-dark: #000000;
JSON
{
"hex": "#cc75f9",
"rgb": {
"r": 204,
"g": 117,
"b": 249
},
"hsl": {
"h": 279.545,
"s": 91.667,
"l": 71.765
},
"oklch": {
"l": 0.71025,
"c": 0.2005,
"h": 312.8
},
"luminance": 0.324
}Semantic roles & 50–950 ramp
primary
#CC75F9
secondary
#E0F6D4
accent
#E6004E
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85