#C882CD#C882CD
#C882CD is a light, vivid purple. Relative luminance 0.327; OKLCH L 70.4% C 0.131 H 324.5°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C882CD |
|---|---|
| RGB | rgb(200, 130, 205) |
| HSL | hsl(296, 43%, 66%) |
| HSV | hsv(296, 37%, 80%) |
| CMYK | cmyk(2.4%, 36.6%, 0%, 19.6%) |
| CIE-LAB | lab(63.88, 38.99, -27.86) |
| CIE-LCH | lch(63.88, 47.92, 324.45°) |
| OKLab | oklab(70.43% 0.1066 -0.076) |
| OKLCH | oklch(70.43% 0.131 324.5) |
| XYZ | xyz(42.8204, 32.6540, 61.7930) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.37
Lavender Pink
#DD85D7
ΔE00 3.81
Orchid
#DA70D6
ΔE00 5.22
Pale Purple
#B790D4
ΔE00 5.99
Wisteria
#A87DC2
ΔE00 6.52
Violet (CSS)
#EE82EE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C882CD #87CD82
analogous
#A282CD #C882CD #CD82AC
triadic
#C882CD #CDC882 #82CDC8
tetradic
#C882CD #CDA282 #87CD82 #82ACCD
square
#C882CD #CDA282 #87CD82 #82ACCD
split-complementary
#C882CD #ACCD82 #82CDA2
monochromatic
#923D98 #B556BC #C882CD #DBAEDE #EED9F0
Accessibility & contrast
On white
2.79
#C882CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#C882CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C882CD
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C882CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C882CD | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B95D0
Deuteranopia (green-blind)
#8D9ECB
Tritanopia (blue-blind)
#CB8A9E
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #c882cd; /* rgb */ color: rgb(200, 130, 205); /* oklch */ color: oklch(70.4% 0.131 324.5);
Tailwind
colors: {
custom: {
50: '#daa7dc',
500: '#c882cd',
950: '#000000',
},
}SCSS
$custom: #c882cd; $custom-light: #daa7dc; $custom-dark: #000000;
JSON
{
"hex": "#c882cd",
"rgb": {
"r": 200,
"g": 130,
"b": 205
},
"hsl": {
"h": 296,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.70429,
"c": 0.1309,
"h": 324.5
},
"luminance": 0.32652
}Semantic roles & 50–950 ramp
primary
#C882CD
secondary
#CBE2C9
accent
#B63039
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83