#A09DFB#A09DFB
#A09DFB is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.7% C 0.134 H 284.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A09DFB |
|---|---|
| RGB | rgb(160, 157, 251) |
| HSL | hsl(242, 92%, 80%) |
| HSV | hsv(242, 37%, 98%) |
| CMYK | cmyk(36.3%, 37.5%, 0%, 1.6%) |
| CIE-LAB | lab(68.42, 22.78, -46.47) |
| CIE-LCH | lch(68.42, 51.75, 296.11°) |
| OKLab | oklab(73.66% 0.0326 -0.1303) |
| OKLCH | oklch(73.66% 0.134 284) |
| XYZ | xyz(43.9619, 38.5511, 96.3729) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.48
Perrywinkle
#8F8CE7
ΔE00 5.31
Lavender Blue
#8B88F8
ΔE00 6.31
Periwinkle (survey)
#8E82FE
ΔE00 7.78
Pastel Purple
#CAA0FF
ΔE00 9.02
Lavender
#B39DDB
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09DFB #F8FB9D
analogous
#9DC9FB #A09DFB #CF9DFB
triadic
#A09DFB #FBA09D #9DFBA0
tetradic
#A09DFB #FB9DC9 #F8FB9D #9DFBCF
square
#A09DFB #FB9DC9 #F8FB9D #9DFBCF
split-complementary
#A09DFB #FBCF9D #C9FB9D
monochromatic
#2E27F6 #6762F9 #A09DFB #D9D8FD #E3E2FE
Accessibility & contrast
On white
2.41
#A09DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#A09DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09DFB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09DFB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#7BA4F9
Tritanopia (blue-blind)
#87AFC0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a09dfb; /* rgb */ color: rgb(160, 157, 251); /* oklch */ color: oklch(73.7% 0.134 284.0);
Tailwind
colors: {
custom: {
50: '#bfb9fd',
500: '#a09dfb',
950: '#000000',
},
}SCSS
$custom: #a09dfb; $custom-light: #bfb9fd; $custom-dark: #000000;
JSON
{
"hex": "#a09dfb",
"rgb": {
"r": 160,
"g": 157,
"b": 251
},
"hsl": {
"h": 241.915,
"s": 92.157,
"l": 80
},
"oklch": {
"l": 0.73656,
"c": 0.13434,
"h": 284
},
"luminance": 0.38553
}Semantic roles & 50–950 ramp
primary
#A09DFB
secondary
#F5F6D5
accent
#E600DE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085