#C19FDC#C19FDC
#C19FDC is a light, moderate violet. Relative luminance 0.413; OKLCH L 75.4% C 0.093 H 309.6°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FDC |
|---|---|
| RGB | rgb(193, 159, 220) |
| HSL | hsl(273, 47%, 74%) |
| HSV | hsv(273, 28%, 86%) |
| CMYK | cmyk(12.3%, 27.7%, 0%, 13.7%) |
| CIE-LAB | lab(70.39, 23.89, -26.24) |
| CIE-LCH | lch(70.39, 35.49, 312.31°) |
| OKLab | oklab(75.4% 0.0594 -0.0717) |
| OKLCH | oklch(75.4% 0.093 309.6) |
| XYZ | xyz(47.3064, 41.3015, 73.1761) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.36
Lavender (survey)
#C79FEF
ΔE00 3.90
Pale Purple
#B790D4
ΔE00 4.19
Pale Violet
#CEAEFA
ΔE00 5.59
Baby Purple
#CA9BF7
ΔE00 5.84
Lilac (survey)
#CEA2FD
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FDC #BADC9F
analogous
#A39FDC #C19FDC #DC9FD9
triadic
#C19FDC #DCC19F #9FDCC1
tetradic
#C19FDC #DCA39F #BADC9F #9FD9DC
square
#C19FDC #DCA39F #BADC9F #9FD9DC
split-complementary
#C19FDC #D9DC9F #9FDCA3
monochromatic
#8745BB #A472CC #C19FDC #DECCEC #F1E9F7
Accessibility & contrast
On white
2.27
#C19FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#C19FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FDC
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FDC | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDE
Deuteranopia (green-blind)
#9CADDA
Tritanopia (blue-blind)
#BEA7B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c19fdc; /* rgb */ color: rgb(193, 159, 220); /* oklch */ color: oklch(75.4% 0.093 309.6);
Tailwind
colors: {
custom: {
50: '#d4bbe7',
500: '#c19fdc',
950: '#000000',
},
}SCSS
$custom: #c19fdc; $custom-light: #d4bbe7; $custom-dark: #000000;
JSON
{
"hex": "#c19fdc",
"rgb": {
"r": 193,
"g": 159,
"b": 220
},
"hsl": {
"h": 273.443,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.75404,
"c": 0.09311,
"h": 309.6
},
"luminance": 0.41301
}Semantic roles & 50–950 ramp
primary
#C19FDC
secondary
#E5EEDD
accent
#BA2C6B
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141216
muted
#838184