#A09EFB#A09EFB
#A09EFB is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.8% C 0.133 H 283.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EFB |
|---|---|
| RGB | rgb(160, 158, 251) |
| HSL | hsl(241, 92%, 80%) |
| HSV | hsv(241, 37%, 98%) |
| CMYK | cmyk(36.3%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(68.67, 22.21, -46.08) |
| CIE-LCH | lch(68.67, 51.15, 295.73°) |
| OKLab | oklab(73.85% 0.0313 -0.1292) |
| OKLCH | oklch(73.85% 0.133 283.6) |
| XYZ | xyz(44.1318, 38.8909, 96.4295) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.47
Perrywinkle
#8F8CE7
ΔE00 5.52
Lavender Blue
#8B88F8
ΔE00 6.54
Periwinkle (survey)
#8E82FE
ΔE00 8.04
Lavender
#B39DDB
ΔE00 9.09
Pastel Purple
#CAA0FF
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EFB #F9FB9E
analogous
#9ECBFB #A09EFB #CE9EFB
triadic
#A09EFB #FBA09E #9EFBA0
tetradic
#A09EFB #FB9ECB #F9FB9E #9EFBCE
square
#A09EFB #FB9ECB #F9FB9E #9EFBCE
split-complementary
#A09EFB #FBCE9E #CBFB9E
monochromatic
#2D28F6 #6663F9 #A09EFB #DAD9FD #E2E2FE
Accessibility & contrast
On white
2.39
#A09EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#A09EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EFB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EFB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#7DA5F9
Tritanopia (blue-blind)
#87B0C1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a09efb; /* rgb */ color: rgb(160, 158, 251); /* oklch */ color: oklch(73.8% 0.133 283.6);
Tailwind
colors: {
custom: {
50: '#bfbafd',
500: '#a09efb',
950: '#000000',
},
}SCSS
$custom: #a09efb; $custom-light: #bfbafd; $custom-dark: #000000;
JSON
{
"hex": "#a09efb",
"rgb": {
"r": 160,
"g": 158,
"b": 251
},
"hsl": {
"h": 241.29,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.73846,
"c": 0.13293,
"h": 283.6
},
"luminance": 0.38892
}Semantic roles & 50–950 ramp
primary
#A09EFB
secondary
#F5F6D5
accent
#E600E1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085