#CC809F#CC809F
#CC809F is a light, moderate pink. Relative luminance 0.308; OKLCH L 68.8% C 0.101 H 354.1°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CC809F |
|---|---|
| RGB | rgb(204, 128, 159) |
| HSL | hsl(336, 43%, 65%) |
| HSV | hsv(336, 37%, 80%) |
| CMYK | cmyk(0%, 37.3%, 22.1%, 20%) |
| CIE-LAB | lab(62.32, 33.57, -4.13) |
| CIE-LCH | lch(62.32, 33.82, 352.98°) |
| OKLab | oklab(68.83% 0.1006 -0.0105) |
| OKLCH | oklch(68.83% 0.101 354.1) |
| XYZ | xyz(38.8797, 30.7814, 36.6877) |
| Luminance | 0.3078 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 3.39
Muted Pink
#D1768F
ΔE00 4.47
Palevioletred
#DB7093
ΔE00 5.30
Dusky Pink
#CC7A8B
ΔE00 5.41
Pig Pink
#E78EA5
ΔE00 6.60
Old Pink
#C77986
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC809F #80CCAD
analogous
#CC80C5 #CC809F #CC8780
triadic
#CC809F #9FCC80 #809FCC
tetradic
#CC809F #C5CC80 #80CCAD #8780CC
square
#CC809F #C5CC80 #80CCAD #8780CC
split-complementary
#CC809F #80CC87 #80C5CC
monochromatic
#963C61 #BA547E #CC809F #DEACC0 #EFD7E1
Accessibility & contrast
On white
2.93
#CC809F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#CC809F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC809F
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC809F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC809F | 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)
#888FA0
Deuteranopia (green-blind)
#9B9C9D
Tritanopia (blue-blind)
#D77D8B
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cc809f; /* rgb */ color: rgb(204, 128, 159); /* oklch */ color: oklch(68.8% 0.101 354.1);
Tailwind
colors: {
custom: {
50: '#dda6bb',
500: '#cc809f',
950: '#000000',
},
}SCSS
$custom: #cc809f; $custom-light: #dda6bb; $custom-dark: #000000;
JSON
{
"hex": "#cc809f",
"rgb": {
"r": 204,
"g": 128,
"b": 159
},
"hsl": {
"h": 335.526,
"s": 42.697,
"l": 65.098
},
"oklch": {
"l": 0.68829,
"c": 0.10118,
"h": 354.1
},
"luminance": 0.30779
}Semantic roles & 50–950 ramp
primary
#CC809F
secondary
#C7E1D6
accent
#B67F30
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#150F11
muted
#837F80