#C88AAA#C88AAA
#C88AAA is a light, moderate pink. Relative luminance 0.334; OKLCH L 70.5% C 0.086 H 347.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C88AAA |
|---|---|
| RGB | rgb(200, 138, 170) |
| HSL | hsl(329, 36%, 66%) |
| HSV | hsv(329, 31%, 78%) |
| CMYK | cmyk(0%, 31%, 15%, 21.6%) |
| CIE-LAB | lab(64.45, 28.43, -7.28) |
| CIE-LCH | lch(64.45, 29.35, 345.64°) |
| OKLab | oklab(70.46% 0.0839 -0.019) |
| OKLCH | oklch(70.46% 0.086 347.2) |
| XYZ | xyz(40.1637, 33.3606, 42.3461) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dull Pink
#D5869D
ΔE00 5.23
Light Mauve
#C292A1
ΔE00 5.51
Dusty Lavender
#AC86A8
ΔE00 6.59
Grey Pink
#C3909B
ΔE00 6.63
Pig Pink
#E78EA5
ΔE00 7.57
Muted Pink
#D1768F
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C88AAA #8AC8A8
analogous
#C78AC8 #C88AAA #C88A8B
triadic
#C88AAA #AAC88A #8AAAC8
tetradic
#C88AAA #C8C78A #8AC8A8 #8A8BC8
square
#C88AAA #C8C78A #8AC8A8 #8A8BC8
split-complementary
#C88AAA #8BC88A #8AC8C7
monochromatic
#93456D #B4608C #C88AAA #DCB4C8 #EFDDE6
Accessibility & contrast
On white
2.74
#C88AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#C88AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C88AAA
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C88AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C88AAA | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F96AB
Deuteranopia (green-blind)
#9DA0A8
Tritanopia (blue-blind)
#D08995
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #c88aaa; /* rgb */ color: rgb(200, 138, 170); /* oklch */ color: oklch(70.5% 0.086 347.2);
Tailwind
colors: {
custom: {
50: '#d9adc3',
500: '#c88aaa',
950: '#000000',
},
}SCSS
$custom: #c88aaa; $custom-light: #d9adc3; $custom-dark: #000000;
JSON
{
"hex": "#c88aaa",
"rgb": {
"r": 200,
"g": 138,
"b": 170
},
"hsl": {
"h": 329.032,
"s": 36.047,
"l": 66.275
},
"oklch": {
"l": 0.70461,
"c": 0.08606,
"h": 347.2
},
"luminance": 0.33359
}Semantic roles & 50–950 ramp
primary
#C88AAA
secondary
#CDE1D7
accent
#AF7137
background
#FDFAFB
surface
#FBF4F7
border
#D4CED0
text
#151012
muted
#837F81