#A09FFE#A09FFE
#A09FFE is a light, vivid blue. Relative luminance 0.394; OKLCH L 74.2% C 0.136 H 283.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FFE |
|---|---|
| RGB | rgb(160, 159, 254) |
| HSL | hsl(241, 98%, 81%) |
| HSV | hsv(241, 37%, 100%) |
| CMYK | cmyk(37%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.06, 22.43, -47.10) |
| CIE-LCH | lch(69.06, 52.17, 295.47°) |
| OKLab | oklab(74.19% 0.0307 -0.1322) |
| OKLCH | oklch(74.19% 0.136 283.1) |
| XYZ | xyz(44.7797, 39.4240, 98.9969) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.36
Perrywinkle
#8F8CE7
ΔE00 5.86
Lavender Blue
#8B88F8
ΔE00 6.68
Periwinkle (survey)
#8E82FE
ΔE00 8.19
Pastel Purple
#CAA0FF
ΔE00 9.33
Pastel Blue
#A2BFFE
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FFE #FDFE9F
analogous
#9FCDFE #A09FFE #CF9FFE
triadic
#A09FFE #FEA09F #9FFEA0
tetradic
#A09FFE #FE9FCD #FDFE9F #9FFECF
square
#A09FFE #FE9FCD #FDFE9F #9FFECF
split-complementary
#A09FFE #FECF9F #CDFE9F
monochromatic
#2826FD #6462FD #A09FFE #DCDCFF #E1E1FF
Accessibility & contrast
On white
2.36
#A09FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#A09FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FFE
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FFE | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#7CA5FC
Tritanopia (blue-blind)
#86B1C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a09ffe; /* rgb */ color: rgb(160, 159, 254); /* oklch */ color: oklch(74.2% 0.136 283.1);
Tailwind
colors: {
custom: {
50: '#bfbbff',
500: '#a09ffe',
950: '#000000',
},
}SCSS
$custom: #a09ffe; $custom-light: #bfbbff; $custom-dark: #000000;
JSON
{
"hex": "#a09ffe",
"rgb": {
"r": 160,
"g": 159,
"b": 254
},
"hsl": {
"h": 240.632,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.74186,
"c": 0.13568,
"h": 283.1
},
"luminance": 0.39426
}Semantic roles & 50–950 ramp
primary
#A09FFE
secondary
#F7F7D4
accent
#E600E3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086