#A3B4F4#A3B4F4
#A3B4F4 is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.0% C 0.094 H 272.6°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A3B4F4 |
|---|---|
| RGB | rgb(163, 180, 244) |
| HSL | hsl(227, 79%, 80%) |
| HSV | hsv(227, 33%, 96%) |
| CMYK | cmyk(33.2%, 26.2%, 0%, 4.3%) |
| CIE-LAB | lab(74.16, 8.84, -33.70) |
| CIE-LCH | lch(74.16, 34.85, 284.70°) |
| OKLab | oklab(78.04% 0.0043 -0.0935) |
| OKLCH | oklch(78.04% 0.094 272.6) |
| XYZ | xyz(47.7500, 46.9589, 92.1185) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.83
Light Periwinkle
#C1C6FC
ΔE00 6.62
Carolina Blue
#8AB8FE
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.71
Powder Blue (survey)
#B1D1FC
ΔE00 7.89
Lightsteelblue
#B0C4DE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3B4F4 #F4E3A3
analogous
#A3DDF4 #A3B4F4 #BAA3F4
triadic
#A3B4F4 #F4A3B4 #B4F4A3
tetradic
#A3B4F4 #F4A3DD #F4E3A3 #A3F4BA
square
#A3B4F4 #F4A3DD #F4E3A3 #A3F4BA
split-complementary
#A3B4F4 #F4BAA3 #DDF4A3
monochromatic
#365BE7 #6C87ED #A3B4F4 #DAE1FB #E4E9FC
Accessibility & contrast
On white
2.02
#A3B4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#A3B4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3B4F4
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3B4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3B4F4 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BAF7
Deuteranopia (green-blind)
#9AB3F2
Tritanopia (blue-blind)
#8CC0CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a3b4f4; /* rgb */ color: rgb(163, 180, 244); /* oklch */ color: oklch(78.0% 0.094 272.6);
Tailwind
colors: {
custom: {
50: '#c0caf8',
500: '#a3b4f4',
950: '#000000',
},
}SCSS
$custom: #a3b4f4; $custom-light: #c0caf8; $custom-dark: #000000;
JSON
{
"hex": "#a3b4f4",
"rgb": {
"r": 163,
"g": 180,
"b": 244
},
"hsl": {
"h": 227.407,
"s": 78.641,
"l": 79.804
},
"oklch": {
"l": 0.7804,
"c": 0.09358,
"h": 272.6
},
"luminance": 0.46961
}Semantic roles & 50–950 ramp
primary
#A3B4F4
secondary
#F4EED7
accent
#AF0BDB
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285