#C2AEBC#C2AEBC
#C2AEBC is a light, muted pink. Relative luminance 0.454; OKLCH L 77.2% C 0.030 H 336.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2AEBC |
|---|---|
| RGB | rgb(194, 174, 188) |
| HSL | hsl(318, 14%, 72%) |
| HSV | hsv(318, 10%, 76%) |
| CMYK | cmyk(0%, 10.3%, 3.1%, 23.9%) |
| CIE-LAB | lab(73.14, 9.66, -4.51) |
| CIE-LCH | lch(73.14, 10.66, 334.99°) |
| OKLab | oklab(77.21% 0.0274 -0.0119) |
| OKLCH | oklch(77.21% 0.03 336.6) |
| XYZ | xyz(46.4602, 45.3729, 53.8775) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.41
Pinkish Grey
#C8ACA9
ΔE00 7.59
Dusty Pink
#D8A7B1
ΔE00 8.62
Lilac
#C8A2C8
ΔE00 8.98
Light Mauve
#C292A1
ΔE00 10.29
Dove Gray
#B6B8BD
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2AEBC #AEC2B4
analogous
#BEAEC2 #C2AEBC #C2AEB2
triadic
#C2AEBC #BCC2AE #AEBCC2
tetradic
#C2AEBC #C2BEAE #AEC2B4 #AEB2C2
square
#C2AEBC #C2BEAE #AEC2B4 #AEB2C2
split-complementary
#C2AEBC #B2C2AE #AEC2BE
monochromatic
#8C6A82 #A88B9F #C2AEBC #DCD1D9 #F2EEF1
Accessibility & contrast
On white
2.08
#C2AEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#C2AEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2AEBC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2AEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2AEBC | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 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)
#AEB2BD
Deuteranopia (green-blind)
#B2B5BB
Tritanopia (blue-blind)
#C4AEB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c2aebc; /* rgb */ color: rgb(194, 174, 188); /* oklch */ color: oklch(77.2% 0.030 336.6);
Tailwind
colors: {
custom: {
50: '#d4c6d0',
500: '#c2aebc',
950: '#000000',
},
}SCSS
$custom: #c2aebc; $custom-light: #d4c6d0; $custom-dark: #000000;
JSON
{
"hex": "#c2aebc",
"rgb": {
"r": 194,
"g": 174,
"b": 188
},
"hsl": {
"h": 318,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.77209,
"c": 0.02988,
"h": 336.6
},
"luminance": 0.45372
}Semantic roles & 50–950 ramp
primary
#C2AEBC
secondary
#E3E8E4
accent
#98644D
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282