#A19EBB#A19EBB
#A19EBB is a light, muted blue. Relative luminance 0.356; OKLCH L 71.1% C 0.042 H 290.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A19EBB |
|---|---|
| RGB | rgb(161, 158, 187) |
| HSL | hsl(246, 18%, 68%) |
| HSV | hsv(246, 16%, 73%) |
| CMYK | cmyk(13.9%, 15.5%, 0%, 26.7%) |
| CIE-LAB | lab(66.23, 6.97, -14.55) |
| CIE-LCH | lch(66.23, 16.13, 295.62°) |
| OKLab | oklab(71.15% 0.0144 -0.0394) |
| OKLCH | oklch(71.15% 0.042 290) |
| XYZ | xyz(35.8925, 35.6184, 51.9882) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.32
Heather
#A484AC
ΔE00 11.18
Lilac
#C8A2C8
ΔE00 11.32
Pale Purple
#B790D4
ΔE00 11.67
Purpley Grey
#947E94
ΔE00 12.05
Dusty Lavender
#AC86A8
ΔE00 12.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19EBB #B8BB9E
analogous
#9EA9BB #A19EBB #AF9EBB
triadic
#A19EBB #BBA19E #9EBBA1
tetradic
#A19EBB #BB9EA9 #B8BB9E #9EBBAF
square
#A19EBB #BB9EA9 #B8BB9E #9EBBAF
split-complementary
#A19EBB #BBAF9E #A9BB9E
monochromatic
#605C83 #7E7AA2 #A19EBB #C4C2D4 #E7E6ED
Accessibility & contrast
On white
2.58
#A19EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#A19EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19EBB
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19EBB | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BC
Deuteranopia (green-blind)
#98A0BA
Tritanopia (blue-blind)
#9CA2A8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a19ebb; /* rgb */ color: rgb(161, 158, 187); /* oklch */ color: oklch(71.1% 0.042 290.0);
Tailwind
colors: {
custom: {
50: '#bdbacf',
500: '#a19ebb',
950: '#000000',
},
}SCSS
$custom: #a19ebb; $custom-light: #bdbacf; $custom-dark: #000000;
JSON
{
"hex": "#a19ebb",
"rgb": {
"r": 161,
"g": 158,
"b": 187
},
"hsl": {
"h": 246.207,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.71145,
"c": 0.04196,
"h": 290
},
"luminance": 0.35619
}Semantic roles & 50–950 ramp
primary
#A19EBB
secondary
#DEDFD6
accent
#9C4A93
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121113
muted
#818082