#A09BFB#A09BFB
#A09BFB is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.3% C 0.137 H 284.9°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BFB |
|---|---|
| RGB | rgb(160, 155, 251) |
| HSL | hsl(243, 92%, 80%) |
| HSV | hsv(243, 38%, 98%) |
| CMYK | cmyk(36.3%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.93, 23.92, -47.24) |
| CIE-LCH | lch(67.93, 52.95, 296.85°) |
| OKLab | oklab(73.28% 0.0352 -0.1326) |
| OKLCH | oklch(73.28% 0.137 284.9) |
| XYZ | xyz(43.6263, 37.8799, 96.2610) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.57
Perrywinkle
#8F8CE7
ΔE00 4.93
Lavender Blue
#8B88F8
ΔE00 5.88
Periwinkle (survey)
#8E82FE
ΔE00 7.27
Pastel Purple
#CAA0FF
ΔE00 8.85
Lavender
#B39DDB
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BFB #F6FB9B
analogous
#9BC6FB #A09BFB #D09BFB
triadic
#A09BFB #FBA09B #9BFBA0
tetradic
#A09BFB #FB9BC6 #F6FB9B #9BFBD0
square
#A09BFB #FB9BC6 #F6FB9B #9BFBD0
split-complementary
#A09BFB #FBD09B #C6FB9B
monochromatic
#3025F6 #6860F9 #A09BFB #D8D6FD #E3E2FE
Accessibility & contrast
On white
2.45
#A09BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#A09BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BFB
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BFB | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FF
Deuteranopia (green-blind)
#79A3F9
Tritanopia (blue-blind)
#87ADBF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a09bfb; /* rgb */ color: rgb(160, 155, 251); /* oklch */ color: oklch(73.3% 0.137 284.9);
Tailwind
colors: {
custom: {
50: '#bfb8fd',
500: '#a09bfb',
950: '#000000',
},
}SCSS
$custom: #a09bfb; $custom-light: #bfb8fd; $custom-dark: #000000;
JSON
{
"hex": "#a09bfb",
"rgb": {
"r": 160,
"g": 155,
"b": 251
},
"hsl": {
"h": 243.125,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.7328,
"c": 0.13715,
"h": 284.9
},
"luminance": 0.37881
}Semantic roles & 50–950 ramp
primary
#A09BFB
secondary
#F4F6D5
accent
#E600DA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085