#C884BF#C884BF
#C884BF is a light, moderate purple. Relative luminance 0.325; OKLCH L 70.2% C 0.114 H 331.5°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C884BF |
|---|---|
| RGB | rgb(200, 132, 191) |
| HSL | hsl(308, 38%, 65%) |
| HSV | hsv(308, 34%, 78%) |
| CMYK | cmyk(0%, 34%, 4.5%, 21.6%) |
| CIE-LAB | lab(63.79, 35.31, -20.13) |
| CIE-LCH | lch(63.79, 40.65, 330.32°) |
| OKLab | oklab(70.19% 0.0999 -0.0543) |
| OKLCH | oklch(70.19% 0.114 331.5) |
| XYZ | xyz(41.4741, 32.5453, 53.3773) |
| Luminance | 0.3254 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.63
Lavender Pink
#DD85D7
ΔE00 5.12
Orchid
#DA70D6
ΔE00 7.37
Dusty Lavender
#AC86A8
ΔE00 7.50
Pale Purple
#B790D4
ΔE00 7.54
Plum
#DDA0DD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C884BF #84C88D
analogous
#AF84C8 #C884BF #C8849D
triadic
#C884BF #BFC884 #84BFC8
tetradic
#C884BF #C8AF84 #84C88D #849DC8
square
#C884BF #C8AF84 #84C88D #849DC8
split-complementary
#C884BF #9DC884 #84C8AF
monochromatic
#914186 #B55AA9 #C884BF #DBAED5 #EED9EB
Accessibility & contrast
On white
2.80
#C884BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#C884BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C884BF
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C884BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C884BF | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C1
Deuteranopia (green-blind)
#939EBD
Tritanopia (blue-blind)
#CE8899
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #c884bf; /* rgb */ color: rgb(200, 132, 191); /* oklch */ color: oklch(70.2% 0.114 331.5);
Tailwind
colors: {
custom: {
50: '#daa9d2',
500: '#c884bf',
950: '#000000',
},
}SCSS
$custom: #c884bf; $custom-light: #daa9d2; $custom-dark: #000000;
JSON
{
"hex": "#c884bf",
"rgb": {
"r": 200,
"g": 132,
"b": 191
},
"hsl": {
"h": 307.941,
"s": 38.202,
"l": 65.098
},
"oklch": {
"l": 0.70188,
"c": 0.11369,
"h": 331.5
},
"luminance": 0.32543
}Semantic roles & 50–950 ramp
primary
#C884BF
secondary
#C8DFCB
accent
#B14534
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82