#C882BB#C882BB
#C882BB is a light, moderate pink. Relative luminance 0.318; OKLCH L 69.7% C 0.114 H 333.7°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C882BB |
|---|---|
| RGB | rgb(200, 130, 187) |
| HSL | hsl(311, 39%, 65%) |
| HSV | hsv(311, 35%, 78%) |
| CMYK | cmyk(0%, 35%, 6.5%, 21.6%) |
| CIE-LAB | lab(63.21, 35.68, -18.76) |
| CIE-LCH | lch(63.21, 40.31, 332.27°) |
| OKLab | oklab(69.7% 0.1019 -0.0504) |
| OKLCH | oklch(69.7% 0.114 333.7) |
| XYZ | xyz(40.7713, 31.8344, 51.0011) |
| Luminance | 0.3183 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.73
Lavender Pink
#DD85D7
ΔE00 5.67
Pale Magenta
#D767AD
ΔE00 7.08
Dusty Lavender
#AC86A8
ΔE00 7.31
Orchid
#DA70D6
ΔE00 7.61
Heather
#A484AC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C882BB #82C88F
analogous
#B282C8 #C882BB #C88298
triadic
#C882BB #BBC882 #82BBC8
tetradic
#C882BB #C8B282 #82C88F #8298C8
square
#C882BB #C8B282 #82C88F #8298C8
split-complementary
#C882BB #98C882 #82C8B2
monochromatic
#903F81 #B558A4 #C882BB #DBADD2 #EDD7E9
Accessibility & contrast
On white
2.85
#C882BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#C882BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C882BB
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C882BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C882BB | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8193BD
Deuteranopia (green-blind)
#939DB9
Tritanopia (blue-blind)
#CE8597
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #c882bb; /* rgb */ color: rgb(200, 130, 187); /* oklch */ color: oklch(69.7% 0.114 333.7);
Tailwind
colors: {
custom: {
50: '#daa7cf',
500: '#c882bb',
950: '#000000',
},
}SCSS
$custom: #c882bb; $custom-light: #daa7cf; $custom-dark: #000000;
JSON
{
"hex": "#c882bb",
"rgb": {
"r": 200,
"g": 130,
"b": 187
},
"hsl": {
"h": 311.143,
"s": 38.889,
"l": 64.706
},
"oklch": {
"l": 0.69697,
"c": 0.11365,
"h": 333.7
},
"luminance": 0.31832
}Semantic roles & 50–950 ramp
primary
#C882BB
secondary
#C7DFCB
accent
#B24B34
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82