#CC7FBD#CC7FBD
#CC7FBD is a light, vivid pink. Relative luminance 0.317; OKLCH L 69.7% C 0.124 H 334.2°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7FBD |
|---|---|
| RGB | rgb(204, 127, 189) |
| HSL | hsl(312, 43%, 65%) |
| HSV | hsv(312, 38%, 80%) |
| CMYK | cmyk(0%, 37.7%, 7.4%, 20%) |
| CIE-LAB | lab(63.09, 38.96, -20.03) |
| CIE-LCH | lch(63.09, 43.81, 332.79°) |
| OKLab | oklab(69.73% 0.1116 -0.0539) |
| OKLCH | oklch(69.73% 0.124 334.2) |
| XYZ | xyz(41.6762, 31.6924, 52.0563) |
| Luminance | 0.3169 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 4.99
Pale Magenta
#D767AD
ΔE00 6.23
Orchid
#DA70D6
ΔE00 6.55
Purplish Pink
#CE5DAE
ΔE00 7.95
Dusty Lavender
#AC86A8
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7FBD #7FCC8E
analogous
#B47FCC #CC7FBD #CC7F97
triadic
#CC7FBD #BDCC7F #7FBDCC
tetradic
#CC7FBD #CCB47F #7FCC8E #7F97CC
square
#CC7FBD #CCB47F #7FCC8E #7F97CC
split-complementary
#CC7FBD #97CC7F #7FCCB4
monochromatic
#953B84 #BB53A6 #CC7FBD #DDABD4 #EFD7EA
Accessibility & contrast
On white
2.86
#CC7FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#CC7FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7FBD
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7FBD | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F92BF
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#D38396
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc7fbd; /* rgb */ color: rgb(204, 127, 189); /* oklch */ color: oklch(69.7% 0.124 334.2);
Tailwind
colors: {
custom: {
50: '#dda5d1',
500: '#cc7fbd',
950: '#000000',
},
}SCSS
$custom: #cc7fbd; $custom-light: #dda5d1; $custom-dark: #000000;
JSON
{
"hex": "#cc7fbd",
"rgb": {
"r": 204,
"g": 127,
"b": 189
},
"hsl": {
"h": 311.688,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.69733,
"c": 0.12394,
"h": 334.2
},
"luminance": 0.3169
}Semantic roles & 50–950 ramp
primary
#CC7FBD
secondary
#C6E1CB
accent
#B64A2F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82