#CC669F#CC669F
#CC669F is a light, vivid pink. Relative luminance 0.248; OKLCH L 64.8% C 0.145 H 347.2°. Best body text is #000000 at 5.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CC669F |
|---|---|
| RGB | rgb(204, 102, 159) |
| HSL | hsl(326, 50%, 60%) |
| HSV | hsv(326, 50%, 80%) |
| CMYK | cmyk(0%, 50%, 22.1%, 20%) |
| CIE-LAB | lab(56.93, 47.14, -12.18) |
| CIE-LCH | lch(56.93, 48.68, 345.52°) |
| OKLab | oklab(64.75% 0.1412 -0.032) |
| OKLCH | oklch(64.75% 0.145 347.2) |
| XYZ | xyz(35.9121, 24.8462, 35.6985) |
| Luminance | 0.2484 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Magenta
#D767AD
ΔE00 3.07
Purplish Pink
#CE5DAE
ΔE00 4.48
Palevioletred
#DB7093
ΔE00 7.03
Orchid (survey)
#C875C4
ΔE00 8.28
Barbie Pink
#FE46A5
ΔE00 8.33
Muted Pink
#D1768F
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC669F #66CC93
analogous
#C666CC #CC669F #CC666C
triadic
#CC669F #9FCC66 #669FCC
tetradic
#CC669F #CCC666 #66CC93 #666CCC
square
#CC669F #CCC666 #66CC93 #666CCC
split-complementary
#CC669F #6CCC66 #66CCC6
monochromatic
#8A2E61 #B83D82 #CC669F #DB94BC #EBC2D9
Accessibility & contrast
On white
3.52
#CC669F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.97
#CC669F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CC669F
5.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC669F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC669F | 1.00 | 3.52 | 5.97 | 5.97 |
| #FFFFFF | 3.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#707EA1
Deuteranopia (green-blind)
#8B8F9C
Tritanopia (blue-blind)
#D8647C
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #cc669f; /* rgb */ color: rgb(204, 102, 159); /* oklch */ color: oklch(64.8% 0.145 347.2);
Tailwind
colors: {
custom: {
50: '#de95bb',
500: '#cc669f',
950: '#000000',
},
}SCSS
$custom: #cc669f; $custom-light: #de95bb; $custom-dark: #000000;
JSON
{
"hex": "#cc669f",
"rgb": {
"r": 204,
"g": 102,
"b": 159
},
"hsl": {
"h": 326.471,
"s": 50,
"l": 60
},
"oklch": {
"l": 0.64752,
"c": 0.14479,
"h": 347.2
},
"luminance": 0.24843
}Semantic roles & 50–950 ramp
primary
#CC669F
secondary
#B3DBC5
accent
#DA8C4E
background
#FDF9FB
surface
#FBF2F6
border
#D4CCD0
text
#150D11
muted
#837E80