#CC7EBB#CC7EBB
#CC7EBB is a light, vivid pink. Relative luminance 0.313; OKLCH L 69.5% C 0.124 H 335.2°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7EBB |
|---|---|
| RGB | rgb(204, 126, 187) |
| HSL | hsl(313, 43%, 65%) |
| HSV | hsv(313, 38%, 80%) |
| CMYK | cmyk(0%, 38.2%, 8.3%, 20%) |
| CIE-LAB | lab(62.80, 39.15, -19.33) |
| CIE-LCH | lch(62.80, 43.66, 333.72°) |
| OKLab | oklab(69.49% 0.1126 -0.0519) |
| OKLCH | oklch(69.49% 0.124 335.2) |
| XYZ | xyz(41.3321, 31.3491, 50.8780) |
| Luminance | 0.3135 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.04
Lavender Pink
#DD85D7
ΔE00 5.35
Pale Magenta
#D767AD
ΔE00 5.88
Orchid
#DA70D6
ΔE00 6.74
Purplish Pink
#CE5DAE
ΔE00 7.69
Dusty Lavender
#AC86A8
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7EBB #7ECC8F
analogous
#B67ECC #CC7EBB #CC7E94
triadic
#CC7EBB #BBCC7E #7EBBCC
tetradic
#CC7EBB #CCB67E #7ECC8F #7E94CC
square
#CC7EBB #CCB67E #7ECC8F #7E94CC
split-complementary
#CC7EBB #94CC7E #7ECCB6
monochromatic
#953B81 #BB52A4 #CC7EBB #DDAAD2 #EFD6E9
Accessibility & contrast
On white
2.89
#CC7EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#CC7EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7EBB
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7EBB | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E91BD
Deuteranopia (green-blind)
#929CB9
Tritanopia (blue-blind)
#D38194
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #cc7ebb; /* rgb */ color: rgb(204, 126, 187); /* oklch */ color: oklch(69.5% 0.124 335.2);
Tailwind
colors: {
custom: {
50: '#dda5cf',
500: '#cc7ebb',
950: '#000000',
},
}SCSS
$custom: #cc7ebb; $custom-light: #dda5cf; $custom-dark: #000000;
JSON
{
"hex": "#cc7ebb",
"rgb": {
"r": 204,
"g": 126,
"b": 187
},
"hsl": {
"h": 313.077,
"s": 43.333,
"l": 64.706
},
"oklch": {
"l": 0.69493,
"c": 0.12399,
"h": 335.2
},
"luminance": 0.31347
}Semantic roles & 50–950 ramp
primary
#CC7EBB
secondary
#C6E0CB
accent
#B64D2F
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82