#C88BBD#C88BBD
#C88BBD is a light, moderate pink. Relative luminance 0.344; OKLCH L 71.3% C 0.099 H 333.1°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C88BBD |
|---|---|
| RGB | rgb(200, 139, 189) |
| HSL | hsl(311, 36%, 66%) |
| HSV | hsv(311, 31%, 78%) |
| CMYK | cmyk(0%, 30.5%, 5.5%, 21.6%) |
| CIE-LAB | lab(65.29, 31.14, -16.72) |
| CIE-LCH | lch(65.29, 35.35, 331.77°) |
| OKLab | oklab(71.31% 0.0885 -0.0448) |
| OKLCH | oklch(71.31% 0.099 333.1) |
| XYZ | xyz(42.2368, 34.4204, 52.5532) |
| Luminance | 0.3442 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 6.45
Dusty Lavender
#AC86A8
ΔE00 6.56
Lilac
#C8A2C8
ΔE00 6.77
Plum
#DDA0DD
ΔE00 6.84
Orchid (survey)
#C875C4
ΔE00 7.00
Heather
#A484AC
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C88BBD #8BC896
analogous
#B58BC8 #C88BBD #C88B9F
triadic
#C88BBD #BDC88B #8BBDC8
tetradic
#C88BBD #C8B58B #8BC896 #8B9FC8
square
#C88BBD #C8B58B #8BC896 #8B9FC8
split-complementary
#C88BBD #9FC88B #8BC8B5
monochromatic
#934685 #B461A5 #C88BBD #DCB5D5 #EFDEEC
Accessibility & contrast
On white
2.66
#C88BBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#C88BBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C88BBD
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C88BBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C88BBD | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BF
Deuteranopia (green-blind)
#99A2BB
Tritanopia (blue-blind)
#CE8E9D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #c88bbd; /* rgb */ color: rgb(200, 139, 189); /* oklch */ color: oklch(71.3% 0.099 333.1);
Tailwind
colors: {
custom: {
50: '#d9add1',
500: '#c88bbd',
950: '#000000',
},
}SCSS
$custom: #c88bbd; $custom-light: #d9add1; $custom-dark: #000000;
JSON
{
"hex": "#c88bbd",
"rgb": {
"r": 200,
"g": 139,
"b": 189
},
"hsl": {
"h": 310.82,
"s": 35.673,
"l": 66.471
},
"oklch": {
"l": 0.71308,
"c": 0.09924,
"h": 333.1
},
"luminance": 0.34419
}Semantic roles & 50–950 ramp
primary
#C88BBD
secondary
#CEE1D1
accent
#AF4D37
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151014
muted
#837F82