#C8AFB2#C8AFB2
#C8AFB2 is a light, muted red. Relative luminance 0.462; OKLCH L 77.6% C 0.029 H 9.6°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8AFB2 |
|---|---|
| RGB | rgb(200, 175, 178) |
| HSL | hsl(353, 19%, 74%) |
| HSV | hsv(353, 13%, 78%) |
| CMYK | cmyk(0%, 12.5%, 11%, 21.6%) |
| CIE-LAB | lab(73.65, 9.50, 1.78) |
| CIE-LCH | lch(73.65, 9.67, 10.64°) |
| OKLab | oklab(77.64% 0.0288 0.0049) |
| OKLCH | oklch(77.64% 0.029 9.6) |
| XYZ | xyz(47.1847, 46.1547, 48.5340) |
| Luminance | 0.4615 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.89
Dusty Pink
#D8A7B1
ΔE00 7.41
Thistle
#D8BFD8
ΔE00 9.42
Rosybrown
#BC8F8F
ΔE00 10.18
Light Mauve
#C292A1
ΔE00 10.36
Grey Pink
#C3909B
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8AFB2 #AFC8C5
analogous
#C8AFBE #C8AFB2 #C8B8AF
triadic
#C8AFB2 #B2C8AF #AFB2C8
tetradic
#C8AFB2 #BEC8AF #AFC8C5 #B8AFC8
square
#C8AFB2 #BEC8AF #AFC8C5 #B8AFC8
split-complementary
#C8AFB2 #AFC8B8 #AFBEC8
monochromatic
#96676D #AF8B8F #C8AFB2 #E1D3D5 #F3EDEE
Accessibility & contrast
On white
2.05
#C8AFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#C8AFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8AFB2
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8AFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8AFB2 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#B8B7B2
Tritanopia (blue-blind)
#CDADB0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8afb2; /* rgb */ color: rgb(200, 175, 178); /* oklch */ color: oklch(77.6% 0.029 9.6);
Tailwind
colors: {
custom: {
50: '#d8c6c9',
500: '#c8afb2',
950: '#000000',
},
}SCSS
$custom: #c8afb2; $custom-light: #d8c6c9; $custom-dark: #000000;
JSON
{
"hex": "#c8afb2",
"rgb": {
"r": 200,
"g": 175,
"b": 178
},
"hsl": {
"h": 352.8,
"s": 18.519,
"l": 73.529
},
"oklch": {
"l": 0.77642,
"c": 0.02918,
"h": 9.6
},
"luminance": 0.46154
}Semantic roles & 50–950 ramp
primary
#C8AFB2
secondary
#E2E9E8
accent
#9D9349
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282