#C19FC3#C19FC3
#C19FC3 is a light, moderate purple. Relative luminance 0.401; OKLCH L 74.5% C 0.063 H 324.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FC3 |
|---|---|
| RGB | rgb(193, 159, 195) |
| HSL | hsl(297, 23%, 69%) |
| HSV | hsv(297, 18%, 76%) |
| CMYK | cmyk(1%, 18.5%, 0%, 23.5%) |
| CIE-LAB | lab(69.52, 18.86, -13.76) |
| CIE-LCH | lch(69.52, 23.34, 323.89°) |
| OKLab | oklab(74.45% 0.0516 -0.0369) |
| OKLCH | oklch(74.45% 0.063 324.4) |
| XYZ | xyz(44.2396, 40.0747, 57.0239) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 1.53
Plum
#DDA0DD
ΔE00 7.35
Dusty Lavender
#AC86A8
ΔE00 7.58
Lavender
#B39DDB
ΔE00 8.55
Heather
#A484AC
ΔE00 8.61
Pale Purple
#B790D4
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FC3 #A1C39F
analogous
#AF9FC3 #C19FC3 #C39FB3
triadic
#C19FC3 #C3C19F #9FC3C1
tetradic
#C19FC3 #C3AF9F #A1C39F #9FB3C3
square
#C19FC3 #C3AF9F #A1C39F #9FB3C3
split-complementary
#C19FC3 #B3C39F #9FC3AF
monochromatic
#8C598F #A979AB #C19FC3 #D9C5DB #F2EAF2
Accessibility & contrast
On white
2.33
#C19FC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#C19FC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FC3
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FC3 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA7C5
Deuteranopia (green-blind)
#A4ABC2
Tritanopia (blue-blind)
#C3A2AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c19fc3; /* rgb */ color: rgb(193, 159, 195); /* oklch */ color: oklch(74.5% 0.063 324.4);
Tailwind
colors: {
custom: {
50: '#d4bbd5',
500: '#c19fc3',
950: '#000000',
},
}SCSS
$custom: #c19fc3; $custom-light: #d4bbd5; $custom-dark: #000000;
JSON
{
"hex": "#c19fc3",
"rgb": {
"r": 193,
"g": 159,
"b": 195
},
"hsl": {
"h": 296.667,
"s": 23.077,
"l": 69.412
},
"oklch": {
"l": 0.74454,
"c": 0.06345,
"h": 324.4
},
"luminance": 0.40074
}Semantic roles & 50–950 ramp
primary
#C19FC3
secondary
#DAE4DA
accent
#A24449
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141214
muted
#838183