#C19AC9#C19AC9
#C19AC9 is a light, moderate purple. Relative luminance 0.387; OKLCH L 73.7% C 0.079 H 320.6°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AC9 |
|---|---|
| RGB | rgb(193, 154, 201) |
| HSL | hsl(290, 30%, 70%) |
| HSV | hsv(290, 23%, 79%) |
| CMYK | cmyk(4%, 23.4%, 0%, 21.2%) |
| CIE-LAB | lab(68.51, 22.79, -18.62) |
| CIE-LCH | lch(68.51, 29.42, 320.75°) |
| OKLab | oklab(73.74% 0.0612 -0.0503) |
| OKLCH | oklch(73.74% 0.079 320.6) |
| XYZ | xyz(44.0891, 38.6666, 60.3879) |
| Luminance | 0.3867 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.21
Plum
#DDA0DD
ΔE00 5.72
Pale Purple
#B790D4
ΔE00 5.83
Lavender
#B39DDB
ΔE00 6.71
Dusty Lavender
#AC86A8
ΔE00 7.53
Heather
#A484AC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AC9 #A2C99A
analogous
#AA9AC9 #C19AC9 #C99ABA
triadic
#C19AC9 #C9C19A #9AC9C1
tetradic
#C19AC9 #C9AA9A #A2C99A #9ABAC9
square
#C19AC9 #C9AA9A #A2C99A #9ABAC9
split-complementary
#C19AC9 #BAC99A #9AC9AA
monochromatic
#8C5198 #A972B4 #C19AC9 #D9C2DE #F2EAF4
Accessibility & contrast
On white
2.40
#C19AC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#C19AC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AC9
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AC9 | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CB
Deuteranopia (green-blind)
#9EA9C7
Tritanopia (blue-blind)
#C29FAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19ac9; /* rgb */ color: rgb(193, 154, 201); /* oklch */ color: oklch(73.7% 0.079 320.6);
Tailwind
colors: {
custom: {
50: '#d4b8d9',
500: '#c19ac9',
950: '#000000',
},
}SCSS
$custom: #c19ac9; $custom-light: #d4b8d9; $custom-dark: #000000;
JSON
{
"hex": "#c19ac9",
"rgb": {
"r": 193,
"g": 154,
"b": 201
},
"hsl": {
"h": 289.787,
"s": 30.323,
"l": 69.608
},
"oklch": {
"l": 0.7374,
"c": 0.0792,
"h": 320.6
},
"luminance": 0.38666
}Semantic roles & 50–950 ramp
primary
#C19AC9
secondary
#DBE6D9
accent
#A93C4F
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083