#C19EE6#C19EE6
#C19EE6 is a light, moderate violet. Relative luminance 0.415; OKLCH L 75.6% C 0.107 H 306.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C19EE6 |
|---|---|
| RGB | rgb(193, 158, 230) |
| HSL | hsl(269, 59%, 76%) |
| HSV | hsv(269, 31%, 90%) |
| CMYK | cmyk(16.1%, 31.3%, 0%, 9.8%) |
| CIE-LAB | lab(70.53, 26.58, -31.51) |
| CIE-LCH | lch(70.53, 41.23, 310.15°) |
| OKLab | oklab(75.64% 0.0635 -0.0867) |
| OKLCH | oklch(75.64% 0.107 306.2) |
| XYZ | xyz(48.4994, 41.5046, 80.3037) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.73
Lavender
#B39DDB
ΔE00 3.26
Baby Purple
#CA9BF7
ΔE00 3.65
Lilac (survey)
#CEA2FD
ΔE00 4.02
Pale Purple
#B790D4
ΔE00 4.21
Pastel Purple
#CAA0FF
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19EE6 #C3E69E
analogous
#9E9FE6 #C19EE6 #E59EE6
triadic
#C19EE6 #E6C19E #9EE6C1
tetradic
#C19EE6 #E69E9F #C3E69E #9EE6E5
square
#C19EE6 #E69E9F #C3E69E #9EE6E5
split-complementary
#C19EE6 #E6E59E #9FE69E
monochromatic
#833DCD #A26DD9 #C19EE6 #E0CFF3 #EFE7F9
Accessibility & contrast
On white
2.26
#C19EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#C19EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19EE6
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19EE6 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ABE9
Deuteranopia (green-blind)
#97ADE4
Tritanopia (blue-blind)
#BCA8B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #c19ee6; /* rgb */ color: rgb(193, 158, 230); /* oklch */ color: oklch(75.6% 0.107 306.2);
Tailwind
colors: {
custom: {
50: '#d4bbee',
500: '#c19ee6',
950: '#000000',
},
}SCSS
$custom: #c19ee6; $custom-light: #d4bbee; $custom-dark: #000000;
JSON
{
"hex": "#c19ee6",
"rgb": {
"r": 193,
"g": 158,
"b": 230
},
"hsl": {
"h": 269.167,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.75638,
"c": 0.10744,
"h": 306.2
},
"luminance": 0.41504
}Semantic roles & 50–950 ramp
primary
#C19EE6
secondary
#E6F0DB
accent
#C71F75
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084