#CC79CB#CC79CB
#CC79CB is a light, vivid purple. Relative luminance 0.308; OKLCH L 69.4% C 0.147 H 327.4°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CC79CB |
|---|---|
| RGB | rgb(204, 121, 203) |
| HSL | hsl(301, 45%, 64%) |
| HSV | hsv(301, 41%, 80%) |
| CMYK | cmyk(0%, 40.7%, 0.5%, 20%) |
| CIE-LAB | lab(62.36, 44.64, -29.05) |
| CIE-LCH | lch(62.36, 53.25, 326.95°) |
| OKLab | oklab(69.36% 0.1241 -0.0792) |
| OKLCH | oklch(69.36% 0.147 327.4) |
| XYZ | xyz(42.5179, 30.8259, 60.1987) |
| Luminance | 0.3082 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 1.50
Orchid
#DA70D6
ΔE00 3.30
Lavender Pink
#DD85D7
ΔE00 4.16
Purply Pink
#F075E6
ΔE00 6.41
Violet (CSS)
#EE82EE
ΔE00 7.06
Wisteria
#A87DC2
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC79CB #79CC7A
analogous
#A379CC #CC79CB #CC79A1
triadic
#CC79CB #CBCC79 #79CBCC
tetradic
#CC79CB #CCA379 #79CC7A #79A1CC
square
#CC79CB #CCA379 #79CC7A #79A1CC
split-complementary
#CC79CB #A1CC79 #79CCA3
monochromatic
#933892 #BB4DBA #CC79CB #DDA5DC #EED2ED
Accessibility & contrast
On white
2.93
#CC79CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#CC79CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC79CB
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC79CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC79CB | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7390CE
Deuteranopia (green-blind)
#899BC8
Tritanopia (blue-blind)
#D18199
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cc79cb; /* rgb */ color: rgb(204, 121, 203); /* oklch */ color: oklch(69.4% 0.147 327.4);
Tailwind
colors: {
custom: {
50: '#dda2db',
500: '#cc79cb',
950: '#000000',
},
}SCSS
$custom: #cc79cb; $custom-light: #dda2db; $custom-dark: #000000;
JSON
{
"hex": "#cc79cb",
"rgb": {
"r": 204,
"g": 121,
"b": 203
},
"hsl": {
"h": 300.723,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.69362,
"c": 0.14719,
"h": 327.4
},
"luminance": 0.30824
}Semantic roles & 50–950 ramp
primary
#CC79CB
secondary
#C2DFC2
accent
#B82F2D
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#150F15
muted
#837F83