#A0A3FC#A0A3FC
#A0A3FC is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.8% C 0.127 H 281.4°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A3FC |
|---|---|
| RGB | rgb(160, 163, 252) |
| HSL | hsl(238, 94%, 81%) |
| HSV | hsv(238, 37%, 99%) |
| CMYK | cmyk(36.5%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.96, 19.64, -44.60) |
| CIE-LCH | lch(69.96, 48.73, 293.76°) |
| OKLab | oklab(74.85% 0.0251 -0.1249) |
| OKLCH | oklch(74.85% 0.127 281.4) |
| XYZ | xyz(45.1601, 40.6946, 97.5520) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.73
Perrywinkle
#8F8CE7
ΔE00 6.68
Lavender Blue
#8B88F8
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 8.25
Periwinkle (survey)
#8E82FE
ΔE00 9.33
Lavender
#B39DDB
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A3FC #FCF9A0
analogous
#A0D1FC #A0A3FC #CBA0FC
triadic
#A0A3FC #FCA0A3 #A3FCA0
tetradic
#A0A3FC #FCA0D1 #FCF9A0 #A0FCCB
square
#A0A3FC #FCA0D1 #FCF9A0 #A0FCCB
split-complementary
#A0A3FC #FCCBA0 #D1FCA0
monochromatic
#2930F8 #656AFA #A0A3FC #DBDCFE #E1E2FE
Accessibility & contrast
On white
2.30
#A0A3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#A0A3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A3FC
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A3FC | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#86B4C4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #a0a3fc; /* rgb */ color: rgb(160, 163, 252); /* oklch */ color: oklch(74.8% 0.127 281.4);
Tailwind
colors: {
custom: {
50: '#bfbefd',
500: '#a0a3fc',
950: '#000000',
},
}SCSS
$custom: #a0a3fc; $custom-light: #bfbefd; $custom-dark: #000000;
JSON
{
"hex": "#a0a3fc",
"rgb": {
"r": 160,
"g": 163,
"b": 252
},
"hsl": {
"h": 238.043,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.74849,
"c": 0.12739,
"h": 281.4
},
"luminance": 0.40696
}Semantic roles & 50–950 ramp
primary
#A0A3FC
secondary
#F6F5D5
accent
#DE00E6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121218
muted
#818186