#C19BE2#C19BE2
#C19BE2 is a light, moderate violet. Relative luminance 0.403; OKLCH L 74.9% C 0.107 H 308.4°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C19BE2 |
|---|---|
| RGB | rgb(193, 155, 226) |
| HSL | hsl(272, 55%, 75%) |
| HSV | hsv(272, 31%, 89%) |
| CMYK | cmyk(14.6%, 31.4%, 0%, 11.4%) |
| CIE-LAB | lab(69.66, 27.38, -30.65) |
| CIE-LCH | lch(69.66, 41.10, 311.77°) |
| OKLab | oklab(74.93% 0.0668 -0.0842) |
| OKLCH | oklch(74.93% 0.107 308.4) |
| XYZ | xyz(47.4386, 40.2716, 77.2108) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.30
Pale Purple
#B790D4
ΔE00 3.34
Lavender
#B39DDB
ΔE00 3.54
Baby Purple
#CA9BF7
ΔE00 3.93
Lilac (survey)
#CEA2FD
ΔE00 4.62
Pastel Purple
#CAA0FF
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19BE2 #BCE29B
analogous
#9E9BE2 #C19BE2 #E29BDF
triadic
#C19BE2 #E2C19B #9BE2C1
tetradic
#C19BE2 #E29E9B #BCE29B #9BDFE2
square
#C19BE2 #E29E9B #BCE29B #9BDFE2
split-complementary
#C19BE2 #DFE29B #9BE29E
monochromatic
#863CC6 #A46CD4 #C19BE2 #DECAF0 #F0E7F8
Accessibility & contrast
On white
2.32
#C19BE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#C19BE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19BE2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19BE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19BE2 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA9E5
Deuteranopia (green-blind)
#96ABE0
Tritanopia (blue-blind)
#BDA5B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c19be2; /* rgb */ color: rgb(193, 155, 226); /* oklch */ color: oklch(74.9% 0.107 308.4);
Tailwind
colors: {
custom: {
50: '#d4b8eb',
500: '#c19be2',
950: '#000000',
},
}SCSS
$custom: #c19be2; $custom-light: #d4b8eb; $custom-dark: #000000;
JSON
{
"hex": "#c19be2",
"rgb": {
"r": 193,
"g": 155,
"b": 226
},
"hsl": {
"h": 272.113,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.74925,
"c": 0.10749,
"h": 308.4
},
"luminance": 0.40271
}Semantic roles & 50–950 ramp
primary
#C19BE2
secondary
#E5EFDC
accent
#C3236D
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084