#C19DD9#C19DD9
#C19DD9 is a light, moderate violet. Relative luminance 0.405; OKLCH L 74.9% C 0.093 H 311.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DD9 |
|---|---|
| RGB | rgb(193, 157, 217) |
| HSL | hsl(276, 44%, 73%) |
| HSV | hsv(276, 28%, 85%) |
| CMYK | cmyk(11.1%, 27.6%, 0%, 14.9%) |
| CIE-LAB | lab(69.80, 24.37, -25.50) |
| CIE-LCH | lch(69.80, 35.27, 313.70°) |
| OKLab | oklab(74.92% 0.0614 -0.0696) |
| OKLCH | oklch(74.92% 0.093 311.4) |
| XYZ | xyz(46.5715, 40.4617, 70.9887) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.78
Pale Purple
#B790D4
ΔE00 3.84
Lavender (survey)
#C79FEF
ΔE00 4.34
Plum
#DDA0DD
ΔE00 5.92
Baby Purple
#CA9BF7
ΔE00 6.16
Lilac
#C8A2C8
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DD9 #B5D99D
analogous
#A39DD9 #C19DD9 #D99DD3
triadic
#C19DD9 #D9C19D #9DD9C1
tetradic
#C19DD9 #D9A39D #B5D99D #9DD3D9
square
#C19DD9 #D9A39D #B5D99D #9DD3D9
split-complementary
#C19DD9 #D3D99D #9DD9A3
monochromatic
#8946B5 #A571C8 #C19DD9 #DDC9EA #F1E9F6
Accessibility & contrast
On white
2.31
#C19DD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#C19DD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DD9
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DD9 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A9DB
Deuteranopia (green-blind)
#9BABD7
Tritanopia (blue-blind)
#BFA5B2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c19dd9; /* rgb */ color: rgb(193, 157, 217); /* oklch */ color: oklch(74.9% 0.093 311.4);
Tailwind
colors: {
custom: {
50: '#d4bae5',
500: '#c19dd9',
950: '#000000',
},
}SCSS
$custom: #c19dd9; $custom-light: #d4bae5; $custom-dark: #000000;
JSON
{
"hex": "#c19dd9",
"rgb": {
"r": 193,
"g": 157,
"b": 217
},
"hsl": {
"h": 276,
"s": 44.118,
"l": 73.333
},
"oklch": {
"l": 0.74916,
"c": 0.09285,
"h": 311.4
},
"luminance": 0.40461
}Semantic roles & 50–950 ramp
primary
#C19DD9
secondary
#E4EDDE
accent
#B72E65
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141115
muted
#838084