#C19BE7#C19BE7
#C19BE7 is a light, moderate violet. Relative luminance 0.406; OKLCH L 75.1% C 0.114 H 306.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C19BE7 |
|---|---|
| RGB | rgb(193, 155, 231) |
| HSL | hsl(270, 61%, 76%) |
| HSV | hsv(270, 33%, 91%) |
| CMYK | cmyk(16.5%, 32.9%, 0%, 9.4%) |
| CIE-LAB | lab(69.86, 28.46, -33.09) |
| CIE-LCH | lch(69.86, 43.65, 310.69°) |
| OKLab | oklab(75.14% 0.0681 -0.0912) |
| OKLCH | oklch(75.14% 0.114 306.7) |
| XYZ | xyz(48.1347, 40.5500, 80.8769) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.54
Baby Purple
#CA9BF7
ΔE00 3.00
Lilac (survey)
#CEA2FD
ΔE00 3.78
Lavender
#B39DDB
ΔE00 3.79
Pale Purple
#B790D4
ΔE00 3.85
Pastel Purple
#CAA0FF
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19BE7 #C1E79B
analogous
#9B9BE7 #C19BE7 #E79BE7
triadic
#C19BE7 #E7C19B #9BE7C1
tetradic
#C19BE7 #E79B9B #C1E79B #9BE7E7
square
#C19BE7 #E79B9B #C1E79B #9BE7E7
split-complementary
#C19BE7 #E7E79B #9BE79B
monochromatic
#8438CF #A26ADB #C19BE7 #E0CCF3 #F0E6F9
Accessibility & contrast
On white
2.31
#C19BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#C19BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19BE7
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19BE7 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA9EA
Deuteranopia (green-blind)
#94ABE5
Tritanopia (blue-blind)
#BCA6B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c19be7; /* rgb */ color: rgb(193, 155, 231); /* oklch */ color: oklch(75.1% 0.114 306.7);
Tailwind
colors: {
custom: {
50: '#d4b9ef',
500: '#c19be7',
950: '#000000',
},
}SCSS
$custom: #c19be7; $custom-light: #d4b9ef; $custom-dark: #000000;
JSON
{
"hex": "#c19be7",
"rgb": {
"r": 193,
"g": 155,
"b": 231
},
"hsl": {
"h": 270,
"s": 61.29,
"l": 75.686
},
"oklch": {
"l": 0.7514,
"c": 0.11376,
"h": 306.7
},
"luminance": 0.4055
}Semantic roles & 50–950 ramp
primary
#C19BE7
secondary
#E6F0DB
accent
#C91D73
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084