#A09CF8#A09CF8
#A09CF8 is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.3% C 0.132 H 284.6°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A09CF8 |
|---|---|
| RGB | rgb(160, 156, 248) |
| HSL | hsl(243, 87%, 79%) |
| HSV | hsv(243, 37%, 97%) |
| CMYK | cmyk(35.5%, 37.1%, 0%, 2.7%) |
| CIE-LAB | lab(68.04, 22.56, -45.44) |
| CIE-LCH | lch(68.04, 50.73, 296.40°) |
| OKLab | oklab(73.32% 0.0333 -0.1273) |
| OKLCH | oklch(73.32% 0.132 284.6) |
| XYZ | xyz(43.3243, 38.0265, 93.8459) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.70
Perrywinkle
#8F8CE7
ΔE00 5.00
Lavender Blue
#8B88F8
ΔE00 6.21
Periwinkle (survey)
#8E82FE
ΔE00 7.68
Lavender
#B39DDB
ΔE00 8.63
Pastel Purple
#CAA0FF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09CF8 #F4F89C
analogous
#9CC6F8 #A09CF8 #CE9CF8
triadic
#A09CF8 #F8A09C #9CF8A0
tetradic
#A09CF8 #F89CC6 #F4F89C #9CF8CE
square
#A09CF8 #F89CC6 #F4F89C #9CF8CE
split-complementary
#A09CF8 #F8CE9C #C6F89C
monochromatic
#322AF0 #6963F4 #A09CF8 #D7D5FC #E4E2FD
Accessibility & contrast
On white
2.44
#A09CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#A09CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09CF8
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09CF8 | 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)
#7FA9FC
Deuteranopia (green-blind)
#7CA3F6
Tritanopia (blue-blind)
#88ADBE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a09cf8; /* rgb */ color: rgb(160, 156, 248); /* oklch */ color: oklch(73.3% 0.132 284.6);
Tailwind
colors: {
custom: {
50: '#bfb9fb',
500: '#a09cf8',
950: '#000000',
},
}SCSS
$custom: #a09cf8; $custom-light: #bfb9fb; $custom-dark: #000000;
JSON
{
"hex": "#a09cf8",
"rgb": {
"r": 160,
"g": 156,
"b": 248
},
"hsl": {
"h": 242.609,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.73317,
"c": 0.1316,
"h": 284.6
},
"luminance": 0.38028
}Semantic roles & 50–950 ramp
primary
#A09CF8
secondary
#F4F5D6
accent
#E302DA
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085