#A09CF4#A09CF4
#A09CF4 is a light, vivid blue. Relative luminance 0.378; OKLCH L 73.1% C 0.126 H 284.9°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A09CF4 |
|---|---|
| RGB | rgb(160, 156, 244) |
| HSL | hsl(243, 80%, 78%) |
| HSV | hsv(243, 36%, 96%) |
| CMYK | cmyk(34.4%, 36.1%, 0%, 4.3%) |
| CIE-LAB | lab(67.86, 21.51, -43.54) |
| CIE-LCH | lch(67.86, 48.56, 296.29°) |
| OKLab | oklab(73.12% 0.0324 -0.1218) |
| OKLCH | oklch(73.12% 0.126 284.9) |
| XYZ | xyz(42.7103, 37.7809, 90.6125) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.03
Perrywinkle
#8F8CE7
ΔE00 4.91
Lavender Blue
#8B88F8
ΔE00 6.44
Periwinkle (survey)
#8E82FE
ΔE00 7.93
Lavender
#B39DDB
ΔE00 8.08
Pastel Purple
#CAA0FF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09CF4 #F0F49C
analogous
#9CC4F4 #A09CF4 #CC9CF4
triadic
#A09CF4 #F4A09C #9CF4A0
tetradic
#A09CF4 #F49CC4 #F0F49C #9CF4CC
square
#A09CF4 #F49CC4 #F0F49C #9CF4CC
split-complementary
#A09CF4 #F4CC9C #C4F49C
monochromatic
#362EE8 #6B65EE #A09CF4 #D5D3FA #E5E3FC
Accessibility & contrast
On white
2.45
#A09CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#A09CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09CF4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09CF4 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F7
Deuteranopia (green-blind)
#7EA3F2
Tritanopia (blue-blind)
#8AADBD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09cf4; /* rgb */ color: rgb(160, 156, 244); /* oklch */ color: oklch(73.1% 0.126 284.9);
Tailwind
colors: {
custom: {
50: '#beb9f8',
500: '#a09cf4',
950: '#000000',
},
}SCSS
$custom: #a09cf4; $custom-light: #beb9f8; $custom-dark: #000000;
JSON
{
"hex": "#a09cf4",
"rgb": {
"r": 160,
"g": 156,
"b": 244
},
"hsl": {
"h": 242.727,
"s": 80,
"l": 78.431
},
"oklch": {
"l": 0.73119,
"c": 0.12606,
"h": 284.9
},
"luminance": 0.37782
}Semantic roles & 50–950 ramp
primary
#A09CF4
secondary
#F2F4D7
accent
#DC09D3
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085