#CC7EBF#CC7EBF
#CC7EBF is a light, vivid pink. Relative luminance 0.315; OKLCH L 69.7% C 0.127 H 333.1°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7EBF |
|---|---|
| RGB | rgb(204, 126, 191) |
| HSL | hsl(310, 43%, 65%) |
| HSV | hsv(310, 38%, 80%) |
| CMYK | cmyk(0%, 38.2%, 6.4%, 20%) |
| CIE-LAB | lab(62.95, 39.84, -21.37) |
| CIE-LCH | lch(62.95, 45.21, 331.79°) |
| OKLab | oklab(69.65% 0.1137 -0.0576) |
| OKLCH | oklch(69.65% 0.127 333.1) |
| XYZ | xyz(41.7663, 31.5228, 53.1646) |
| Luminance | 0.3152 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 4.66
Orchid
#DA70D6
ΔE00 5.98
Pale Magenta
#D767AD
ΔE00 6.24
Purplish Pink
#CE5DAE
ΔE00 7.75
Purply Pink
#F075E6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7EBF #7ECC8B
analogous
#B27ECC #CC7EBF #CC7E98
triadic
#CC7EBF #BFCC7E #7EBFCC
tetradic
#CC7EBF #CCB27E #7ECC8B #7E98CC
square
#CC7EBF #CCB27E #7ECC8B #7E98CC
split-complementary
#CC7EBF #98CC7E #7ECCB2
monochromatic
#953B86 #BB52A9 #CC7EBF #DDAAD5 #EFD6EB
Accessibility & contrast
On white
2.88
#CC7EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#CC7EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7EBF
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7EBF | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91C1
Deuteranopia (green-blind)
#919CBD
Tritanopia (blue-blind)
#D38296
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cc7ebf; /* rgb */ color: rgb(204, 126, 191); /* oklch */ color: oklch(69.7% 0.127 333.1);
Tailwind
colors: {
custom: {
50: '#dda5d2',
500: '#cc7ebf',
950: '#000000',
},
}SCSS
$custom: #cc7ebf; $custom-light: #dda5d2; $custom-dark: #000000;
JSON
{
"hex": "#cc7ebf",
"rgb": {
"r": 204,
"g": 126,
"b": 191
},
"hsl": {
"h": 310,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.69651,
"c": 0.12745,
"h": 333.1
},
"luminance": 0.31521
}Semantic roles & 50–950 ramp
primary
#CC7EBF
secondary
#C6E0CA
accent
#B6462F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82