#C19CC3#C19CC3
#C19CC3 is a light, moderate purple. Relative luminance 0.391; OKLCH L 73.9% C 0.069 H 324.6°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C19CC3 |
|---|---|
| RGB | rgb(193, 156, 195) |
| HSL | hsl(297, 25%, 69%) |
| HSV | hsv(297, 20%, 76%) |
| CMYK | cmyk(1%, 20%, 0%, 23.5%) |
| CIE-LAB | lab(68.79, 20.52, -14.86) |
| CIE-LCH | lch(68.79, 25.33, 324.09°) |
| OKLab | oklab(73.89% 0.0562 -0.0399) |
| OKLCH | oklch(73.89% 0.069 324.6) |
| XYZ | xyz(43.7299, 39.0555, 56.8540) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.82
Plum
#DDA0DD
ΔE00 6.75
Dusty Lavender
#AC86A8
ΔE00 7.04
Pale Purple
#B790D4
ΔE00 7.84
Heather
#A484AC
ΔE00 8.00
Lavender
#B39DDB
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19CC3 #9EC39C
analogous
#AE9CC3 #C19CC3 #C39CB2
triadic
#C19CC3 #C3C19C #9CC3C1
tetradic
#C19CC3 #C3AE9C #9EC39C #9CB2C3
square
#C19CC3 #C3AE9C #9EC39C #9CB2C3
split-complementary
#C19CC3 #B2C39C #9CC3AE
monochromatic
#8B568E #A976AC #C19CC3 #D9C2DA #F1E8F1
Accessibility & contrast
On white
2.38
#C19CC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#C19CC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19CC3
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19CC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19CC3 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A5C5
Deuteranopia (green-blind)
#A1A9C2
Tritanopia (blue-blind)
#C39FA9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c19cc3; /* rgb */ color: rgb(193, 156, 195); /* oklch */ color: oklch(73.9% 0.069 324.6);
Tailwind
colors: {
custom: {
50: '#d4b9d5',
500: '#c19cc3',
950: '#000000',
},
}SCSS
$custom: #c19cc3; $custom-light: #d4b9d5; $custom-dark: #000000;
JSON
{
"hex": "#c19cc3",
"rgb": {
"r": 193,
"g": 156,
"b": 195
},
"hsl": {
"h": 296.923,
"s": 24.528,
"l": 68.824
},
"oklch": {
"l": 0.7389,
"c": 0.06893,
"h": 324.6
},
"luminance": 0.39055
}Semantic roles & 50–950 ramp
primary
#C19CC3
secondary
#D8E3D8
accent
#A34247
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141114
muted
#838083