#CC7EBE#CC7EBE
#CC7EBE is a light, vivid pink. Relative luminance 0.315; OKLCH L 69.6% C 0.127 H 333.6°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7EBE |
|---|---|
| RGB | rgb(204, 126, 190) |
| HSL | hsl(311, 43%, 65%) |
| HSV | hsv(311, 38%, 80%) |
| CMYK | cmyk(0%, 38.2%, 6.9%, 20%) |
| CIE-LAB | lab(62.91, 39.67, -20.87) |
| CIE-LCH | lch(62.91, 44.82, 332.26°) |
| OKLab | oklab(69.61% 0.1134 -0.0562) |
| OKLCH | oklch(69.61% 0.127 333.6) |
| XYZ | xyz(41.6566, 31.4789, 52.5871) |
| Luminance | 0.3148 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.48
Lavender Pink
#DD85D7
ΔE00 4.82
Pale Magenta
#D767AD
ΔE00 6.14
Orchid
#DA70D6
ΔE00 6.16
Purplish Pink
#CE5DAE
ΔE00 7.72
Purply Pink
#F075E6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7EBE #7ECC8C
analogous
#B37ECC #CC7EBE #CC7E97
triadic
#CC7EBE #BECC7E #7EBECC
tetradic
#CC7EBE #CCB37E #7ECC8C #7E97CC
square
#CC7EBE #CCB37E #7ECC8C #7E97CC
split-complementary
#CC7EBE #97CC7E #7ECCB3
monochromatic
#953B85 #BB52A8 #CC7EBE #DDAAD4 #EFD6EA
Accessibility & contrast
On white
2.88
#CC7EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#CC7EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7EBE
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7EBE | 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)
#7D91C0
Deuteranopia (green-blind)
#919CBC
Tritanopia (blue-blind)
#D38296
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cc7ebe; /* rgb */ color: rgb(204, 126, 190); /* oklch */ color: oklch(69.6% 0.127 333.6);
Tailwind
colors: {
custom: {
50: '#dda5d1',
500: '#cc7ebe',
950: '#000000',
},
}SCSS
$custom: #cc7ebe; $custom-light: #dda5d1; $custom-dark: #000000;
JSON
{
"hex": "#cc7ebe",
"rgb": {
"r": 204,
"g": 126,
"b": 190
},
"hsl": {
"h": 310.769,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.69611,
"c": 0.12658,
"h": 333.6
},
"luminance": 0.31477
}Semantic roles & 50–950 ramp
primary
#CC7EBE
secondary
#C6E0CA
accent
#B6472F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82