#CC8FBD#CC8FBD
#CC8FBD is a light, moderate pink. Relative luminance 0.362; OKLCH L 72.4% C 0.095 H 335.8°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8FBD |
|---|---|
| RGB | rgb(204, 143, 189) |
| HSL | hsl(315, 37%, 68%) |
| HSV | hsv(315, 30%, 80%) |
| CMYK | cmyk(0%, 29.9%, 7.4%, 20%) |
| CIE-LAB | lab(66.64, 30.31, -14.65) |
| CIE-LCH | lch(66.64, 33.67, 334.21°) |
| OKLab | oklab(72.43% 0.0869 -0.0391) |
| OKLCH | oklch(72.43% 0.095 335.8) |
| XYZ | xyz(43.9092, 36.1582, 52.8006) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.95
Plum
#DDA0DD
ΔE00 6.41
Dusty Lavender
#AC86A8
ΔE00 7.02
Lavender Pink
#DD85D7
ΔE00 7.13
Orchid (survey)
#C875C4
ΔE00 8.37
Heather
#A484AC
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8FBD #8FCC9E
analogous
#BC8FCC #CC8FBD #CC8F9E
triadic
#CC8FBD #BDCC8F #8FBDCC
tetradic
#CC8FBD #CCBC8F #8FCC9E #8F9ECC
square
#CC8FBD #CCBC8F #8FCC9E #8F9ECC
split-complementary
#CC8FBD #9ECC8F #8FCCBC
monochromatic
#9A4686 #B965A4 #CC8FBD #DFB9D6 #F2E3EF
Accessibility & contrast
On white
2.55
#CC8FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#CC8FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8FBD
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8FBD | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DBF
Deuteranopia (green-blind)
#9EA5BB
Tritanopia (blue-blind)
#D2919F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cc8fbd; /* rgb */ color: rgb(204, 143, 189); /* oklch */ color: oklch(72.4% 0.095 335.8);
Tailwind
colors: {
custom: {
50: '#dcb0d1',
500: '#cc8fbd',
950: '#000000',
},
}SCSS
$custom: #cc8fbd; $custom-light: #dcb0d1; $custom-dark: #000000;
JSON
{
"hex": "#cc8fbd",
"rgb": {
"r": 204,
"g": 143,
"b": 189
},
"hsl": {
"h": 314.754,
"s": 37.423,
"l": 68.039
},
"oklch": {
"l": 0.72431,
"c": 0.0953,
"h": 335.8
},
"luminance": 0.36156
}Semantic roles & 50–950 ramp
primary
#CC8FBD
secondary
#D2E5D7
accent
#B05335
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151014
muted
#837F82