#A09BFD#A09BFD
#A09BFD is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.4% C 0.140 H 284.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A09BFD |
|---|---|
| RGB | rgb(160, 155, 253) |
| HSL | hsl(243, 96%, 80%) |
| HSV | hsv(243, 39%, 99%) |
| CMYK | cmyk(36.8%, 38.7%, 0%, 0.8%) |
| CIE-LAB | lab(68.03, 24.44, -48.18) |
| CIE-LCH | lch(68.03, 54.03, 296.90°) |
| OKLab | oklab(73.38% 0.0356 -0.1353) |
| OKLCH | oklch(73.38% 0.14 284.7) |
| XYZ | xyz(43.9432, 38.0067, 97.9302) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 5.04
Lavender Blue
#8B88F8
ΔE00 5.82
Periwinkle (survey)
#8E82FE
ΔE00 7.19
Pastel Purple
#CAA0FF
ΔE00 8.92
Lavender
#B39DDB
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09BFD #F8FD9B
analogous
#9BC7FD #A09BFD #D19BFD
triadic
#A09BFD #FDA09B #9BFDA0
tetradic
#A09BFD #FD9BC7 #F8FD9B #9BFDD1
square
#A09BFD #FD9BC7 #F8FD9B #9BFDD1
split-complementary
#A09BFD #FDD19B #C7FD9B
monochromatic
#2E23FB #675FFC #A09BFD #D9D7FE #E2E1FE
Accessibility & contrast
On white
2.44
#A09BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#A09BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09BFD
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09BFD | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#78A3FB
Tritanopia (blue-blind)
#87AEC0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a09bfd; /* rgb */ color: rgb(160, 155, 253); /* oklch */ color: oklch(73.4% 0.140 284.7);
Tailwind
colors: {
custom: {
50: '#bfb8fe',
500: '#a09bfd',
950: '#000000',
},
}SCSS
$custom: #a09bfd; $custom-light: #bfb8fe; $custom-dark: #000000;
JSON
{
"hex": "#a09bfd",
"rgb": {
"r": 160,
"g": 155,
"b": 253
},
"hsl": {
"h": 243.061,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.73382,
"c": 0.1399,
"h": 284.7
},
"luminance": 0.38008
}Semantic roles & 50–950 ramp
primary
#A09BFD
secondary
#F5F7D4
accent
#E600DA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086