#A09EF2#A09EF2
#A09EF2 is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.4% C 0.120 H 284.1°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EF2 |
|---|---|
| RGB | rgb(160, 158, 242) |
| HSL | hsl(241, 76%, 78%) |
| HSV | hsv(241, 35%, 95%) |
| CMYK | cmyk(33.9%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(68.27, 19.86, -41.80) |
| CIE-LCH | lch(68.27, 46.28, 295.41°) |
| OKLab | oklab(73.4% 0.0294 -0.1168) |
| OKLCH | oklch(73.4% 0.12 284.1) |
| XYZ | xyz(42.7467, 38.3368, 89.1347) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.21
Perrywinkle
#8F8CE7
ΔE00 5.34
Lavender Blue
#8B88F8
ΔE00 7.01
Lavender
#B39DDB
ΔE00 7.90
Periwinkle (survey)
#8E82FE
ΔE00 8.58
Pastel Purple
#CAA0FF
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EF2 #F0F29E
analogous
#9EC6F2 #A09EF2 #CA9EF2
triadic
#A09EF2 #F2A09E #9EF2A0
tetradic
#A09EF2 #F29EC6 #F0F29E #9EF2CA
square
#A09EF2 #F29EC6 #F0F29E #9EF2CA
split-complementary
#A09EF2 #F2CA9E #C6F29E
monochromatic
#3632E4 #6B68EB #A09EF2 #D5D4F9 #E5E4FB
Accessibility & contrast
On white
2.42
#A09EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#A09EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EF2
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EF2 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F5
Deuteranopia (green-blind)
#81A4F0
Tritanopia (blue-blind)
#8BAEBD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a09ef2; /* rgb */ color: rgb(160, 158, 242); /* oklch */ color: oklch(73.4% 0.120 284.1);
Tailwind
colors: {
custom: {
50: '#bebaf6',
500: '#a09ef2',
950: '#000000',
},
}SCSS
$custom: #a09ef2; $custom-light: #bebaf6; $custom-dark: #000000;
JSON
{
"hex": "#a09ef2",
"rgb": {
"r": 160,
"g": 158,
"b": 242
},
"hsl": {
"h": 241.429,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.73404,
"c": 0.12044,
"h": 284.1
},
"luminance": 0.38338
}Semantic roles & 50–950 ramp
primary
#A09EF2
secondary
#F2F3D8
accent
#D90DD4
background
#FBFBFF
surface
#F7F6FE
border
#D0D0D6
text
#121117
muted
#818085