#C8AEBF#C8AEBF
#C8AEBF is a light, muted pink. Relative luminance 0.463; OKLCH L 77.8% C 0.038 H 338.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AEBF |
|---|---|
| RGB | rgb(200, 174, 191) |
| HSL | hsl(321, 19%, 73%) |
| HSV | hsv(321, 13%, 78%) |
| CMYK | cmyk(0%, 13%, 4.5%, 21.6%) |
| CIE-LAB | lab(73.75, 12.31, -5.19) |
| CIE-LCH | lch(73.75, 13.36, 337.15°) |
| OKLab | oklab(77.84% 0.0352 -0.0137) |
| OKLCH | oklch(77.84% 0.038 338.8) |
| XYZ | xyz(48.3584, 46.3139, 55.6721) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.28
Dusty Pink
#D8A7B1
ΔE00 7.09
Lilac
#C8A2C8
ΔE00 7.31
Pinkish Grey
#C8ACA9
ΔE00 8.28
Light Mauve
#C292A1
ΔE00 9.15
Faded Pink
#DE9DAC
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AEBF #AEC8B7
analogous
#C4AEC8 #C8AEBF #C8AEB2
triadic
#C8AEBF #BFC8AE #AEBFC8
tetradic
#C8AEBF #C8C4AE #AEC8B7 #AEB2C8
square
#C8AEBF #C8C4AE #AEC8B7 #AEB2C8
split-complementary
#C8AEBF #B2C8AE #AEC8C4
monochromatic
#966685 #AF8AA2 #C8AEBF #E1D2DC #F3EDF1
Accessibility & contrast
On white
2.05
#C8AEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#C8AEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AEBF
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AEBF | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#B4B7BE
Tritanopia (blue-blind)
#CBAEB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8aebf; /* rgb */ color: rgb(200, 174, 191); /* oklch */ color: oklch(77.8% 0.038 338.8);
Tailwind
colors: {
custom: {
50: '#d8c6d2',
500: '#c8aebf',
950: '#000000',
},
}SCSS
$custom: #c8aebf; $custom-light: #d8c6d2; $custom-dark: #000000;
JSON
{
"hex": "#c8aebf",
"rgb": {
"r": 200,
"g": 174,
"b": 191
},
"hsl": {
"h": 320.769,
"s": 19.118,
"l": 73.333
},
"oklch": {
"l": 0.77839,
"c": 0.03777,
"h": 338.8
},
"luminance": 0.46313
}Semantic roles & 50–950 ramp
primary
#C8AEBF
secondary
#E2E9E4
accent
#9D6648
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282