#CC82BE#CC82BE
#CC82BE is a light, moderate pink. Relative luminance 0.325; OKLCH L 70.3% C 0.119 H 333.9°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CC82BE |
|---|---|
| RGB | rgb(204, 130, 190) |
| HSL | hsl(311, 42%, 65%) |
| HSV | hsv(311, 36%, 80%) |
| CMYK | cmyk(0%, 36.3%, 6.9%, 20%) |
| CIE-LAB | lab(63.77, 37.53, -19.55) |
| CIE-LCH | lch(63.77, 42.32, 332.48°) |
| OKLab | oklab(70.26% 0.1073 -0.0526) |
| OKLCH | oklch(70.26% 0.119 333.9) |
| XYZ | xyz(42.1784, 32.5224, 52.7610) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 4.91
Pale Magenta
#D767AD
ΔE00 6.90
Orchid
#DA70D6
ΔE00 7.02
Plum
#DDA0DD
ΔE00 8.07
Dusty Lavender
#AC86A8
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC82BE #82CC90
analogous
#B582CC #CC82BE #CC8299
triadic
#CC82BE #BECC82 #82BECC
tetradic
#CC82BE #CCB582 #82CC90 #8299CC
square
#CC82BE #CCB582 #82CC90 #8299CC
split-complementary
#CC82BE #99CC82 #82CCB5
monochromatic
#963D85 #BA57A7 #CC82BE #DEADD5 #EFD9EB
Accessibility & contrast
On white
2.80
#CC82BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#CC82BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC82BE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC82BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC82BE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294C0
Deuteranopia (green-blind)
#949EBC
Tritanopia (blue-blind)
#D38598
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc82be; /* rgb */ color: rgb(204, 130, 190); /* oklch */ color: oklch(70.3% 0.119 333.9);
Tailwind
colors: {
custom: {
50: '#dda7d1',
500: '#cc82be',
950: '#000000',
},
}SCSS
$custom: #cc82be; $custom-light: #dda7d1; $custom-dark: #000000;
JSON
{
"hex": "#cc82be",
"rgb": {
"r": 204,
"g": 130,
"b": 190
},
"hsl": {
"h": 311.351,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.70262,
"c": 0.11948,
"h": 333.9
},
"luminance": 0.3252
}Semantic roles & 50–950 ramp
primary
#CC82BE
secondary
#C9E1CD
accent
#B54930
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82