#C19AC4#C19AC4
#C19AC4 is a light, moderate purple. Relative luminance 0.384; OKLCH L 73.6% C 0.074 H 324.0°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AC4 |
|---|---|
| RGB | rgb(193, 154, 196) |
| HSL | hsl(296, 26%, 69%) |
| HSV | hsv(296, 21%, 77%) |
| CMYK | cmyk(1.5%, 21.4%, 0%, 23.1%) |
| CIE-LAB | lab(68.34, 21.82, -16.10) |
| CIE-LCH | lch(68.34, 27.11, 323.58°) |
| OKLab | oklab(73.55% 0.0596 -0.0433) |
| OKLCH | oklch(73.55% 0.074 324) |
| XYZ | xyz(43.5105, 38.4351, 57.3405) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.42
Plum
#DDA0DD
ΔE00 6.31
Dusty Lavender
#AC86A8
ΔE00 6.86
Pale Purple
#B790D4
ΔE00 7.07
Heather
#A484AC
ΔE00 7.67
Lavender
#B39DDB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AC4 #9DC49A
analogous
#AC9AC4 #C19AC4 #C49AB2
triadic
#C19AC4 #C4C19A #9AC4C1
tetradic
#C19AC4 #C4AC9A #9DC49A #9AB2C4
square
#C19AC4 #C4AC9A #9DC49A #9AB2C4
split-complementary
#C19AC4 #B2C49A #9AC4AC
monochromatic
#8B5490 #A973AD #C19AC4 #D9C1DB #F0E7F1
Accessibility & contrast
On white
2.42
#C19AC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#C19AC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AC4
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AC4 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A4C6
Deuteranopia (green-blind)
#9FA8C2
Tritanopia (blue-blind)
#C39EA8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19ac4; /* rgb */ color: rgb(193, 154, 196); /* oklch */ color: oklch(73.6% 0.074 324.0);
Tailwind
colors: {
custom: {
50: '#d4b8d6',
500: '#c19ac4',
950: '#000000',
},
}SCSS
$custom: #c19ac4; $custom-light: #d4b8d6; $custom-dark: #000000;
JSON
{
"hex": "#c19ac4",
"rgb": {
"r": 193,
"g": 154,
"b": 196
},
"hsl": {
"h": 295.714,
"s": 26.25,
"l": 68.627
},
"oklch": {
"l": 0.73554,
"c": 0.07366,
"h": 324
},
"luminance": 0.38434
}Semantic roles & 50–950 ramp
primary
#C19AC4
secondary
#D8E3D7
accent
#A54148
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083