#A09FFC#A09FFC
#A09FFC is a light, vivid blue. Relative luminance 0.393; OKLCH L 74.1% C 0.133 H 283.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FFC |
|---|---|
| RGB | rgb(160, 159, 252) |
| HSL | hsl(241, 94%, 81%) |
| HSV | hsv(241, 37%, 99%) |
| CMYK | cmyk(36.5%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(68.97, 21.91, -46.16) |
| CIE-LCH | lch(68.97, 51.09, 295.39°) |
| OKLab | oklab(74.09% 0.0303 -0.1294) |
| OKLCH | oklch(74.09% 0.133 283.2) |
| XYZ | xyz(44.4611, 39.2966, 97.3190) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.44
Perrywinkle
#8F8CE7
ΔE00 5.77
Lavender Blue
#8B88F8
ΔE00 6.74
Periwinkle (survey)
#8E82FE
ΔE00 8.26
Pastel Purple
#CAA0FF
ΔE00 9.26
Lavender
#B39DDB
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FFC #FBFC9F
analogous
#9FCCFC #A09FFC #CE9FFC
triadic
#A09FFC #FCA09F #9FFCA0
tetradic
#A09FFC #FC9FCC #FBFC9F #9FFCCE
square
#A09FFC #FC9FCC #FBFC9F #9FFCCE
split-complementary
#A09FFC #FCCE9F #CCFC9F
monochromatic
#2B28F8 #6564FA #A09FFC #DBDAFE #E2E1FE
Accessibility & contrast
On white
2.37
#A09FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#A09FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FFC
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FFC | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#7DA5FA
Tritanopia (blue-blind)
#87B1C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a09ffc; /* rgb */ color: rgb(160, 159, 252); /* oklch */ color: oklch(74.1% 0.133 283.2);
Tailwind
colors: {
custom: {
50: '#bfbbfe',
500: '#a09ffc',
950: '#000000',
},
}SCSS
$custom: #a09ffc; $custom-light: #bfbbfe; $custom-dark: #000000;
JSON
{
"hex": "#a09ffc",
"rgb": {
"r": 160,
"g": 159,
"b": 252
},
"hsl": {
"h": 240.645,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.74085,
"c": 0.13292,
"h": 283.2
},
"luminance": 0.39298
}Semantic roles & 50–950 ramp
primary
#A09FFC
secondary
#F6F6D5
accent
#E600E3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086