#A09EED#A09EED
#A09EED is a light, moderate blue. Relative luminance 0.380; OKLCH L 73.2% C 0.113 H 284.4°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A09EED |
|---|---|
| RGB | rgb(160, 158, 237) |
| HSL | hsl(242, 69%, 77%) |
| HSV | hsv(242, 33%, 93%) |
| CMYK | cmyk(32.5%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(68.05, 18.57, -39.41) |
| CIE-LCH | lch(68.05, 43.56, 295.23°) |
| OKLab | oklab(73.17% 0.0282 -0.1099) |
| OKLCH | oklch(73.17% 0.113 284.4) |
| XYZ | xyz(42.0060, 38.0405, 85.2337) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.80
Perrywinkle
#8F8CE7
ΔE00 5.44
Lavender
#B39DDB
ΔE00 7.24
Lavender Blue
#8B88F8
ΔE00 7.43
Pastel Purple
#CAA0FF
ΔE00 8.93
Periwinkle (survey)
#8E82FE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09EED #EBED9E
analogous
#9EC4ED #A09EED #C89EED
triadic
#A09EED #EDA09E #9EEDA0
tetradic
#A09EED #ED9EC4 #EBED9E #9EEDC8
square
#A09EED #ED9EC4 #EBED9E #9EEDC8
split-complementary
#A09EED #EDC89E #C4ED9E
monochromatic
#3B37DA #6D6AE3 #A09EED #D3D2F7 #E6E5FA
Accessibility & contrast
On white
2.44
#A09EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#A09EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09EED
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09EED | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8F0
Deuteranopia (green-blind)
#84A3EB
Tritanopia (blue-blind)
#8CADBB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a09eed; /* rgb */ color: rgb(160, 158, 237); /* oklch */ color: oklch(73.2% 0.113 284.4);
Tailwind
colors: {
custom: {
50: '#bebaf3',
500: '#a09eed',
950: '#000000',
},
}SCSS
$custom: #a09eed; $custom-light: #bebaf3; $custom-dark: #000000;
JSON
{
"hex": "#a09eed",
"rgb": {
"r": 160,
"g": 158,
"b": 237
},
"hsl": {
"h": 241.519,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.73165,
"c": 0.11345,
"h": 284.4
},
"luminance": 0.38042
}Semantic roles & 50–950 ramp
primary
#A09EED
secondary
#F1F2D9
accent
#D115CC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085