#C19BE0#C19BE0
#C19BE0 is a light, moderate violet. Relative luminance 0.402; OKLCH L 74.8% C 0.105 H 309.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C19BE0 |
|---|---|
| RGB | rgb(193, 155, 224) |
| HSL | hsl(273, 53%, 74%) |
| HSV | hsv(273, 31%, 88%) |
| CMYK | cmyk(13.8%, 30.8%, 0%, 12.2%) |
| CIE-LAB | lab(69.58, 26.95, -29.67) |
| CIE-LCH | lch(69.58, 40.09, 312.25°) |
| OKLab | oklab(74.84% 0.0663 -0.0814) |
| OKLCH | oklch(74.84% 0.105 309.1) |
| XYZ | xyz(47.1658, 40.1624, 75.7740) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 2.67
Pale Purple
#B790D4
ΔE00 3.22
Lavender
#B39DDB
ΔE00 3.53
Baby Purple
#CA9BF7
ΔE00 4.33
Lilac (survey)
#CEA2FD
ΔE00 4.99
Pastel Purple
#CAA0FF
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19BE0 #BAE09B
analogous
#9F9BE0 #C19BE0 #E09BDD
triadic
#C19BE0 #E0C19B #9BE0C1
tetradic
#C19BE0 #E09F9B #BAE09B #9BDDE0
square
#C19BE0 #E09F9B #BAE09B #9BDDE0
split-complementary
#C19BE0 #DDE09B #9BE09F
monochromatic
#873EC3 #A46CD2 #C19BE0 #DECAEE #F1E8F8
Accessibility & contrast
On white
2.32
#C19BE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#C19BE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19BE0
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19BE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19BE0 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E3
Deuteranopia (green-blind)
#97ABDE
Tritanopia (blue-blind)
#BDA4B4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c19be0; /* rgb */ color: rgb(193, 155, 224); /* oklch */ color: oklch(74.8% 0.105 309.1);
Tailwind
colors: {
custom: {
50: '#d4b8ea',
500: '#c19be0',
950: '#000000',
},
}SCSS
$custom: #c19be0; $custom-light: #d4b8ea; $custom-dark: #000000;
JSON
{
"hex": "#c19be0",
"rgb": {
"r": 193,
"g": 155,
"b": 224
},
"hsl": {
"h": 273.043,
"s": 52.672,
"l": 74.314
},
"oklch": {
"l": 0.7484,
"c": 0.10499,
"h": 309.1
},
"luminance": 0.40162
}Semantic roles & 50–950 ramp
primary
#C19BE0
secondary
#E5EFDC
accent
#C0256B
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084