#A09FFD#A09FFD
#A09FFD is a light, vivid blue. Relative luminance 0.394; OKLCH L 74.1% C 0.134 H 283.1°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FFD |
|---|---|
| RGB | rgb(160, 159, 253) |
| HSL | hsl(241, 96%, 81%) |
| HSV | hsv(241, 37%, 99%) |
| CMYK | cmyk(36.8%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.01, 22.17, -46.63) |
| CIE-LCH | lch(69.01, 51.63, 295.43°) |
| OKLab | oklab(74.13% 0.0305 -0.1308) |
| OKLCH | oklch(74.13% 0.134 283.1) |
| XYZ | xyz(44.6200, 39.3602, 98.1558) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.39
Perrywinkle
#8F8CE7
ΔE00 5.81
Lavender Blue
#8B88F8
ΔE00 6.71
Periwinkle (survey)
#8E82FE
ΔE00 8.22
Pastel Purple
#CAA0FF
ΔE00 9.29
Lavender
#B39DDB
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FFD #FCFD9F
analogous
#9FCDFD #A09FFD #CF9FFD
triadic
#A09FFD #FDA09F #9FFDA0
tetradic
#A09FFD #FD9FCD #FCFD9F #9FFDCF
square
#A09FFD #FD9FCD #FCFD9F #9FFDCF
split-complementary
#A09FFD #FDCF9F #CDFD9F
monochromatic
#2927FB #6563FC #A09FFD #DBDBFE #E1E1FE
Accessibility & contrast
On white
2.37
#A09FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#A09FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FFD
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FFD | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#7DA5FB
Tritanopia (blue-blind)
#86B1C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a09ffd; /* rgb */ color: rgb(160, 159, 253); /* oklch */ color: oklch(74.1% 0.134 283.1);
Tailwind
colors: {
custom: {
50: '#bfbbfe',
500: '#a09ffd',
950: '#000000',
},
}SCSS
$custom: #a09ffd; $custom-light: #bfbbfe; $custom-dark: #000000;
JSON
{
"hex": "#a09ffd",
"rgb": {
"r": 160,
"g": 159,
"b": 253
},
"hsl": {
"h": 240.638,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.74135,
"c": 0.1343,
"h": 283.1
},
"luminance": 0.39362
}Semantic roles & 50–950 ramp
primary
#A09FFD
secondary
#F6F7D4
accent
#E600E3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086