#CC74F7#CC74F7
#CC74F7 is a light, vivid purple. Relative luminance 0.320; OKLCH L 70.8% C 0.200 H 313.4°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CC74F7 |
|---|---|
| RGB | rgb(204, 116, 247) |
| HSL | hsl(280, 89%, 71%) |
| HSV | hsv(280, 53%, 97%) |
| CMYK | cmyk(17.4%, 53%, 0%, 3.1%) |
| CIE-LAB | lab(63.38, 55.83, -51.97) |
| CIE-LCH | lch(63.38, 76.27, 317.05°) |
| OKLab | oklab(70.78% 0.1374 -0.1452) |
| OKLCH | oklch(70.78% 0.2 313.4) |
| XYZ | xyz(47.9329, 32.0448, 91.6379) |
| Luminance | 0.3204 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 2.37
Easter Purple
#C071FE
ΔE00 2.88
Bright Lavender
#C760FF
ΔE00 4.45
Bright Lilac
#C95EFB
ΔE00 4.53
Light Urple
#B36FF6
ΔE00 4.83
Liliac
#C48EFD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC74F7 #9FF774
analogous
#8A74F7 #CC74F7 #F774E1
triadic
#CC74F7 #F7CC74 #74F7CC
tetradic
#CC74F7 #F78A74 #9FF774 #74E1F7
square
#CC74F7 #F78A74 #9FF774 #74E1F7
split-complementary
#CC74F7 #E1F774 #74F78A
monochromatic
#9D0DE4 #B73AF4 #CC74F7 #E1AEFA #F4E2FD
Accessibility & contrast
On white
2.83
#CC74F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#CC74F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC74F7
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC74F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC74F7 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5295FB
Deuteranopia (green-blind)
#6F9CF4
Tritanopia (blue-blind)
#C88AAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc74f7; /* rgb */ color: rgb(204, 116, 247); /* oklch */ color: oklch(70.8% 0.200 313.4);
Tailwind
colors: {
custom: {
50: '#de9ffa',
500: '#cc74f7',
950: '#000000',
},
}SCSS
$custom: #cc74f7; $custom-light: #de9ffa; $custom-dark: #000000;
JSON
{
"hex": "#cc74f7",
"rgb": {
"r": 204,
"g": 116,
"b": 247
},
"hsl": {
"h": 280.305,
"s": 89.116,
"l": 71.176
},
"oklch": {
"l": 0.70776,
"c": 0.19992,
"h": 313.4
},
"luminance": 0.32044
}Semantic roles & 50–950 ramp
primary
#CC74F7
secondary
#DDF5D2
accent
#E6004B
background
#FDFAFF
surface
#FBF3FF
border
#D4CDD7
text
#150F17
muted
#837F85