#C19DDF#C19DDF
#C19DDF is a light, moderate violet. Relative luminance 0.408; OKLCH L 75.2% C 0.100 H 309.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C19DDF |
|---|---|
| RGB | rgb(193, 157, 223) |
| HSL | hsl(273, 51%, 75%) |
| HSV | hsv(273, 30%, 87%) |
| CMYK | cmyk(13.5%, 29.6%, 0%, 12.5%) |
| CIE-LAB | lab(70.02, 25.63, -28.45) |
| CIE-LCH | lch(70.02, 38.30, 312.01°) |
| OKLab | oklab(75.16% 0.0631 -0.078) |
| OKLCH | oklch(75.16% 0.1 309) |
| XYZ | xyz(47.3662, 40.7795, 75.1737) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.99
Lavender
#B39DDB
ΔE00 3.28
Pale Purple
#B790D4
ΔE00 3.62
Baby Purple
#CA9BF7
ΔE00 4.84
Lilac (survey)
#CEA2FD
ΔE00 5.28
Pale Violet
#CEAEFA
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19DDF #BBDF9D
analogous
#A09DDF #C19DDF #DF9DDC
triadic
#C19DDF #DFC19D #9DDFC1
tetradic
#C19DDF #DFA09D #BBDF9D #9DDCDF
square
#C19DDF #DFA09D #BBDF9D #9DDCDF
split-complementary
#C19DDF #DCDF9D #9DDFA0
monochromatic
#8741C1 #A46FD0 #C19DDF #DECBEE #F0E8F7
Accessibility & contrast
On white
2.29
#C19DDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#C19DDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19DDF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19DDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19DDF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AAE2
Deuteranopia (green-blind)
#99ACDD
Tritanopia (blue-blind)
#BDA6B5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c19ddf; /* rgb */ color: rgb(193, 157, 223); /* oklch */ color: oklch(75.2% 0.100 309.0);
Tailwind
colors: {
custom: {
50: '#d4bae9',
500: '#c19ddf',
950: '#000000',
},
}SCSS
$custom: #c19ddf; $custom-light: #d4bae9; $custom-dark: #000000;
JSON
{
"hex": "#c19ddf",
"rgb": {
"r": 193,
"g": 157,
"b": 223
},
"hsl": {
"h": 272.727,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.75161,
"c": 0.10031,
"h": 309
},
"luminance": 0.40779
}Semantic roles & 50–950 ramp
primary
#C19DDF
secondary
#E5EFDC
accent
#BE276C
background
#FDFBFE
surface
#FAF6FC
border
#D3D0D5
text
#141116
muted
#838084