#A09BFC#A09BFC
#A09BFC is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.3% C 0.139 H 284.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BFC |
|---|---|
| RGB | rgb(160, 155, 252) |
| HSL | hsl(243, 94%, 80%) |
| HSV | hsv(243, 38%, 99%) |
| CMYK | cmyk(36.5%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(67.98, 24.18, -47.71) |
| CIE-LCH | lch(67.98, 53.49, 296.87°) |
| OKLab | oklab(73.33% 0.0354 -0.1339) |
| OKLCH | oklch(73.33% 0.139 284.8) |
| XYZ | xyz(43.7844, 37.9431, 97.0934) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.53
Perrywinkle
#8F8CE7
ΔE00 4.99
Lavender Blue
#8B88F8
ΔE00 5.85
Periwinkle (survey)
#8E82FE
ΔE00 7.23
Pastel Purple
#CAA0FF
ΔE00 8.89
Lavender
#B39DDB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BFC #F7FC9B
analogous
#9BC6FC #A09BFC #D19BFC
triadic
#A09BFC #FCA09B #9BFCA0
tetradic
#A09BFC #FC9BC6 #F7FC9B #9BFCD1
square
#A09BFC #FC9BC6 #F7FC9B #9BFCD1
split-complementary
#A09BFC #FCD19B #C6FC9B
monochromatic
#2F24F8 #6860FA #A09BFC #D8D6FE #E3E1FE
Accessibility & contrast
On white
2.44
#A09BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#A09BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BFC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BFC | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#78A3FA
Tritanopia (blue-blind)
#87AEC0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a09bfc; /* rgb */ color: rgb(160, 155, 252); /* oklch */ color: oklch(73.3% 0.139 284.8);
Tailwind
colors: {
custom: {
50: '#bfb8fe',
500: '#a09bfc',
950: '#000000',
},
}SCSS
$custom: #a09bfc; $custom-light: #bfb8fe; $custom-dark: #000000;
JSON
{
"hex": "#a09bfc",
"rgb": {
"r": 160,
"g": 155,
"b": 252
},
"hsl": {
"h": 243.093,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.73331,
"c": 0.13853,
"h": 284.8
},
"luminance": 0.37945
}Semantic roles & 50–950 ramp
primary
#A09BFC
secondary
#F5F6D5
accent
#E600DA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086