#C19AC5#C19AC5
#C19AC5 is a light, moderate purple. Relative luminance 0.385; OKLCH L 73.6% C 0.075 H 323.3°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AC5 |
|---|---|
| RGB | rgb(193, 154, 197) |
| HSL | hsl(294, 27%, 69%) |
| HSV | hsv(294, 22%, 77%) |
| CMYK | cmyk(2%, 21.8%, 0%, 22.7%) |
| CIE-LAB | lab(68.37, 22.01, -16.60) |
| CIE-LCH | lch(68.37, 27.57, 322.97°) |
| OKLab | oklab(73.59% 0.0599 -0.0447) |
| OKLCH | oklch(73.59% 0.075 323.3) |
| XYZ | xyz(43.6247, 38.4808, 57.9420) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.54
Plum
#DDA0DD
ΔE00 6.16
Pale Purple
#B790D4
ΔE00 6.81
Dusty Lavender
#AC86A8
ΔE00 6.98
Lavender
#B39DDB
ΔE00 7.62
Heather
#A484AC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AC5 #9EC59A
analogous
#AC9AC5 #C19AC5 #C59AB4
triadic
#C19AC5 #C5C19A #9AC5C1
tetradic
#C19AC5 #C5AC9A #9EC59A #9AB4C5
square
#C19AC5 #C5AC9A #9EC59A #9AB4C5
split-complementary
#C19AC5 #B4C59A #9AC5AC
monochromatic
#8B5391 #A973AF #C19AC5 #D9C1DB #F1E8F2
Accessibility & contrast
On white
2.41
#C19AC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#C19AC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AC5
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AC5 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A4C7
Deuteranopia (green-blind)
#9FA8C3
Tritanopia (blue-blind)
#C39EA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19ac5; /* rgb */ color: rgb(193, 154, 197); /* oklch */ color: oklch(73.6% 0.075 323.3);
Tailwind
colors: {
custom: {
50: '#d4b8d6',
500: '#c19ac5',
950: '#000000',
},
}SCSS
$custom: #c19ac5; $custom-light: #d4b8d6; $custom-dark: #000000;
JSON
{
"hex": "#c19ac5",
"rgb": {
"r": 193,
"g": 154,
"b": 197
},
"hsl": {
"h": 294.419,
"s": 27.044,
"l": 68.824
},
"oklch": {
"l": 0.73591,
"c": 0.07474,
"h": 323.3
},
"luminance": 0.3848
}Semantic roles & 50–950 ramp
primary
#C19AC5
secondary
#D8E4D7
accent
#A64049
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083