#A095FF#A095FF
#A095FF is a light, vivid blue. Relative luminance 0.362; OKLCH L 72.4% C 0.151 H 286.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A095FF |
|---|---|
| RGB | rgb(160, 149, 255) |
| HSL | hsl(246, 100%, 79%) |
| HSV | hsv(246, 42%, 100%) |
| CMYK | cmyk(37.3%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(66.66, 28.39, -51.42) |
| CIE-LCH | lch(66.66, 58.74, 298.90°) |
| OKLab | oklab(72.38% 0.0435 -0.1448) |
| OKLCH | oklch(72.38% 0.151 286.7) |
| XYZ | xyz(43.2897, 36.1871, 99.2923) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.23
Perrywinkle
#8F8CE7
ΔE00 4.44
Lavender Blue
#8B88F8
ΔE00 4.69
Periwinkle (survey)
#8E82FE
ΔE00 5.66
Liliac
#C48EFD
ΔE00 8.30
Pastel Purple
#CAA0FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A095FF #F4FF95
analogous
#95BFFF #A095FF #D595FF
triadic
#A095FF #FFA095 #95FFA0
tetradic
#A095FF #FF95BF #F4FF95 #95FFD5
square
#A095FF #FF95BF #F4FF95 #95FFD5
split-complementary
#A095FF #FFD595 #BFFF95
monochromatic
#321BFF #6958FF #A095FF #D7D2FF #E4E0FF
Accessibility & contrast
On white
2.55
#A095FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#A095FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A095FF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A095FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A095FF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#86AABE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a095ff; /* rgb */ color: rgb(160, 149, 255); /* oklch */ color: oklch(72.4% 0.151 286.7);
Tailwind
colors: {
custom: {
50: '#bfb4ff',
500: '#a095ff',
950: '#000000',
},
}SCSS
$custom: #a095ff; $custom-light: #bfb4ff; $custom-dark: #000000;
JSON
{
"hex": "#a095ff",
"rgb": {
"r": 160,
"g": 149,
"b": 255
},
"hsl": {
"h": 246.226,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.72375,
"c": 0.15116,
"h": 286.7
},
"luminance": 0.36188
}Semantic roles & 50–950 ramp
primary
#A095FF
secondary
#F4F7D4
accent
#E600CE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086