#CC79BD#CC79BD
#CC79BD is a light, vivid pink. Relative luminance 0.302; OKLCH L 68.8% C 0.134 H 333.9°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CC79BD |
|---|---|
| RGB | rgb(204, 121, 189) |
| HSL | hsl(311, 45%, 64%) |
| HSV | hsv(311, 41%, 80%) |
| CMYK | cmyk(0%, 40.7%, 7.4%, 20%) |
| CIE-LAB | lab(61.82, 42.14, -21.97) |
| CIE-LCH | lch(61.82, 47.53, 332.47°) |
| OKLab | oklab(68.77% 0.1207 -0.0593) |
| OKLCH | oklch(68.77% 0.134 333.9) |
| XYZ | xyz(40.9243, 30.1885, 51.8056) |
| Luminance | 0.3019 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.59
Lavender Pink
#DD85D7
ΔE00 5.22
Pale Magenta
#D767AD
ΔE00 5.26
Orchid
#DA70D6
ΔE00 5.46
Purplish Pink
#CE5DAE
ΔE00 6.52
Purply Pink
#F075E6
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC79BD #79CC88
analogous
#B179CC #CC79BD #CC7993
triadic
#CC79BD #BDCC79 #79BDCC
tetradic
#CC79BD #CCB179 #79CC88 #7993CC
square
#CC79BD #CCB179 #79CC88 #7993CC
split-complementary
#CC79BD #93CC79 #79CCB1
monochromatic
#933882 #BB4DA7 #CC79BD #DDA5D3 #EED2E9
Accessibility & contrast
On white
2.98
#CC79BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#CC79BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC79BD
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC79BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC79BD | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788EBF
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#D37D93
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #cc79bd; /* rgb */ color: rgb(204, 121, 189); /* oklch */ color: oklch(68.8% 0.134 333.9);
Tailwind
colors: {
custom: {
50: '#dda1d1',
500: '#cc79bd',
950: '#000000',
},
}SCSS
$custom: #cc79bd; $custom-light: #dda1d1; $custom-dark: #000000;
JSON
{
"hex": "#cc79bd",
"rgb": {
"r": 204,
"g": 121,
"b": 189
},
"hsl": {
"h": 310.843,
"s": 44.865,
"l": 63.725
},
"oklch": {
"l": 0.68775,
"c": 0.13449,
"h": 333.9
},
"luminance": 0.30186
}Semantic roles & 50–950 ramp
primary
#CC79BD
secondary
#C2DFC7
accent
#B8472D
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82