#C2AEB7#C2AEB7
#C2AEB7 is a light, muted pink. Relative luminance 0.452; OKLCH L 77.1% C 0.026 H 348.7°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AEB7 |
|---|---|
| RGB | rgb(194, 174, 183) |
| HSL | hsl(333, 14%, 72%) |
| HSV | hsv(333, 10%, 76%) |
| CMYK | cmyk(0%, 10.3%, 5.7%, 23.9%) |
| CIE-LAB | lab(73.00, 8.75, -1.97) |
| CIE-LCH | lch(73.00, 8.97, 347.34°) |
| OKLab | oklab(77.05% 0.0255 -0.0051) |
| OKLCH | oklch(77.05% 0.026 348.7) |
| XYZ | xyz(45.9305, 45.1611, 51.0879) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.77
Thistle
#D8BFD8
ΔE00 7.82
Dusty Pink
#D8A7B1
ΔE00 8.51
Dove Gray
#B6B8BD
ΔE00 10.23
Light Mauve
#C292A1
ΔE00 10.47
Dark Gray
#A9A9A9
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AEB7 #AEC2B9
analogous
#C2AEC1 #C2AEB7 #C2AFAE
triadic
#C2AEB7 #B7C2AE #AEB7C2
tetradic
#C2AEB7 #C1C2AE #AEC2B9 #AFAEC2
square
#C2AEB7 #C1C2AE #AEC2B9 #AFAEC2
split-complementary
#C2AEB7 #AEC2AF #AEC1C2
monochromatic
#8C6A79 #A88B98 #C2AEB7 #DCD1D6 #F2EEEF
Accessibility & contrast
On white
2.09
#C2AEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#C2AEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AEB7
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AEB7 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B7
Deuteranopia (green-blind)
#B4B4B6
Tritanopia (blue-blind)
#C5AEB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c2aeb7; /* rgb */ color: rgb(194, 174, 183); /* oklch */ color: oklch(77.1% 0.026 348.7);
Tailwind
colors: {
custom: {
50: '#d4c6cc',
500: '#c2aeb7',
950: '#000000',
},
}SCSS
$custom: #c2aeb7; $custom-light: #d4c6cc; $custom-dark: #000000;
JSON
{
"hex": "#c2aeb7",
"rgb": {
"r": 194,
"g": 174,
"b": 183
},
"hsl": {
"h": 333,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.77054,
"c": 0.02604,
"h": 348.7
},
"luminance": 0.4516
}Semantic roles & 50–950 ramp
primary
#C2AEB7
secondary
#E3E8E6
accent
#98764D
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282