#A09BEF#A09BEF
#A09BEF is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.7% C 0.121 H 285.7°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BEF |
|---|---|
| RGB | rgb(160, 155, 239) |
| HSL | hsl(244, 72%, 77%) |
| HSV | hsv(244, 35%, 94%) |
| CMYK | cmyk(33.1%, 35.1%, 0%, 6.3%) |
| CIE-LAB | lab(67.39, 20.79, -41.54) |
| CIE-LCH | lch(67.39, 46.45, 296.58°) |
| OKLab | oklab(72.68% 0.0326 -0.116) |
| OKLCH | oklch(72.68% 0.121 285.7) |
| XYZ | xyz(41.7943, 37.1471, 86.6127) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.59
Perrywinkle
#8F8CE7
ΔE00 4.72
Lavender Blue
#8B88F8
ΔE00 6.62
Lavender
#B39DDB
ΔE00 7.38
Periwinkle (survey)
#8E82FE
ΔE00 8.09
Pastel Purple
#CAA0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BEF #EAEF9B
analogous
#9BC0EF #A09BEF #CA9BEF
triadic
#A09BEF #EFA09B #9BEFA0
tetradic
#A09BEF #EF9BC0 #EAEF9B #9BEFCA
square
#A09BEF #EF9BC0 #EAEF9B #9BEFCA
split-complementary
#A09BEF #EFCA9B #C0EF9B
monochromatic
#3C31DE #6E66E7 #A09BEF #D2D0F7 #E6E5FB
Accessibility & contrast
On white
2.49
#A09BEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#A09BEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BEF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BEF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F2
Deuteranopia (green-blind)
#80A2ED
Tritanopia (blue-blind)
#8CABBA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a09bef; /* rgb */ color: rgb(160, 155, 239); /* oklch */ color: oklch(72.7% 0.121 285.7);
Tailwind
colors: {
custom: {
50: '#beb8f4',
500: '#a09bef',
950: '#000000',
},
}SCSS
$custom: #a09bef; $custom-light: #beb8f4; $custom-dark: #000000;
JSON
{
"hex": "#a09bef",
"rgb": {
"r": 160,
"g": 155,
"b": 239
},
"hsl": {
"h": 243.571,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.72684,
"c": 0.12055,
"h": 285.7
},
"luminance": 0.37148
}Semantic roles & 50–950 ramp
primary
#A09BEF
secondary
#F1F2D9
accent
#D411C9
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085