#C19ABF#C19ABF
#C19ABF is a light, moderate purple. Relative luminance 0.382; OKLCH L 73.4% C 0.068 H 327.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C19ABF |
|---|---|
| RGB | rgb(193, 154, 191) |
| HSL | hsl(303, 24%, 68%) |
| HSV | hsv(303, 20%, 76%) |
| CMYK | cmyk(0%, 20.2%, 1%, 24.3%) |
| CIE-LAB | lab(68.18, 20.86, -13.56) |
| CIE-LCH | lch(68.18, 24.88, 326.97°) |
| OKLab | oklab(73.37% 0.0579 -0.0363) |
| OKLCH | oklch(73.37% 0.068 327.9) |
| XYZ | xyz(42.9509, 38.2113, 54.3931) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.29
Dusty Lavender
#AC86A8
ΔE00 6.43
Plum
#DDA0DD
ΔE00 7.17
Heather
#A484AC
ΔE00 7.73
Light Mauve
#C292A1
ΔE00 8.19
Pale Purple
#B790D4
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19ABF #9AC19C
analogous
#AF9AC1 #C19ABF #C19AAB
triadic
#C19ABF #BFC19A #9ABFC1
tetradic
#C19ABF #C1AF9A #9AC19C #9AABC1
square
#C19ABF #C1AF9A #9AC19C #9AABC1
split-complementary
#C19ABF #ABC19A #9AC1AF
monochromatic
#8B5588 #AA74A7 #C19ABF #D8C0D7 #F0E6EF
Accessibility & contrast
On white
2.43
#C19ABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#C19ABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19ABF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19ABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19ABF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C1
Deuteranopia (green-blind)
#A1A8BE
Tritanopia (blue-blind)
#C49DA7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19abf; /* rgb */ color: rgb(193, 154, 191); /* oklch */ color: oklch(73.4% 0.068 327.9);
Tailwind
colors: {
custom: {
50: '#d4b8d2',
500: '#c19abf',
950: '#000000',
},
}SCSS
$custom: #c19abf; $custom-light: #d4b8d2; $custom-dark: #000000;
JSON
{
"hex": "#c19abf",
"rgb": {
"r": 193,
"g": 154,
"b": 191
},
"hsl": {
"h": 303.077,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.73373,
"c": 0.06838,
"h": 327.9
},
"luminance": 0.3821
}Semantic roles & 50–950 ramp
primary
#C19ABF
secondary
#D5E1D6
accent
#A24843
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141114
muted
#838082