#A092FF#A092FF
#A092FF is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.8% C 0.155 H 287.7°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A092FF |
|---|---|
| RGB | rgb(160, 146, 255) |
| HSL | hsl(248, 100%, 79%) |
| HSV | hsv(248, 43%, 100%) |
| CMYK | cmyk(37.3%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(65.94, 30.10, -52.56) |
| CIE-LCH | lch(65.94, 60.57, 299.80°) |
| OKLab | oklab(71.83% 0.0473 -0.1481) |
| OKLCH | oklch(71.83% 0.155 287.7) |
| XYZ | xyz(42.8211, 35.2500, 99.1361) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 4.30
Perrywinkle
#8F8CE7
ΔE00 4.30
Periwinkle Blue
#8F99FB
ΔE00 4.81
Periwinkle (survey)
#8E82FE
ΔE00 5.01
Liliac
#C48EFD
ΔE00 7.89
Pastel Purple
#CAA0FF
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A092FF #F1FF92
analogous
#92BAFF #A092FF #D692FF
triadic
#A092FF #FFA092 #92FFA0
tetradic
#A092FF #FF92BA #F1FF92 #92FFD6
square
#A092FF #FF92BA #F1FF92 #92FFD6
split-complementary
#A092FF #FFD692 #BAFF92
monochromatic
#3518FF #6B55FF #A092FF #D5CFFF #E4E0FF
Accessibility & contrast
On white
2.61
#A092FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#A092FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A092FF
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A092FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A092FF | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#6C9DFC
Tritanopia (blue-blind)
#87A7BC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a092ff; /* rgb */ color: rgb(160, 146, 255); /* oklch */ color: oklch(71.8% 0.155 287.7);
Tailwind
colors: {
custom: {
50: '#c0b2ff',
500: '#a092ff',
950: '#000000',
},
}SCSS
$custom: #a092ff; $custom-light: #c0b2ff; $custom-dark: #000000;
JSON
{
"hex": "#a092ff",
"rgb": {
"r": 160,
"g": 146,
"b": 255
},
"hsl": {
"h": 247.706,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.71829,
"c": 0.15546,
"h": 287.7
},
"luminance": 0.35251
}Semantic roles & 50–950 ramp
primary
#A092FF
secondary
#F3F7D4
accent
#E600C8
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131118
muted
#828086