#A09FF1#A09FF1
#A09FF1 is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.5% C 0.118 H 283.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A09FF1 |
|---|---|
| RGB | rgb(160, 159, 241) |
| HSL | hsl(241, 75%, 78%) |
| HSV | hsv(241, 34%, 95%) |
| CMYK | cmyk(33.6%, 34%, 0%, 5.5%) |
| CIE-LAB | lab(68.47, 19.03, -40.93) |
| CIE-LCH | lch(68.47, 45.14, 294.93°) |
| OKLab | oklab(73.55% 0.0278 -0.1143) |
| OKLCH | oklch(73.55% 0.118 283.7) |
| XYZ | xyz(42.7682, 38.6194, 88.4030) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.34
Perrywinkle
#8F8CE7
ΔE00 5.58
Lavender Blue
#8B88F8
ΔE00 7.31
Lavender
#B39DDB
ΔE00 7.83
Periwinkle (survey)
#8E82FE
ΔE00 8.91
Pastel Purple
#CAA0FF
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09FF1 #F0F19F
analogous
#9FC7F1 #A09FF1 #C99FF1
triadic
#A09FF1 #F1A09F #9FF1A0
tetradic
#A09FF1 #F19FC7 #F0F19F #9FF1C9
square
#A09FF1 #F19FC7 #F0F19F #9FF1C9
split-complementary
#A09FF1 #F1C99F #C7F19F
monochromatic
#3634E1 #6B6AE9 #A09FF1 #D5D4F9 #E5E4FB
Accessibility & contrast
On white
2.41
#A09FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#A09FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09FF1
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09FF1 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF4
Deuteranopia (green-blind)
#83A4EF
Tritanopia (blue-blind)
#8BAEBD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a09ff1; /* rgb */ color: rgb(160, 159, 241); /* oklch */ color: oklch(73.5% 0.118 283.7);
Tailwind
colors: {
custom: {
50: '#bebbf6',
500: '#a09ff1',
950: '#000000',
},
}SCSS
$custom: #a09ff1; $custom-light: #bebbf6; $custom-dark: #000000;
JSON
{
"hex": "#a09ff1",
"rgb": {
"r": 160,
"g": 159,
"b": 241
},
"hsl": {
"h": 240.732,
"s": 74.545,
"l": 78.431
},
"oklch": {
"l": 0.73548,
"c": 0.11762,
"h": 283.7
},
"luminance": 0.38621
}Semantic roles & 50–950 ramp
primary
#A09FF1
secondary
#F2F3D8
accent
#D70FD4
background
#FBFBFF
surface
#F7F6FE
border
#D0D0D6
text
#121117
muted
#818085