#CC7FBF#CC7FBF
#CC7FBF is a light, vivid pink. Relative luminance 0.318; OKLCH L 69.8% C 0.126 H 333.2°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7FBF |
|---|---|
| RGB | rgb(204, 127, 191) |
| HSL | hsl(310, 43%, 65%) |
| HSV | hsv(310, 38%, 80%) |
| CMYK | cmyk(0%, 37.7%, 6.4%, 20%) |
| CIE-LAB | lab(63.16, 39.31, -21.05) |
| CIE-LCH | lch(63.16, 44.59, 331.83°) |
| OKLab | oklab(69.81% 0.1122 -0.0567) |
| OKLCH | oklch(69.81% 0.126 333.2) |
| XYZ | xyz(41.8948, 31.7798, 53.2075) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.55
Lavender Pink
#DD85D7
ΔE00 4.65
Orchid
#DA70D6
ΔE00 6.18
Pale Magenta
#D767AD
ΔE00 6.41
Purplish Pink
#CE5DAE
ΔE00 7.99
Purply Pink
#F075E6
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7FBF #7FCC8C
analogous
#B37FCC #CC7FBF #CC7F98
triadic
#CC7FBF #BFCC7F #7FBFCC
tetradic
#CC7FBF #CCB37F #7FCC8C #7F98CC
square
#CC7FBF #CCB37F #7FCC8C #7F98CC
split-complementary
#CC7FBF #98CC7F #7FCCB3
monochromatic
#953B86 #BB53A9 #CC7FBF #DDABD5 #EFD7EB
Accessibility & contrast
On white
2.85
#CC7FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#CC7FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7FBF
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7FBF | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C1
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#D38397
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc7fbf; /* rgb */ color: rgb(204, 127, 191); /* oklch */ color: oklch(69.8% 0.126 333.2);
Tailwind
colors: {
custom: {
50: '#dda5d2',
500: '#cc7fbf',
950: '#000000',
},
}SCSS
$custom: #cc7fbf; $custom-light: #dda5d2; $custom-dark: #000000;
JSON
{
"hex": "#cc7fbf",
"rgb": {
"r": 204,
"g": 127,
"b": 191
},
"hsl": {
"h": 310.13,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.69812,
"c": 0.12568,
"h": 333.2
},
"luminance": 0.31778
}Semantic roles & 50–950 ramp
primary
#CC7FBF
secondary
#C6E1CB
accent
#B6462F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82