#C19FCA#C19FCA
#C19FCA is a light, moderate purple. Relative luminance 0.404; OKLCH L 74.7% C 0.071 H 319.1°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FCA |
|---|---|
| RGB | rgb(193, 159, 202) |
| HSL | hsl(287, 29%, 71%) |
| HSV | hsv(287, 21%, 79%) |
| CMYK | cmyk(4.5%, 21.3%, 0%, 20.8%) |
| CIE-LAB | lab(69.75, 20.22, -17.29) |
| CIE-LCH | lch(69.75, 26.60, 319.47°) |
| OKLab | oklab(74.71% 0.0539 -0.0467) |
| OKLCH | oklch(74.71% 0.071 319.1) |
| XYZ | xyz(45.0496, 40.3988, 61.2902) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.25
Plum
#DDA0DD
ΔE00 6.29
Lavender
#B39DDB
ΔE00 6.77
Pale Purple
#B790D4
ΔE00 6.94
Dusty Lavender
#AC86A8
ΔE00 8.21
Lavender (survey)
#C79FEF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FCA #A8CA9F
analogous
#AB9FCA #C19FCA #CA9FBD
triadic
#C19FCA #CAC19F #9FCAC1
tetradic
#C19FCA #CAAB9F #A8CA9F #9FBDCA
square
#C19FCA #CAAB9F #A8CA9F #9FBDCA
split-complementary
#C19FCA #BDCA9F #9FCAAB
monochromatic
#8B559A #A878B4 #C19FCA #DAC6E0 #F2EBF4
Accessibility & contrast
On white
2.31
#C19FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#C19FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FCA
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FCA | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA8CC
Deuteranopia (green-blind)
#A2ACC8
Tritanopia (blue-blind)
#C2A3AE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c19fca; /* rgb */ color: rgb(193, 159, 202); /* oklch */ color: oklch(74.7% 0.071 319.1);
Tailwind
colors: {
custom: {
50: '#d4bbda',
500: '#c19fca',
950: '#000000',
},
}SCSS
$custom: #c19fca; $custom-light: #d4bbda; $custom-dark: #000000;
JSON
{
"hex": "#c19fca",
"rgb": {
"r": 193,
"g": 159,
"b": 202
},
"hsl": {
"h": 287.442,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.74708,
"c": 0.0713,
"h": 319.1
},
"luminance": 0.40398
}Semantic roles & 50–950 ramp
primary
#C19FCA
secondary
#DFE8DD
accent
#A83E54
background
#FDFBFD
surface
#FAF6FA
border
#D3D0D3
text
#141214
muted
#838183