#A09FEE#A09FEE
#A09FEE is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.4% C 0.113 H 283.8°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FEE |
|---|---|
| RGB | rgb(160, 159, 238) |
| HSL | hsl(241, 70%, 78%) |
| HSV | hsv(241, 33%, 93%) |
| CMYK | cmyk(32.8%, 33.2%, 0%, 6.7%) |
| CIE-LAB | lab(68.34, 18.26, -39.50) |
| CIE-LCH | lch(68.34, 43.51, 294.81°) |
| OKLab | oklab(73.41% 0.0271 -0.1101) |
| OKLCH | oklch(73.41% 0.113 283.8) |
| XYZ | xyz(42.3238, 38.4417, 86.0624) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.69
Perrywinkle
#8F8CE7
ΔE00 5.64
Lavender
#B39DDB
ΔE00 7.44
Lavender Blue
#8B88F8
ΔE00 7.55
Pastel Purple
#CAA0FF
ΔE00 9.06
Periwinkle (survey)
#8E82FE
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FEE #EDEE9F
analogous
#9FC6EE #A09FEE #C79FEE
triadic
#A09FEE #EEA09F #9FEEA0
tetradic
#A09FEE #EE9FC6 #EDEE9F #9FEEC7
square
#A09FEE #EE9FC6 #EDEE9F #9FEEC7
split-complementary
#A09FEE #EEC79F #C6EE9F
monochromatic
#3937DC #6D6BE5 #A09FEE #D3D3F7 #E5E5FA
Accessibility & contrast
On white
2.42
#A09FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#A09FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FEE
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FEE | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F1
Deuteranopia (green-blind)
#84A4EC
Tritanopia (blue-blind)
#8CAEBC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a09fee; /* rgb */ color: rgb(160, 159, 238); /* oklch */ color: oklch(73.4% 0.113 283.8);
Tailwind
colors: {
custom: {
50: '#bebbf4',
500: '#a09fee',
950: '#000000',
},
}SCSS
$custom: #a09fee; $custom-light: #bebbf4; $custom-dark: #000000;
JSON
{
"hex": "#a09fee",
"rgb": {
"r": 160,
"g": 159,
"b": 238
},
"hsl": {
"h": 240.759,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.73405,
"c": 0.11342,
"h": 283.8
},
"luminance": 0.38443
}Semantic roles & 50–950 ramp
primary
#A09FEE
secondary
#F2F2D9
accent
#D214CF
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085