#C19BE8#C19BE8
#C19BE8 is a light, moderate violet. Relative luminance 0.406; OKLCH L 75.2% C 0.115 H 306.4°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C19BE8 |
|---|---|
| RGB | rgb(193, 155, 232) |
| HSL | hsl(270, 63%, 76%) |
| HSV | hsv(270, 33%, 91%) |
| CMYK | cmyk(16.8%, 33.2%, 0%, 9%) |
| CIE-LAB | lab(69.90, 28.68, -33.58) |
| CIE-LCH | lch(69.90, 44.16, 310.50°) |
| OKLab | oklab(75.18% 0.0683 -0.0925) |
| OKLCH | oklch(75.18% 0.115 306.4) |
| XYZ | xyz(48.2763, 40.6066, 81.6229) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.45
Baby Purple
#CA9BF7
ΔE00 2.83
Lilac (survey)
#CEA2FD
ΔE00 3.63
Pastel Purple
#CAA0FF
ΔE00 3.84
Lavender
#B39DDB
ΔE00 3.88
Pale Purple
#B790D4
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19BE8 #C2E89B
analogous
#9B9BE8 #C19BE8 #E79BE8
triadic
#C19BE8 #E8C19B #9BE8C1
tetradic
#C19BE8 #E89B9B #C2E89B #9BE8E7
square
#C19BE8 #E89B9B #C2E89B #9BE8E7
split-complementary
#C19BE8 #E8E79B #9BE89B
monochromatic
#8337D1 #A269DD #C19BE8 #E0CDF3 #F0E6F9
Accessibility & contrast
On white
2.30
#C19BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#C19BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19BE8
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19BE8 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA9EB
Deuteranopia (green-blind)
#94ABE6
Tritanopia (blue-blind)
#BCA6B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c19be8; /* rgb */ color: rgb(193, 155, 232); /* oklch */ color: oklch(75.2% 0.115 306.4);
Tailwind
colors: {
custom: {
50: '#d4b9ef',
500: '#c19be8',
950: '#000000',
},
}SCSS
$custom: #c19be8; $custom-light: #d4b9ef; $custom-dark: #000000;
JSON
{
"hex": "#c19be8",
"rgb": {
"r": 193,
"g": 155,
"b": 232
},
"hsl": {
"h": 269.61,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.75184,
"c": 0.11503,
"h": 306.4
},
"luminance": 0.40606
}Semantic roles & 50–950 ramp
primary
#C19BE8
secondary
#E6F1DA
accent
#CA1B74
background
#FDFBFE
surface
#FAF6FD
border
#D3D0D5
text
#141116
muted
#838084