#B19AEA#B19AEA
#B19AEA is a light, moderate violet. Relative luminance 0.384; OKLCH L 73.7% C 0.116 H 296.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #B19AEA |
|---|---|
| RGB | rgb(177, 154, 234) |
| HSL | hsl(257, 66%, 76%) |
| HSV | hsv(257, 34%, 92%) |
| CMYK | cmyk(24.4%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(68.31, 24.93, -37.25) |
| CIE-LCH | lch(68.31, 44.82, 303.79°) |
| OKLab | oklab(73.66% 0.0519 -0.1033) |
| OKLCH | oklch(73.66% 0.116 296.7) |
| XYZ | xyz(44.5349, 38.3984, 82.8913) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.83
Lavender (survey)
#C79FEF
ΔE00 4.62
Pastel Purple
#CAA0FF
ΔE00 5.05
Baby Purple
#CA9BF7
ΔE00 5.14
Lilac (survey)
#CEA2FD
ΔE00 5.65
Pale Purple
#B790D4
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19AEA #D3EA9A
analogous
#9AABEA #B19AEA #D99AEA
triadic
#B19AEA #EAB19A #9AEAB1
tetradic
#B19AEA #EA9AAB #D3EA9A #9AEAD9
square
#B19AEA #EA9AAB #D3EA9A #9AEAD9
split-complementary
#B19AEA #EAD99A #ABEA9A
monochromatic
#6335D5 #8A67DF #B19AEA #D8CDF5 #EBE6FA
Accessibility & contrast
On white
2.42
#B19AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#B19AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19AEA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19AEA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7ED
Deuteranopia (green-blind)
#89A6E8
Tritanopia (blue-blind)
#A6A7B7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b19aea; /* rgb */ color: rgb(177, 154, 234); /* oklch */ color: oklch(73.7% 0.116 296.7);
Tailwind
colors: {
custom: {
50: '#c9b8f1',
500: '#b19aea',
950: '#000000',
},
}SCSS
$custom: #b19aea; $custom-light: #c9b8f1; $custom-dark: #000000;
JSON
{
"hex": "#b19aea",
"rgb": {
"r": 177,
"g": 154,
"b": 234
},
"hsl": {
"h": 257.25,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.7366,
"c": 0.11566,
"h": 296.7
},
"luminance": 0.38399
}Semantic roles & 50–950 ramp
primary
#B19AEA
secondary
#EAF1DA
accent
#CD1899
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084