#A09CFA#A09CFA
#A09CFA is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.4% C 0.134 H 284.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A09CFA |
|---|---|
| RGB | rgb(160, 156, 250) |
| HSL | hsl(243, 90%, 80%) |
| HSV | hsv(243, 38%, 98%) |
| CMYK | cmyk(36%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(68.13, 23.08, -46.38) |
| CIE-LCH | lch(68.13, 51.81, 296.46°) |
| OKLab | oklab(73.42% 0.0337 -0.1301) |
| OKLCH | oklch(73.42% 0.134 284.5) |
| XYZ | xyz(43.6362, 38.1512, 95.4887) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.57
Perrywinkle
#8F8CE7
ΔE00 5.07
Lavender Blue
#8B88F8
ΔE00 6.13
Periwinkle (survey)
#8E82FE
ΔE00 7.57
Lavender
#B39DDB
ΔE00 8.89
Pastel Purple
#CAA0FF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09CFA #F6FA9C
analogous
#9CC7FA #A09CFA #CF9CFA
triadic
#A09CFA #FAA09C #9CFAA0
tetradic
#A09CFA #FA9CC7 #F6FA9C #9CFACF
square
#A09CFA #FA9CC7 #F6FA9C #9CFACF
split-complementary
#A09CFA #FACF9C #C7FA9C
monochromatic
#3027F4 #6862F7 #A09CFA #D8D6FD #E3E2FE
Accessibility & contrast
On white
2.43
#A09CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#A09CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09CFA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09CFA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#88AEBF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a09cfa; /* rgb */ color: rgb(160, 156, 250); /* oklch */ color: oklch(73.4% 0.134 284.5);
Tailwind
colors: {
custom: {
50: '#bfb9fc',
500: '#a09cfa',
950: '#000000',
},
}SCSS
$custom: #a09cfa; $custom-light: #bfb9fc; $custom-dark: #000000;
JSON
{
"hex": "#a09cfa",
"rgb": {
"r": 160,
"g": 156,
"b": 250
},
"hsl": {
"h": 242.553,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.73417,
"c": 0.13437,
"h": 284.5
},
"luminance": 0.38153
}Semantic roles & 50–950 ramp
primary
#A09CFA
secondary
#F4F6D5
accent
#E600DC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085