#A09BF7#A09BF7
#A09BF7 is a light, vivid blue. Relative luminance 0.376; OKLCH L 73.1% C 0.132 H 285.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BF7 |
|---|---|
| RGB | rgb(160, 155, 247) |
| HSL | hsl(243, 85%, 79%) |
| HSV | hsv(243, 37%, 97%) |
| CMYK | cmyk(35.2%, 37.2%, 0%, 3.1%) |
| CIE-LAB | lab(67.75, 22.86, -45.35) |
| CIE-LCH | lch(67.75, 50.79, 296.76°) |
| OKLab | oklab(73.08% 0.0344 -0.1271) |
| OKLCH | oklch(73.08% 0.132 285.1) |
| XYZ | xyz(43.0024, 37.6303, 92.9753) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.82
Perrywinkle
#8F8CE7
ΔE00 4.77
Lavender Blue
#8B88F8
ΔE00 6.05
Periwinkle (survey)
#8E82FE
ΔE00 7.48
Lavender
#B39DDB
ΔE00 8.48
Pastel Purple
#CAA0FF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BF7 #F2F79B
analogous
#9BC4F7 #A09BF7 #CE9BF7
triadic
#A09BF7 #F7A09B #9BF7A0
tetradic
#A09BF7 #F79BC4 #F2F79B #9BF7CE
square
#A09BF7 #F79BC4 #F2F79B #9BF7CE
split-complementary
#A09BF7 #F7CE9B #C4F79B
monochromatic
#342AEE #6A62F2 #A09BF7 #D6D4FC #E4E3FD
Accessibility & contrast
On white
2.46
#A09BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#A09BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BF7
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BF7 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#7BA2F5
Tritanopia (blue-blind)
#89ACBD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09bf7; /* rgb */ color: rgb(160, 155, 247); /* oklch */ color: oklch(73.1% 0.132 285.1);
Tailwind
colors: {
custom: {
50: '#bfb8fa',
500: '#a09bf7',
950: '#000000',
},
}SCSS
$custom: #a09bf7; $custom-light: #bfb8fa; $custom-dark: #000000;
JSON
{
"hex": "#a09bf7",
"rgb": {
"r": 160,
"g": 155,
"b": 247
},
"hsl": {
"h": 243.261,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.73078,
"c": 0.13164,
"h": 285.1
},
"luminance": 0.37632
}Semantic roles & 50–950 ramp
primary
#A09BF7
secondary
#F3F5D6
accent
#E204D6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085