#A09FF4#A09FF4
#A09FF4 is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.7% C 0.122 H 283.5°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FF4 |
|---|---|
| RGB | rgb(160, 159, 244) |
| HSL | hsl(241, 79%, 79%) |
| HSV | hsv(241, 35%, 96%) |
| CMYK | cmyk(34.4%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(68.61, 19.81, -42.37) |
| CIE-LCH | lch(68.61, 46.77, 295.06°) |
| OKLab | oklab(73.69% 0.0285 -0.1184) |
| OKLCH | oklch(73.69% 0.122 283.5) |
| XYZ | xyz(43.2200, 38.8002, 90.7824) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.02
Perrywinkle
#8F8CE7
ΔE00 5.57
Lavender Blue
#8B88F8
ΔE00 7.10
Lavender
#B39DDB
ΔE00 8.22
Periwinkle (survey)
#8E82FE
ΔE00 8.69
Pastel Purple
#CAA0FF
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FF4 #F3F49F
analogous
#9FC9F4 #A09FF4 #CB9FF4
triadic
#A09FF4 #F4A09F #9FF4A0
tetradic
#A09FF4 #F49FC9 #F3F49F #9FF4CB
square
#A09FF4 #F49FC9 #F3F49F #9FF4CB
split-complementary
#A09FF4 #F4CB9F #C9F49F
monochromatic
#3331E7 #6A68EE #A09FF4 #D6D6FA #E4E4FC
Accessibility & contrast
On white
2.40
#A09FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#A09FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FF4
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FF4 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AAF7
Deuteranopia (green-blind)
#81A5F2
Tritanopia (blue-blind)
#8AAFBE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a09ff4; /* rgb */ color: rgb(160, 159, 244); /* oklch */ color: oklch(73.7% 0.122 283.5);
Tailwind
colors: {
custom: {
50: '#bebbf8',
500: '#a09ff4',
950: '#000000',
},
}SCSS
$custom: #a09ff4; $custom-light: #bebbf8; $custom-dark: #000000;
JSON
{
"hex": "#a09ff4",
"rgb": {
"r": 160,
"g": 159,
"b": 244
},
"hsl": {
"h": 240.706,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.73692,
"c": 0.12181,
"h": 283.5
},
"luminance": 0.38802
}Semantic roles & 50–950 ramp
primary
#A09FF4
secondary
#F3F4D7
accent
#DC0AD9
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085