#CC82BD#CC82BD
#CC82BD is a light, moderate pink. Relative luminance 0.325; OKLCH L 70.2% C 0.119 H 334.4°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CC82BD |
|---|---|
| RGB | rgb(204, 130, 189) |
| HSL | hsl(312, 42%, 65%) |
| HSV | hsv(312, 36%, 80%) |
| CMYK | cmyk(0%, 36.3%, 7.4%, 20%) |
| CIE-LAB | lab(63.74, 37.36, -19.04) |
| CIE-LCH | lch(63.74, 41.93, 332.99°) |
| OKLab | oklab(70.22% 0.107 -0.0512) |
| OKLCH | oklch(70.22% 0.119 334.4) |
| XYZ | xyz(42.0695, 32.4788, 52.1873) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.10
Pale Magenta
#D767AD
ΔE00 6.83
Orchid
#DA70D6
ΔE00 7.21
Dusty Lavender
#AC86A8
ΔE00 8.01
Plum
#DDA0DD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC82BD #82CC91
analogous
#B682CC #CC82BD #CC8298
triadic
#CC82BD #BDCC82 #82BDCC
tetradic
#CC82BD #CCB682 #82CC91 #8298CC
square
#CC82BD #CCB682 #82CC91 #8298CC
split-complementary
#CC82BD #98CC82 #82CCB6
monochromatic
#963D84 #BA57A6 #CC82BD #DEADD4 #EFD9EB
Accessibility & contrast
On white
2.80
#CC82BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#CC82BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC82BD
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC82BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC82BD | 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)
#8294BF
Deuteranopia (green-blind)
#949EBB
Tritanopia (blue-blind)
#D38598
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #cc82bd; /* rgb */ color: rgb(204, 130, 189); /* oklch */ color: oklch(70.2% 0.119 334.4);
Tailwind
colors: {
custom: {
50: '#dda7d1',
500: '#cc82bd',
950: '#000000',
},
}SCSS
$custom: #cc82bd; $custom-light: #dda7d1; $custom-dark: #000000;
JSON
{
"hex": "#cc82bd",
"rgb": {
"r": 204,
"g": 130,
"b": 189
},
"hsl": {
"h": 312.162,
"s": 42.045,
"l": 65.49
},
"oklch": {
"l": 0.70224,
"c": 0.11861,
"h": 334.4
},
"luminance": 0.32477
}Semantic roles & 50–950 ramp
primary
#CC82BD
secondary
#C9E1CE
accent
#B54B30
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82