#CC79CF#CC79CF
#CC79CF is a light, vivid purple. Relative luminance 0.310; OKLCH L 69.5% C 0.151 H 325.8°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CC79CF |
|---|---|
| RGB | rgb(204, 121, 207) |
| HSL | hsl(298, 47%, 64%) |
| HSV | hsv(298, 42%, 81%) |
| CMYK | cmyk(1.4%, 41.5%, 0%, 18.8%) |
| CIE-LAB | lab(62.52, 45.37, -31.04) |
| CIE-LCH | lch(62.52, 54.98, 325.62°) |
| OKLab | oklab(69.54% 0.1249 -0.0849) |
| OKLCH | oklch(69.54% 0.151 325.8) |
| XYZ | xyz(43.0007, 31.0190, 62.7416) |
| Luminance | 0.3102 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.08
Orchid
#DA70D6
ΔE00 3.00
Lavender Pink
#DD85D7
ΔE00 4.22
Purply Pink
#F075E6
ΔE00 6.14
Violet (CSS)
#EE82EE
ΔE00 6.71
Wisteria
#A87DC2
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC79CF #7CCF79
analogous
#A179CF #CC79CF #CF79A7
triadic
#CC79CF #CFCC79 #79CFCC
tetradic
#CC79CF #CFA179 #7CCF79 #79A7CF
square
#CC79CF #CFA179 #7CCF79 #79A7CF
split-complementary
#CC79CF #A7CF79 #79CFA1
monochromatic
#943697 #BB4CBF #CC79CF #DDA6DF #EED3EF
Accessibility & contrast
On white
2.92
#CC79CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#CC79CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC79CF
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC79CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC79CF | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7191D2
Deuteranopia (green-blind)
#879BCC
Tritanopia (blue-blind)
#D0829A
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cc79cf; /* rgb */ color: rgb(204, 121, 207); /* oklch */ color: oklch(69.5% 0.151 325.8);
Tailwind
colors: {
custom: {
50: '#dda2de',
500: '#cc79cf',
950: '#000000',
},
}SCSS
$custom: #cc79cf; $custom-light: #dda2de; $custom-dark: #000000;
JSON
{
"hex": "#cc79cf",
"rgb": {
"r": 204,
"g": 121,
"b": 207
},
"hsl": {
"h": 297.907,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.69538,
"c": 0.15103,
"h": 325.8
},
"luminance": 0.31017
}Semantic roles & 50–950 ramp
primary
#CC79CF
secondary
#C4E1C3
accent
#BB2B30
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83