#CC7FBB#CC7FBB
#CC7FBB is a light, vivid pink. Relative luminance 0.316; OKLCH L 69.7% C 0.122 H 335.3°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7FBB |
|---|---|
| RGB | rgb(204, 127, 187) |
| HSL | hsl(313, 43%, 65%) |
| HSV | hsv(313, 38%, 80%) |
| CMYK | cmyk(0%, 37.7%, 8.3%, 20%) |
| CIE-LAB | lab(63.02, 38.61, -19.01) |
| CIE-LCH | lch(63.02, 43.04, 333.79°) |
| OKLab | oklab(69.66% 0.1111 -0.051) |
| OKLCH | oklch(69.66% 0.122 335.3) |
| XYZ | xyz(41.4606, 31.6061, 50.9208) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 5.36
Pale Magenta
#D767AD
ΔE00 6.08
Orchid
#DA70D6
ΔE00 6.94
Purplish Pink
#CE5DAE
ΔE00 7.94
Dusty Lavender
#AC86A8
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7FBB #7FCC90
analogous
#B77FCC #CC7FBB #CC7F94
triadic
#CC7FBB #BBCC7F #7FBBCC
tetradic
#CC7FBB #CCB77F #7FCC90 #7F94CC
square
#CC7FBB #CCB77F #7FCC90 #7F94CC
split-complementary
#CC7FBB #94CC7F #7FCCB7
monochromatic
#953B81 #BB53A4 #CC7FBB #DDABD2 #EFD7E9
Accessibility & contrast
On white
2.87
#CC7FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#CC7FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7FBB
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7FBB | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92BD
Deuteranopia (green-blind)
#939DB9
Tritanopia (blue-blind)
#D38295
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cc7fbb; /* rgb */ color: rgb(204, 127, 187); /* oklch */ color: oklch(69.7% 0.122 335.3);
Tailwind
colors: {
custom: {
50: '#dda5cf',
500: '#cc7fbb',
950: '#000000',
},
}SCSS
$custom: #cc7fbb; $custom-light: #dda5cf; $custom-dark: #000000;
JSON
{
"hex": "#cc7fbb",
"rgb": {
"r": 204,
"g": 127,
"b": 187
},
"hsl": {
"h": 313.247,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.69655,
"c": 0.12222,
"h": 335.3
},
"luminance": 0.31604
}Semantic roles & 50–950 ramp
primary
#CC7FBB
secondary
#C6E1CC
accent
#B64D2F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82