#C3AEBD#C3AEBD
#C3AEBD is a light, muted pink. Relative luminance 0.455; OKLCH L 77.3% C 0.032 H 336.0°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C3AEBD |
|---|---|
| RGB | rgb(195, 174, 189) |
| HSL | hsl(317, 15%, 72%) |
| HSV | hsv(317, 11%, 76%) |
| CMYK | cmyk(0%, 10.8%, 3.1%, 23.5%) |
| CIE-LAB | lab(73.25, 10.19, -4.87) |
| CIE-LCH | lch(73.25, 11.30, 334.44°) |
| OKLab | oklab(77.33% 0.0289 -0.0129) |
| OKLCH | oklch(77.33% 0.032 336) |
| XYZ | xyz(46.8259, 45.5490, 54.4593) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.05
Pinkish Grey
#C8ACA9
ΔE00 7.85
Dusty Pink
#D8A7B1
ΔE00 8.37
Lilac
#C8A2C8
ΔE00 8.52
Light Mauve
#C292A1
ΔE00 10.07
Grey Pink
#C3909B
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3AEBD #AEC3B4
analogous
#BFAEC3 #C3AEBD #C3AEB2
triadic
#C3AEBD #BDC3AE #AEBDC3
tetradic
#C3AEBD #C3BFAE #AEC3B4 #AEB2C3
square
#C3AEBD #C3BFAE #AEC3B4 #AEB2C3
split-complementary
#C3AEBD #B2C3AE #AEC3BF
monochromatic
#8E6983 #A98BA0 #C3AEBD #DDD1DA #F2EDF1
Accessibility & contrast
On white
2.08
#C3AEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#C3AEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3AEBD
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3AEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3AEBD | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BE
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#C6AFB3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c3aebd; /* rgb */ color: rgb(195, 174, 189); /* oklch */ color: oklch(77.3% 0.032 336.0);
Tailwind
colors: {
custom: {
50: '#d5c6d0',
500: '#c3aebd',
950: '#000000',
},
}SCSS
$custom: #c3aebd; $custom-light: #d5c6d0; $custom-dark: #000000;
JSON
{
"hex": "#c3aebd",
"rgb": {
"r": 195,
"g": 174,
"b": 189
},
"hsl": {
"h": 317.143,
"s": 14.894,
"l": 72.353
},
"oklch": {
"l": 0.77328,
"c": 0.03164,
"h": 336
},
"luminance": 0.45548
}Semantic roles & 50–950 ramp
primary
#C3AEBD
secondary
#E3E8E4
accent
#99624C
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#141314
muted
#838282