#C19DF2#C19DF2
#C19DF2 is a light, vivid violet. Relative luminance 0.419; OKLCH L 76.0% C 0.124 H 303.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DF2 |
|---|---|
| RGB | rgb(193, 157, 242) |
| HSL | hsl(265, 77%, 78%) |
| HSV | hsv(265, 35%, 95%) |
| CMYK | cmyk(20.2%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(70.78, 29.79, -37.69) |
| CIE-LCH | lch(70.78, 48.04, 308.33°) |
| OKLab | oklab(75.99% 0.0678 -0.1043) |
| OKLCH | oklch(75.99% 0.124 303) |
| XYZ | xyz(50.0730, 41.8623, 89.4294) |
| Luminance | 0.4186 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.76
Baby Purple
#CA9BF7
ΔE00 2.07
Pastel Purple
#CAA0FF
ΔE00 2.25
Lilac (survey)
#CEA2FD
ΔE00 2.56
Pale Violet
#CEAEFA
ΔE00 4.46
Lavender
#B39DDB
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DF2 #CEF29D
analogous
#9DA3F2 #C19DF2 #EC9DF2
triadic
#C19DF2 #F2C19D #9DF2C1
tetradic
#C19DF2 #F29DA3 #CEF29D #9DF2EC
square
#C19DF2 #F29DA3 #CEF29D #9DF2EC
split-complementary
#C19DF2 #F2EC9D #A3F29D
monochromatic
#7D31E4 #9F67EB #C19DF2 #E3D3F9 #EEE4FB
Accessibility & contrast
On white
2.24
#C19DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#C19DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DF2
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DF2 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AACF5
Deuteranopia (green-blind)
#91ADF0
Tritanopia (blue-blind)
#B9AABC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c19df2; /* rgb */ color: rgb(193, 157, 242); /* oklch */ color: oklch(76.0% 0.124 303.0);
Tailwind
colors: {
custom: {
50: '#d5baf6',
500: '#c19df2',
950: '#000000',
},
}SCSS
$custom: #c19df2; $custom-light: #d5baf6; $custom-dark: #000000;
JSON
{
"hex": "#c19df2",
"rgb": {
"r": 193,
"g": 157,
"b": 242
},
"hsl": {
"h": 265.412,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.75986,
"c": 0.12443,
"h": 303
},
"luminance": 0.41862
}Semantic roles & 50–950 ramp
primary
#C19DF2
secondary
#E8F3D8
accent
#D90D82
background
#FDFBFF
surface
#FAF6FE
border
#D3D0D6
text
#141117
muted
#838085