#CC91F7#CC91F7
#CC91F7 is a light, vivid violet. Relative luminance 0.398; OKLCH L 75.2% C 0.154 H 309.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CC91F7 |
|---|---|
| RGB | rgb(204, 145, 247) |
| HSL | hsl(275, 86%, 77%) |
| HSV | hsv(275, 41%, 97%) |
| CMYK | cmyk(17.4%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(69.33, 40.65, -42.59) |
| CIE-LCH | lch(69.33, 58.87, 313.66°) |
| OKLab | oklab(75.21% 0.0983 -0.1182) |
| OKLCH | oklch(75.21% 0.154 309.8) |
| XYZ | xyz(51.8127, 39.8043, 92.9312) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.38
Baby Purple
#CA9BF7
ΔE00 2.68
Pastel Purple
#CAA0FF
ΔE00 4.02
Lilac (survey)
#CEA2FD
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.47
Pale Purple
#B790D4
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC91F7 #BCF791
analogous
#9991F7 #CC91F7 #F791EF
triadic
#CC91F7 #F7CC91 #91F7CC
tetradic
#CC91F7 #F79991 #BCF791 #91EFF7
square
#CC91F7 #F79991 #BCF791 #91EFF7
split-complementary
#CC91F7 #EFF791 #91F799
monochromatic
#971FEF #B258F3 #CC91F7 #E6CAFB #F2E2FD
Accessibility & contrast
On white
2.34
#CC91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#CC91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC91F7
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC91F7 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FB
Deuteranopia (green-blind)
#8AAAF4
Tritanopia (blue-blind)
#C7A0B8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cc91f7; /* rgb */ color: rgb(204, 145, 247); /* oklch */ color: oklch(75.2% 0.154 309.8);
Tailwind
colors: {
custom: {
50: '#ddb2fa',
500: '#cc91f7',
950: '#000000',
},
}SCSS
$custom: #cc91f7; $custom-light: #ddb2fa; $custom-dark: #000000;
JSON
{
"hex": "#cc91f7",
"rgb": {
"r": 204,
"g": 145,
"b": 247
},
"hsl": {
"h": 274.706,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.75207,
"c": 0.15372,
"h": 309.8
},
"luminance": 0.39804
}Semantic roles & 50–950 ramp
primary
#CC91F7
secondary
#E3F5D6
accent
#E30361
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085