#C8A8BE#C8A8BE
#C8A8BE is a light, muted pink. Relative luminance 0.440; OKLCH L 76.7% C 0.048 H 337.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A8BE |
|---|---|
| RGB | rgb(200, 168, 190) |
| HSL | hsl(319, 23%, 72%) |
| HSV | hsv(319, 16%, 78%) |
| CMYK | cmyk(0%, 16%, 5%, 21.6%) |
| CIE-LAB | lab(72.23, 15.41, -6.89) |
| CIE-LCH | lch(72.23, 16.87, 335.92°) |
| OKLab | oklab(76.65% 0.044 -0.0182) |
| OKLCH | oklch(76.65% 0.048 337.5) |
| XYZ | xyz(47.1154, 44.0034, 54.7168) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.99
Thistle
#D8BFD8
ΔE00 6.18
Dusty Pink
#D8A7B1
ΔE00 6.55
Light Mauve
#C292A1
ΔE00 7.55
Faded Pink
#DE9DAC
ΔE00 8.75
Grey Pink
#C3909B
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A8BE #A8C8B2
analogous
#C2A8C8 #C8A8BE #C8A8AE
triadic
#C8A8BE #BEC8A8 #A8BEC8
tetradic
#C8A8BE #C8C2A8 #A8C8B2 #A8AEC8
square
#C8A8BE #C8C2A8 #A8C8B2 #A8AEC8
split-complementary
#C8A8BE #AEC8A8 #A8C8C2
monochromatic
#965F85 #B083A2 #C8A8BE #E0CDDA #F3ECF1
Accessibility & contrast
On white
2.14
#C8A8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#C8A8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A8BE
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A8BE | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBF
Deuteranopia (green-blind)
#B0B3BD
Tritanopia (blue-blind)
#CCA9AF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #c8a8be; /* rgb */ color: rgb(200, 168, 190); /* oklch */ color: oklch(76.7% 0.048 337.5);
Tailwind
colors: {
custom: {
50: '#d9c2d1',
500: '#c8a8be',
950: '#000000',
},
}SCSS
$custom: #c8a8be; $custom-light: #d9c2d1; $custom-dark: #000000;
JSON
{
"hex": "#c8a8be",
"rgb": {
"r": 200,
"g": 168,
"b": 190
},
"hsl": {
"h": 318.75,
"s": 22.535,
"l": 72.157
},
"oklch": {
"l": 0.76651,
"c": 0.04762,
"h": 337.5
},
"luminance": 0.44002
}Semantic roles & 50–950 ramp
primary
#C8A8BE
secondary
#E1EAE4
accent
#A16145
background
#FDFBFC
surface
#FAF7F9
border
#D3D0D2
text
#141214
muted
#838182