#C8AFBB#C8AFBB
#C8AFBB is a light, muted pink. Relative luminance 0.465; OKLCH L 77.9% C 0.033 H 347.3°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AFBB |
|---|---|
| RGB | rgb(200, 175, 187) |
| HSL | hsl(331, 19%, 74%) |
| HSV | hsv(331, 13%, 78%) |
| CMYK | cmyk(0%, 12.5%, 6.5%, 21.6%) |
| CIE-LAB | lab(73.89, 11.06, -2.79) |
| CIE-LCH | lch(73.89, 11.40, 345.82°) |
| OKLab | oklab(77.91% 0.0322 -0.0073) |
| OKLCH | oklch(77.91% 0.033 347.3) |
| XYZ | xyz(48.1182, 46.5281, 53.4501) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.35
Pinkish Grey
#C8ACA9
ΔE00 6.49
Dusty Pink
#D8A7B1
ΔE00 6.91
Lilac
#C8A2C8
ΔE00 9.08
Light Mauve
#C292A1
ΔE00 9.44
Faded Pink
#DE9DAC
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AFBB #AFC8BC
analogous
#C8AFC7 #C8AFBB #C8AFAF
triadic
#C8AFBB #BBC8AF #AFBBC8
tetradic
#C8AFBB #C7C8AF #AFC8BC #AFAFC8
square
#C8AFBB #C7C8AF #AFC8BC #AFAFC8
split-complementary
#C8AFBB #AFC8AF #AFC7C8
monochromatic
#96677D #AF8B9C #C8AFBB #E1D3DA #F3EDF0
Accessibility & contrast
On white
2.04
#C8AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#C8AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AFBB
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AFBB | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B3BB
Deuteranopia (green-blind)
#B6B7BA
Tritanopia (blue-blind)
#CCAFB3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8afbb; /* rgb */ color: rgb(200, 175, 187); /* oklch */ color: oklch(77.9% 0.033 347.3);
Tailwind
colors: {
custom: {
50: '#d8c6cf',
500: '#c8afbb',
950: '#000000',
},
}SCSS
$custom: #c8afbb; $custom-light: #d8c6cf; $custom-dark: #000000;
JSON
{
"hex": "#c8afbb",
"rgb": {
"r": 200,
"g": 175,
"b": 187
},
"hsl": {
"h": 331.2,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.77909,
"c": 0.03301,
"h": 347.3
},
"luminance": 0.46527
}Semantic roles & 50–950 ramp
primary
#C8AFBB
secondary
#E2E9E6
accent
#9D7449
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282