#C2AEBB#C2AEBB
#C2AEBB is a light, muted pink. Relative luminance 0.453; OKLCH L 77.2% C 0.029 H 338.7°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AEBB |
|---|---|
| RGB | rgb(194, 174, 187) |
| HSL | hsl(321, 14%, 72%) |
| HSV | hsv(321, 10%, 76%) |
| CMYK | cmyk(0%, 10.3%, 3.6%, 23.9%) |
| CIE-LAB | lab(73.11, 9.48, -4.00) |
| CIE-LCH | lch(73.11, 10.28, 337.12°) |
| OKLab | oklab(77.18% 0.0271 -0.0105) |
| OKLCH | oklch(77.18% 0.029 338.7) |
| XYZ | xyz(46.3528, 45.3300, 53.3118) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.66
Pinkish Grey
#C8ACA9
ΔE00 7.23
Dusty Pink
#D8A7B1
ΔE00 8.56
Lilac
#C8A2C8
ΔE00 9.30
Light Mauve
#C292A1
ΔE00 10.29
Dove Gray
#B6B8BD
ΔE00 10.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AEBB #AEC2B5
analogous
#BFAEC2 #C2AEBB #C2AEB1
triadic
#C2AEBB #BBC2AE #AEBBC2
tetradic
#C2AEBB #C2BFAE #AEC2B5 #AEB1C2
square
#C2AEBB #C2BFAE #AEC2B5 #AEB1C2
split-complementary
#C2AEBB #B1C2AE #AEC2BF
monochromatic
#8C6A80 #A88B9E #C2AEBB #DCD1D8 #F2EEF0
Accessibility & contrast
On white
2.09
#C2AEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#C2AEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AEBB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AEBB | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BC
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#C5AEB2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #c2aebb; /* rgb */ color: rgb(194, 174, 187); /* oklch */ color: oklch(77.2% 0.029 338.7);
Tailwind
colors: {
custom: {
50: '#d4c6cf',
500: '#c2aebb',
950: '#000000',
},
}SCSS
$custom: #c2aebb; $custom-light: #d4c6cf; $custom-dark: #000000;
JSON
{
"hex": "#c2aebb",
"rgb": {
"r": 194,
"g": 174,
"b": 187
},
"hsl": {
"h": 321,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.77177,
"c": 0.02902,
"h": 338.7
},
"luminance": 0.45329
}Semantic roles & 50–950 ramp
primary
#C2AEBB
secondary
#E3E8E5
accent
#98684D
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141313
muted
#838282