#A09DFA#A09DFA
#A09DFA is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.6% C 0.133 H 284.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #A09DFA |
|---|---|
| RGB | rgb(160, 157, 250) |
| HSL | hsl(242, 90%, 80%) |
| HSV | hsv(242, 37%, 98%) |
| CMYK | cmyk(36%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(68.38, 22.51, -45.99) |
| CIE-LCH | lch(68.38, 51.21, 296.08°) |
| OKLab | oklab(73.61% 0.0324 -0.1289) |
| OKLCH | oklch(73.61% 0.133 284.1) |
| XYZ | xyz(43.8047, 38.4882, 95.5449) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.54
Perrywinkle
#8F8CE7
ΔE00 5.27
Lavender Blue
#8B88F8
ΔE00 6.35
Periwinkle (survey)
#8E82FE
ΔE00 7.83
Lavender
#B39DDB
ΔE00 8.92
Pastel Purple
#CAA0FF
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09DFA #F7FA9D
analogous
#9DC9FA #A09DFA #CE9DFA
triadic
#A09DFA #FAA09D #9DFAA0
tetradic
#A09DFA #FA9DC9 #F7FA9D #9DFACE
square
#A09DFA #FA9DC9 #F7FA9D #9DFACE
split-complementary
#A09DFA #FACE9D #C9FA9D
monochromatic
#2F29F4 #6863F7 #A09DFA #D8D7FD #E3E2FE
Accessibility & contrast
On white
2.41
#A09DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#A09DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09DFA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09DFA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFE
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#88AFC0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a09dfa; /* rgb */ color: rgb(160, 157, 250); /* oklch */ color: oklch(73.6% 0.133 284.1);
Tailwind
colors: {
custom: {
50: '#bfb9fc',
500: '#a09dfa',
950: '#000000',
},
}SCSS
$custom: #a09dfa; $custom-light: #bfb9fc; $custom-dark: #000000;
JSON
{
"hex": "#a09dfa",
"rgb": {
"r": 160,
"g": 157,
"b": 250
},
"hsl": {
"h": 241.935,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.73606,
"c": 0.13296,
"h": 284.1
},
"luminance": 0.3849
}Semantic roles & 50–950 ramp
primary
#A09DFA
secondary
#F5F6D5
accent
#E600DE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085