#A19BEC#A19BEC
#A19BEC is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.6% C 0.116 H 286.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A19BEC |
|---|---|
| RGB | rgb(161, 155, 236) |
| HSL | hsl(244, 68%, 77%) |
| HSV | hsv(244, 34%, 93%) |
| CMYK | cmyk(31.8%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(67.33, 20.30, -39.98) |
| CIE-LCH | lch(67.33, 44.83, 296.92°) |
| OKLab | oklab(72.62% 0.0331 -0.1115) |
| OKLCH | oklch(72.62% 0.116 286.5) |
| XYZ | xyz(41.5556, 37.0748, 84.3073) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.92
Periwinkle Blue
#8F99FB
ΔE00 5.18
Lavender
#B39DDB
ΔE00 6.75
Lavender Blue
#8B88F8
ΔE00 7.03
Pastel Purple
#CAA0FF
ΔE00 8.38
Periwinkle (survey)
#8E82FE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19BEC #E6EC9B
analogous
#9BBEEC #A19BEC #CA9BEC
triadic
#A19BEC #ECA19B #9BECA1
tetradic
#A19BEC #EC9BBE #E6EC9B #9BECCA
square
#A19BEC #EC9BBE #E6EC9B #9BECCA
split-complementary
#A19BEC #ECCA9B #BEEC9B
monochromatic
#4034D8 #7168E2 #A19BEC #D1CEF6 #E7E5FA
Accessibility & contrast
On white
2.50
#A19BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#A19BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19BEC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19BEC | 1.00 | 2.50 | 8.42 | 8.42 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EF
Deuteranopia (green-blind)
#82A2EA
Tritanopia (blue-blind)
#8EAAB9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a19bec; /* rgb */ color: rgb(161, 155, 236); /* oklch */ color: oklch(72.6% 0.116 286.5);
Tailwind
colors: {
custom: {
50: '#bfb8f2',
500: '#a19bec',
950: '#000000',
},
}SCSS
$custom: #a19bec; $custom-light: #bfb8f2; $custom-dark: #000000;
JSON
{
"hex": "#a19bec",
"rgb": {
"r": 161,
"g": 155,
"b": 236
},
"hsl": {
"h": 244.444,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.72619,
"c": 0.1163,
"h": 286.5
},
"luminance": 0.37076
}Semantic roles & 50–950 ramp
primary
#A19BEC
secondary
#F0F2D9
accent
#D016C2
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085