#CC79EF#CC79EF
#CC79EF is a light, vivid purple. Relative luminance 0.327; OKLCH L 71.1% C 0.184 H 315.1°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CC79EF |
|---|---|
| RGB | rgb(204, 121, 239) |
| HSL | hsl(282, 79%, 71%) |
| HSV | hsv(282, 49%, 94%) |
| CMYK | cmyk(14.6%, 49.4%, 0%, 6.3%) |
| CIE-LAB | lab(63.95, 51.64, -46.64) |
| CIE-LCH | lch(63.95, 69.59, 317.91°) |
| OKLab | oklab(71.07% 0.1301 -0.1298) |
| OKLCH | oklch(71.07% 0.184 315.1) |
| XYZ | xyz(47.3168, 32.7454, 85.4726) |
| Luminance | 0.3274 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.15
Easter Purple
#C071FE
ΔE00 4.31
Liliac
#C48EFD
ΔE00 5.73
Light Urple
#B36FF6
ΔE00 5.88
Orchid
#DA70D6
ΔE00 5.91
Bright Lilac
#C95EFB
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC79EF #9CEF79
analogous
#9179EF #CC79EF #EF79D7
triadic
#CC79EF #EFCC79 #79EFCC
tetradic
#CC79EF #EF9179 #9CEF79 #79D7EF
square
#CC79EF #EF9179 #9CEF79 #79D7EF
split-complementary
#CC79EF #D7EF79 #79EF91
monochromatic
#9D19D4 #B742E8 #CC79EF #E1B0F6 #F5E4FC
Accessibility & contrast
On white
2.78
#CC79EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#CC79EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC79EF
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC79EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC79EF | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F3
Deuteranopia (green-blind)
#799DEC
Tritanopia (blue-blind)
#CA8BA9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #cc79ef; /* rgb */ color: rgb(204, 121, 239); /* oklch */ color: oklch(71.1% 0.184 315.1);
Tailwind
colors: {
custom: {
50: '#dea2f5',
500: '#cc79ef',
950: '#000000',
},
}SCSS
$custom: #cc79ef; $custom-light: #dea2f5; $custom-dark: #000000;
JSON
{
"hex": "#cc79ef",
"rgb": {
"r": 204,
"g": 121,
"b": 239
},
"hsl": {
"h": 282.203,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.71071,
"c": 0.18372,
"h": 315.1
},
"luminance": 0.32744
}Semantic roles & 50–950 ramp
primary
#CC79EF
secondary
#DBF2D2
accent
#DB0B48
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#150F17
muted
#837F85