#CC7CBD#CC7CBD
#CC7CBD is a light, vivid pink. Relative luminance 0.309; OKLCH L 69.3% C 0.129 H 334.0°. Best body text is #000000 at 7.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CC7CBD |
|---|---|
| RGB | rgb(204, 124, 189) |
| HSL | hsl(311, 44%, 64%) |
| HSV | hsv(311, 39%, 80%) |
| CMYK | cmyk(0%, 39.2%, 7.4%, 20%) |
| CIE-LAB | lab(62.45, 40.56, -21.00) |
| CIE-LCH | lch(62.45, 45.67, 332.62°) |
| OKLab | oklab(69.25% 0.1162 -0.0566) |
| OKLCH | oklch(69.25% 0.129 334) |
| XYZ | xyz(41.2945, 30.9290, 51.9290) |
| Luminance | 0.3093 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.20
Lavender Pink
#DD85D7
ΔE00 5.04
Pale Magenta
#D767AD
ΔE00 5.71
Orchid
#DA70D6
ΔE00 5.97
Purplish Pink
#CE5DAE
ΔE00 7.22
Purply Pink
#F075E6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC7CBD #7CCC8B
analogous
#B37CCC #CC7CBD #CC7C95
triadic
#CC7CBD #BDCC7C #7CBDCC
tetradic
#CC7CBD #CCB37C #7CCC8B #7C95CC
square
#CC7CBD #CCB37C #7CCC8B #7C95CC
split-complementary
#CC7CBD #95CC7C #7CCCB3
monochromatic
#943A83 #BB50A7 #CC7CBD #DDA8D3 #EED4E9
Accessibility & contrast
On white
2.92
#CC7CBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.19
#CC7CBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC7CBD
7.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC7CBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC7CBD | 1.00 | 2.92 | 7.19 | 7.19 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C90BF
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#D38094
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cc7cbd; /* rgb */ color: rgb(204, 124, 189); /* oklch */ color: oklch(69.3% 0.129 334.0);
Tailwind
colors: {
custom: {
50: '#dda3d1',
500: '#cc7cbd',
950: '#000000',
},
}SCSS
$custom: #cc7cbd; $custom-light: #dda3d1; $custom-dark: #000000;
JSON
{
"hex": "#cc7cbd",
"rgb": {
"r": 204,
"g": 124,
"b": 189
},
"hsl": {
"h": 311.25,
"s": 43.956,
"l": 64.314
},
"oklch": {
"l": 0.6925,
"c": 0.12923,
"h": 334
},
"luminance": 0.30927
}Semantic roles & 50–950 ramp
primary
#CC7CBD
secondary
#C4E0C9
accent
#B7482E
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82