#C49ABA#C49ABA
#C49ABA is a light, moderate pink. Relative luminance 0.384; OKLCH L 73.5% C 0.066 H 334.8°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C49ABA |
|---|---|
| RGB | rgb(196, 154, 186) |
| HSL | hsl(314, 26%, 69%) |
| HSV | hsv(314, 21%, 77%) |
| CMYK | cmyk(0%, 21.4%, 5.1%, 23.1%) |
| CIE-LAB | lab(68.31, 20.98, -10.55) |
| CIE-LCH | lch(68.31, 23.48, 333.30°) |
| OKLab | oklab(73.49% 0.0597 -0.028) |
| OKLCH | oklch(73.49% 0.066 334.8) |
| XYZ | xyz(43.1827, 38.3934, 51.5808) |
| Luminance | 0.3839 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.13
Light Mauve
#C292A1
ΔE00 6.50
Dusty Lavender
#AC86A8
ΔE00 6.62
Plum
#DDA0DD
ΔE00 8.02
Grey Pink
#C3909B
ΔE00 8.26
Heather
#A484AC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49ABA #9AC4A4
analogous
#B99AC4 #C49ABA #C49AA5
triadic
#C49ABA #BAC49A #9ABAC4
tetradic
#C49ABA #C4B99A #9AC4A4 #9AA5C4
square
#C49ABA #C4B99A #9AC4A4 #9AA5C4
split-complementary
#C49ABA #A5C49A #9AC4B9
monochromatic
#905481 #AD73A0 #C49ABA #DBC1D4 #F1E7EF
Accessibility & contrast
On white
2.42
#C49ABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#C49ABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49ABA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49ABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49ABA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BB
Deuteranopia (green-blind)
#A4A9B9
Tritanopia (blue-blind)
#C89BA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c49aba; /* rgb */ color: rgb(196, 154, 186); /* oklch */ color: oklch(73.5% 0.066 334.8);
Tailwind
colors: {
custom: {
50: '#d6b8ce',
500: '#c49aba',
950: '#000000',
},
}SCSS
$custom: #c49aba; $custom-light: #d6b8ce; $custom-dark: #000000;
JSON
{
"hex": "#c49aba",
"rgb": {
"r": 196,
"g": 154,
"b": 186
},
"hsl": {
"h": 314.286,
"s": 26.25,
"l": 68.627
},
"oklch": {
"l": 0.73492,
"c": 0.06593,
"h": 334.8
},
"luminance": 0.38392
}Semantic roles & 50–950 ramp
primary
#C49ABA
secondary
#D7E3DA
accent
#A55941
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082