#A09CF2#A09CF2
#A09CF2 is a light, vivid blue. Relative luminance 0.377; OKLCH L 73.0% C 0.123 H 285.0°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A09CF2 |
|---|---|
| RGB | rgb(160, 156, 242) |
| HSL | hsl(243, 77%, 78%) |
| HSV | hsv(243, 36%, 95%) |
| CMYK | cmyk(33.9%, 35.5%, 0%, 5.1%) |
| CIE-LAB | lab(67.77, 20.99, -42.58) |
| CIE-LCH | lch(67.77, 47.48, 296.24°) |
| OKLab | oklab(73.02% 0.032 -0.1191) |
| OKLCH | oklch(73.02% 0.123 285) |
| XYZ | xyz(42.4083, 37.6601, 89.0219) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.22
Perrywinkle
#8F8CE7
ΔE00 4.90
Lavender Blue
#8B88F8
ΔE00 6.58
Lavender
#B39DDB
ΔE00 7.81
Periwinkle (survey)
#8E82FE
ΔE00 8.08
Pastel Purple
#CAA0FF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A09CF2 #EEF29C
analogous
#9CC3F2 #A09CF2 #CB9CF2
triadic
#A09CF2 #F2A09C #9CF2A0
tetradic
#A09CF2 #F29CC3 #EEF29C #9CF2CB
square
#A09CF2 #F29CC3 #EEF29C #9CF2CB
split-complementary
#A09CF2 #F2CB9C #C3F29C
monochromatic
#3830E4 #6C66EB #A09CF2 #D4D2F9 #E5E4FB
Accessibility & contrast
On white
2.46
#A09CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#A09CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A09CF2
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A09CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A09CF2 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F5
Deuteranopia (green-blind)
#7FA3F0
Tritanopia (blue-blind)
#8BACBC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a09cf2; /* rgb */ color: rgb(160, 156, 242); /* oklch */ color: oklch(73.0% 0.123 285.0);
Tailwind
colors: {
custom: {
50: '#beb9f6',
500: '#a09cf2',
950: '#000000',
},
}SCSS
$custom: #a09cf2; $custom-light: #beb9f6; $custom-dark: #000000;
JSON
{
"hex": "#a09cf2",
"rgb": {
"r": 160,
"g": 156,
"b": 242
},
"hsl": {
"h": 242.791,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.73021,
"c": 0.12329,
"h": 285
},
"luminance": 0.37661
}Semantic roles & 50–950 ramp
primary
#A09CF2
secondary
#F2F3D8
accent
#D90CCF
background
#FBFBFF
surface
#F7F6FE
border
#D0D0D6
text
#121117
muted
#818085