#C2AFBD#C2AFBD
#C2AFBD is a light, muted pink. Relative luminance 0.458; OKLCH L 77.4% C 0.029 H 335.0°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AFBD |
|---|---|
| RGB | rgb(194, 175, 189) |
| HSL | hsl(316, 13%, 72%) |
| HSV | hsv(316, 10%, 76%) |
| CMYK | cmyk(0%, 9.8%, 2.6%, 23.9%) |
| CIE-LAB | lab(73.42, 9.30, -4.64) |
| CIE-LCH | lch(73.42, 10.39, 333.48°) |
| OKLab | oklab(77.44% 0.0263 -0.0122) |
| OKLCH | oklch(77.44% 0.029 335) |
| XYZ | xyz(46.7623, 45.8040, 54.5119) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.34
Pinkish Grey
#C8ACA9
ΔE00 7.72
Dusty Pink
#D8A7B1
ΔE00 8.96
Lilac
#C8A2C8
ΔE00 9.20
Dove Gray
#B6B8BD
ΔE00 10.57
Light Mauve
#C292A1
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AFBD #AFC2B4
analogous
#BDAFC2 #C2AFBD #C2AFB4
triadic
#C2AFBD #BDC2AF #AFBDC2
tetradic
#C2AFBD #C2BDAF #AFC2B4 #AFB4C2
square
#C2AFBD #C2BDAF #AFC2B4 #AFB4C2
split-complementary
#C2AFBD #B4C2AF #AFC2BD
monochromatic
#8C6B83 #A88CA0 #C2AFBD #DCD2DA #F2EEF1
Accessibility & contrast
On white
2.07
#C2AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#C2AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AFBD
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AFBD | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BE
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#C4B0B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c2afbd; /* rgb */ color: rgb(194, 175, 189); /* oklch */ color: oklch(77.4% 0.029 335.0);
Tailwind
colors: {
custom: {
50: '#d4c6d0',
500: '#c2afbd',
950: '#000000',
},
}SCSS
$custom: #c2afbd; $custom-light: #d4c6d0; $custom-dark: #000000;
JSON
{
"hex": "#c2afbd",
"rgb": {
"r": 194,
"g": 175,
"b": 189
},
"hsl": {
"h": 315.789,
"s": 13.475,
"l": 72.353
},
"oklch": {
"l": 0.77437,
"c": 0.029,
"h": 335
},
"luminance": 0.45803
}Semantic roles & 50–950 ramp
primary
#C2AFBD
secondary
#E3E8E4
accent
#98614E
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282