#A09FFB#A09FFB
#A09FFB is a light, vivid blue. Relative luminance 0.392; OKLCH L 74.0% C 0.132 H 283.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FFB |
|---|---|
| RGB | rgb(160, 159, 251) |
| HSL | hsl(241, 92%, 80%) |
| HSV | hsv(241, 37%, 98%) |
| CMYK | cmyk(36.3%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(68.92, 21.64, -45.69) |
| CIE-LCH | lch(68.92, 50.55, 295.35°) |
| OKLab | oklab(74.04% 0.03 -0.1281) |
| OKLCH | oklch(74.04% 0.132 283.2) |
| XYZ | xyz(44.3031, 39.2334, 96.4866) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.49
Perrywinkle
#8F8CE7
ΔE00 5.73
Lavender Blue
#8B88F8
ΔE00 6.77
Periwinkle (survey)
#8E82FE
ΔE00 8.31
Lavender
#B39DDB
ΔE00 9.13
Pastel Purple
#CAA0FF
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FFB #FAFB9F
analogous
#9FCCFB #A09FFB #CE9FFB
triadic
#A09FFB #FBA09F #9FFBA0
tetradic
#A09FFB #FB9FCC #FAFB9F #9FFBCE
square
#A09FFB #FB9FCC #FAFB9F #9FFBCE
split-complementary
#A09FFB #FBCE9F #CCFB9F
monochromatic
#2C29F6 #6664F9 #A09FFB #DADAFD #E2E2FE
Accessibility & contrast
On white
2.37
#A09FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#A09FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FFB
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FFB | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#7EA5F9
Tritanopia (blue-blind)
#87B1C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a09ffb; /* rgb */ color: rgb(160, 159, 251); /* oklch */ color: oklch(74.0% 0.132 283.2);
Tailwind
colors: {
custom: {
50: '#bfbbfd',
500: '#a09ffb',
950: '#000000',
},
}SCSS
$custom: #a09ffb; $custom-light: #bfbbfd; $custom-dark: #000000;
JSON
{
"hex": "#a09ffb",
"rgb": {
"r": 160,
"g": 159,
"b": 251
},
"hsl": {
"h": 240.652,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.74036,
"c": 0.13154,
"h": 283.2
},
"luminance": 0.39235
}Semantic roles & 50–950 ramp
primary
#A09FFB
secondary
#F6F6D5
accent
#E600E3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085