#A09BFA#A09BFA
#A09BFA is a light, vivid blue. Relative luminance 0.378; OKLCH L 73.2% C 0.136 H 284.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BFA |
|---|---|
| RGB | rgb(160, 155, 250) |
| HSL | hsl(243, 90%, 79%) |
| HSV | hsv(243, 38%, 98%) |
| CMYK | cmyk(36%, 38%, 0%, 2%) |
| CIE-LAB | lab(67.89, 23.65, -46.77) |
| CIE-LCH | lch(67.89, 52.41, 296.83°) |
| OKLab | oklab(73.23% 0.035 -0.1312) |
| OKLCH | oklch(73.23% 0.136 284.9) |
| XYZ | xyz(43.4691, 37.8170, 95.4330) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.63
Perrywinkle
#8F8CE7
ΔE00 4.89
Lavender Blue
#8B88F8
ΔE00 5.91
Periwinkle (survey)
#8E82FE
ΔE00 7.32
Pastel Purple
#CAA0FF
ΔE00 8.81
Lavender
#B39DDB
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BFA #F5FA9B
analogous
#9BC6FA #A09BFA #D09BFA
triadic
#A09BFA #FAA09B #9BFAA0
tetradic
#A09BFA #FA9BC6 #F5FA9B #9BFAD0
square
#A09BFA #FA9BC6 #F5FA9B #9BFAD0
split-complementary
#A09BFA #FAD09B #C6FA9B
monochromatic
#3126F4 #6961F7 #A09BFA #D7D5FD #E3E2FE
Accessibility & contrast
On white
2.45
#A09BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#A09BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BFA
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BFA | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#88ADBF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09bfa; /* rgb */ color: rgb(160, 155, 250); /* oklch */ color: oklch(73.2% 0.136 284.9);
Tailwind
colors: {
custom: {
50: '#bfb8fc',
500: '#a09bfa',
950: '#000000',
},
}SCSS
$custom: #a09bfa; $custom-light: #bfb8fc; $custom-dark: #000000;
JSON
{
"hex": "#a09bfa",
"rgb": {
"r": 160,
"g": 155,
"b": 250
},
"hsl": {
"h": 243.158,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.73229,
"c": 0.13578,
"h": 284.9
},
"luminance": 0.37818
}Semantic roles & 50–950 ramp
primary
#A09BFA
secondary
#F4F6D5
accent
#E600D9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085