#C8AFBD#C8AFBD
#C8AFBD is a light, muted pink. Relative luminance 0.466; OKLCH L 78.0% C 0.034 H 343.2°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AFBD |
|---|---|
| RGB | rgb(200, 175, 189) |
| HSL | hsl(326, 19%, 74%) |
| HSV | hsv(326, 13%, 78%) |
| CMYK | cmyk(0%, 12.5%, 5.5%, 21.6%) |
| CIE-LAB | lab(73.94, 11.41, -3.81) |
| CIE-LCH | lch(73.94, 12.03, 341.55°) |
| OKLab | oklab(77.97% 0.033 -0.01) |
| OKLCH | oklch(77.97% 0.034 343.2) |
| XYZ | xyz(48.3337, 46.6143, 54.5855) |
| Luminance | 0.4661 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.79
Dusty Pink
#D8A7B1
ΔE00 7.05
Pinkish Grey
#C8ACA9
ΔE00 7.25
Lilac
#C8A2C8
ΔE00 8.42
Light Mauve
#C292A1
ΔE00 9.43
Faded Pink
#DE9DAC
ΔE00 10.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AFBD #AFC8BA
analogous
#C6AFC8 #C8AFBD #C8AFB0
triadic
#C8AFBD #BDC8AF #AFBDC8
tetradic
#C8AFBD #C8C6AF #AFC8BA #AFB0C8
square
#C8AFBD #C8C6AF #AFC8BA #AFB0C8
split-complementary
#C8AFBD #B0C8AF #AFC8C6
monochromatic
#966781 #AF8B9F #C8AFBD #E1D3DB #F3EDF0
Accessibility & contrast
On white
2.03
#C8AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#C8AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AFBD
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AFBD | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4BE
Deuteranopia (green-blind)
#B6B7BC
Tritanopia (blue-blind)
#CCAFB4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #c8afbd; /* rgb */ color: rgb(200, 175, 189); /* oklch */ color: oklch(78.0% 0.034 343.2);
Tailwind
colors: {
custom: {
50: '#d8c6d0',
500: '#c8afbd',
950: '#000000',
},
}SCSS
$custom: #c8afbd; $custom-light: #d8c6d0; $custom-dark: #000000;
JSON
{
"hex": "#c8afbd",
"rgb": {
"r": 200,
"g": 175,
"b": 189
},
"hsl": {
"h": 326.4,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.77971,
"c": 0.03443,
"h": 343.2
},
"luminance": 0.46613
}Semantic roles & 50–950 ramp
primary
#C8AFBD
secondary
#E2E9E5
accent
#9D6E49
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282