#C49ABE#C49ABE
#C49ABE is a light, moderate purple. Relative luminance 0.386; OKLCH L 73.6% C 0.070 H 331.1°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C49ABE |
|---|---|
| RGB | rgb(196, 154, 190) |
| HSL | hsl(309, 26%, 69%) |
| HSV | hsv(309, 21%, 77%) |
| CMYK | cmyk(0%, 21.4%, 3.1%, 23.1%) |
| CIE-LAB | lab(68.44, 21.71, -12.59) |
| CIE-LCH | lch(68.44, 25.09, 329.90°) |
| OKLab | oklab(73.63% 0.061 -0.0336) |
| OKLCH | oklch(73.63% 0.07 331.1) |
| XYZ | xyz(43.6139, 38.5659, 53.8517) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.43
Dusty Lavender
#AC86A8
ΔE00 6.64
Plum
#DDA0DD
ΔE00 7.08
Light Mauve
#C292A1
ΔE00 7.63
Heather
#A484AC
ΔE00 8.20
Pale Purple
#B790D4
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49ABE #9AC4A0
analogous
#B59AC4 #C49ABE #C49AA9
triadic
#C49ABE #BEC49A #9ABEC4
tetradic
#C49ABE #C4B59A #9AC4A0 #9AA9C4
square
#C49ABE #C4B59A #9AC4A0 #9AA9C4
split-complementary
#C49ABE #A9C49A #9AC4B5
monochromatic
#905487 #AD73A5 #C49ABE #DBC1D7 #F1E7F0
Accessibility & contrast
On white
2.41
#C49ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#C49ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49ABE
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49ABE | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BF
Deuteranopia (green-blind)
#A2A9BD
Tritanopia (blue-blind)
#C89CA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c49abe; /* rgb */ color: rgb(196, 154, 190); /* oklch */ color: oklch(73.6% 0.070 331.1);
Tailwind
colors: {
custom: {
50: '#d6b8d1',
500: '#c49abe',
950: '#000000',
},
}SCSS
$custom: #c49abe; $custom-light: #d6b8d1; $custom-dark: #000000;
JSON
{
"hex": "#c49abe",
"rgb": {
"r": 196,
"g": 154,
"b": 190
},
"hsl": {
"h": 308.571,
"s": 26.25,
"l": 68.627
},
"oklch": {
"l": 0.7363,
"c": 0.06967,
"h": 331.1
},
"luminance": 0.38565
}Semantic roles & 50–950 ramp
primary
#C49ABE
secondary
#D7E3D8
accent
#A54F41
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082