#A092EB#A092EB
#A092EB is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.8% C 0.128 H 289.9°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A092EB |
|---|---|
| RGB | rgb(160, 146, 235) |
| HSL | hsl(249, 69%, 75%) |
| HSV | hsv(249, 38%, 92%) |
| CMYK | cmyk(31.9%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(64.99, 24.89, -43.11) |
| CIE-LCH | lch(64.99, 49.78, 300.00°) |
| OKLab | oklab(70.79% 0.0437 -0.1206) |
| OKLCH | oklch(70.79% 0.128 289.9) |
| XYZ | xyz(39.7676, 34.0286, 83.0541) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.61
Lavender Blue
#8B88F8
ΔE00 5.62
Periwinkle Blue
#8F99FB
ΔE00 6.00
Periwinkle (survey)
#8E82FE
ΔE00 6.57
Lavender
#B39DDB
ΔE00 7.25
Liliac
#C48EFD
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A092EB #DDEB92
analogous
#92B1EB #A092EB #CC92EB
triadic
#A092EB #EBA092 #92EBA0
tetradic
#A092EB #EB92B1 #DDEB92 #92EBCC
square
#A092EB #EB92B1 #DDEB92 #92EBCC
split-complementary
#A092EB #EBCC92 #B1EB92
monochromatic
#462BD8 #735EE2 #A092EB #CDC6F4 #E8E5FA
Accessibility & contrast
On white
2.69
#A092EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#A092EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A092EB
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A092EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A092EB | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#789CE9
Tritanopia (blue-blind)
#8EA2B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a092eb; /* rgb */ color: rgb(160, 146, 235); /* oklch */ color: oklch(70.8% 0.128 289.9);
Tailwind
colors: {
custom: {
50: '#beb2f2',
500: '#a092eb',
950: '#000000',
},
}SCSS
$custom: #a092eb; $custom-light: #beb2f2; $custom-dark: #000000;
JSON
{
"hex": "#a092eb",
"rgb": {
"r": 160,
"g": 146,
"b": 235
},
"hsl": {
"h": 249.438,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.70788,
"c": 0.12826,
"h": 289.9
},
"luminance": 0.3403
}Semantic roles & 50–950 ramp
primary
#A092EB
secondary
#EEF2D9
accent
#D115B3
background
#FBFAFE
surface
#F7F5FD
border
#D0CFD5
text
#121017
muted
#817F85