#A09BFE#A09BFE
#A09BFE is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.4% C 0.141 H 284.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BFE |
|---|---|
| RGB | rgb(160, 155, 254) |
| HSL | hsl(243, 98%, 80%) |
| HSV | hsv(243, 39%, 100%) |
| CMYK | cmyk(37%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(68.07, 24.71, -48.65) |
| CIE-LCH | lch(68.07, 54.57, 296.92°) |
| OKLab | oklab(73.43% 0.0357 -0.1367) |
| OKLCH | oklch(73.43% 0.141 284.7) |
| XYZ | xyz(44.1029, 38.0705, 98.7713) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.46
Perrywinkle
#8F8CE7
ΔE00 5.11
Lavender Blue
#8B88F8
ΔE00 5.80
Periwinkle (survey)
#8E82FE
ΔE00 7.15
Pastel Purple
#CAA0FF
ΔE00 8.96
Liliac
#C48EFD
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BFE #F9FE9B
analogous
#9BC8FE #A09BFE #D19BFE
triadic
#A09BFE #FEA09B #9BFEA0
tetradic
#A09BFE #FE9BC8 #F9FE9B #9BFED1
square
#A09BFE #FE9BC8 #F9FE9B #9BFED1
split-complementary
#A09BFE #FED19B #C8FE9B
monochromatic
#2D22FD #665EFD #A09BFE #DAD8FF #E2E1FF
Accessibility & contrast
On white
2.44
#A09BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#A09BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BFE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BFE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#77A3FC
Tritanopia (blue-blind)
#86AEC0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a09bfe; /* rgb */ color: rgb(160, 155, 254); /* oklch */ color: oklch(73.4% 0.141 284.7);
Tailwind
colors: {
custom: {
50: '#bfb8ff',
500: '#a09bfe',
950: '#000000',
},
}SCSS
$custom: #a09bfe; $custom-light: #bfb8ff; $custom-dark: #000000;
JSON
{
"hex": "#a09bfe",
"rgb": {
"r": 160,
"g": 155,
"b": 254
},
"hsl": {
"h": 243.03,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.73433,
"c": 0.14128,
"h": 284.7
},
"luminance": 0.38072
}Semantic roles & 50–950 ramp
primary
#A09BFE
secondary
#F5F7D4
accent
#E600DA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086