#CC7FBE#CC7FBE
#CC7FBE is a light, vivid pink. Relative luminance 0.317; OKLCH L 69.8% C 0.125 H 333.7°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7FBE |
|---|---|
| RGB | rgb(204, 127, 190) |
| HSL | hsl(311, 43%, 65%) |
| HSV | hsv(311, 38%, 80%) |
| CMYK | cmyk(0%, 37.7%, 6.9%, 20%) |
| CIE-LAB | lab(63.12, 39.14, -20.54) |
| CIE-LCH | lch(63.12, 44.20, 332.31°) |
| OKLab | oklab(69.77% 0.1119 -0.0553) |
| OKLCH | oklch(69.77% 0.125 333.7) |
| XYZ | xyz(41.7852, 31.7359, 52.6299) |
| Luminance | 0.3173 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 4.82
Pale Magenta
#D767AD
ΔE00 6.32
Orchid
#DA70D6
ΔE00 6.37
Purplish Pink
#CE5DAE
ΔE00 7.96
Purply Pink
#F075E6
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7FBE #7FCC8D
analogous
#B47FCC #CC7FBE #CC7F98
triadic
#CC7FBE #BECC7F #7FBECC
tetradic
#CC7FBE #CCB47F #7FCC8D #7F98CC
square
#CC7FBE #CCB47F #7FCC8D #7F98CC
split-complementary
#CC7FBE #98CC7F #7FCCB4
monochromatic
#953B85 #BB53A8 #CC7FBE #DDABD4 #EFD7EA
Accessibility & contrast
On white
2.86
#CC7FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#CC7FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7FBE
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7FBE | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E92C0
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#D38396
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #cc7fbe; /* rgb */ color: rgb(204, 127, 190); /* oklch */ color: oklch(69.8% 0.125 333.7);
Tailwind
colors: {
custom: {
50: '#dda5d1',
500: '#cc7fbe',
950: '#000000',
},
}SCSS
$custom: #cc7fbe; $custom-light: #dda5d1; $custom-dark: #000000;
JSON
{
"hex": "#cc7fbe",
"rgb": {
"r": 204,
"g": 127,
"b": 190
},
"hsl": {
"h": 310.909,
"s": 43.017,
"l": 64.902
},
"oklch": {
"l": 0.69773,
"c": 0.12481,
"h": 333.7
},
"luminance": 0.31734
}Semantic roles & 50–950 ramp
primary
#CC7FBE
secondary
#C6E1CB
accent
#B6482F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82