#C19ABC#C19ABC
#C19ABC is a light, moderate purple. Relative luminance 0.381; OKLCH L 73.3% C 0.065 H 330.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C19ABC |
|---|---|
| RGB | rgb(193, 154, 188) |
| HSL | hsl(308, 24%, 68%) |
| HSV | hsv(308, 20%, 76%) |
| CMYK | cmyk(0%, 20.2%, 2.6%, 24.3%) |
| CIE-LAB | lab(68.08, 20.30, -12.04) |
| CIE-LCH | lch(68.08, 23.60, 329.34°) |
| OKLab | oklab(73.27% 0.0569 -0.0321) |
| OKLCH | oklch(73.27% 0.065 330.5) |
| XYZ | xyz(42.6241, 38.0806, 52.6721) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.64
Dusty Lavender
#AC86A8
ΔE00 6.32
Light Mauve
#C292A1
ΔE00 7.35
Plum
#DDA0DD
ΔE00 7.79
Heather
#A484AC
ΔE00 7.89
Grey Pink
#C3909B
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19ABC #9AC19F
analogous
#B29AC1 #C19ABC #C19AA8
triadic
#C19ABC #BCC19A #9ABCC1
tetradic
#C19ABC #C1B29A #9AC19F #9AA8C1
square
#C19ABC #C1B29A #9AC19F #9AA8C1
split-complementary
#C19ABC #A8C19A #9AC1B2
monochromatic
#8B5584 #AA74A3 #C19ABC #D8C0D5 #F0E6EE
Accessibility & contrast
On white
2.44
#C19ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#C19ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19ABC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19ABC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BD
Deuteranopia (green-blind)
#A2A8BB
Tritanopia (blue-blind)
#C49CA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19abc; /* rgb */ color: rgb(193, 154, 188); /* oklch */ color: oklch(73.3% 0.065 330.5);
Tailwind
colors: {
custom: {
50: '#d4b8d0',
500: '#c19abc',
950: '#000000',
},
}SCSS
$custom: #c19abc; $custom-light: #d4b8d0; $custom-dark: #000000;
JSON
{
"hex": "#c19abc",
"rgb": {
"r": 193,
"g": 154,
"b": 188
},
"hsl": {
"h": 307.692,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.73268,
"c": 0.06537,
"h": 330.5
},
"luminance": 0.38079
}Semantic roles & 50–950 ramp
primary
#C19ABC
secondary
#D5E1D7
accent
#A24F43
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082