#A4B3F7#A4B3F7
#A4B3F7 is a light, moderate blue. Relative luminance 0.468; OKLCH L 78.0% C 0.099 H 274.3°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B3F7 |
|---|---|
| RGB | rgb(164, 179, 247) |
| HSL | hsl(229, 84%, 81%) |
| HSV | hsv(229, 34%, 97%) |
| CMYK | cmyk(33.6%, 27.5%, 0%, 3.1%) |
| CIE-LAB | lab(74.09, 10.44, -35.43) |
| CIE-LCH | lch(74.09, 36.94, 286.41°) |
| OKLab | oklab(78.04% 0.0074 -0.0984) |
| OKLCH | oklch(78.04% 0.099 274.3) |
| XYZ | xyz(48.2136, 46.8463, 94.4796) |
| Luminance | 0.4685 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.18
Light Periwinkle
#C1C6FC
ΔE00 6.70
Carolina Blue
#8AB8FE
ΔE00 7.32
Periwinkle Blue
#8F99FB
ΔE00 7.39
Powder Blue (survey)
#B1D1FC
ΔE00 8.19
Lightsteelblue
#B0C4DE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B3F7 #F7E8A4
analogous
#A4DCF7 #A4B3F7 #BEA4F7
triadic
#A4B3F7 #F7A4B3 #B3F7A4
tetradic
#A4B3F7 #F7A4DC #F7E8A4 #A4F7BE
square
#A4B3F7 #F7A4DC #F7E8A4 #A4F7BE
split-complementary
#A4B3F7 #F7BEA4 #DCF7A4
monochromatic
#3355ED #6C84F2 #A4B3F7 #DCE2FC #E3E8FD
Accessibility & contrast
On white
2.03
#A4B3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A4B3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B3F7
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B3F7 | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EBAFA
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#8DC0CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a4b3f7; /* rgb */ color: rgb(164, 179, 247); /* oklch */ color: oklch(78.0% 0.099 274.3);
Tailwind
colors: {
custom: {
50: '#c1c9fa',
500: '#a4b3f7',
950: '#000000',
},
}SCSS
$custom: #a4b3f7; $custom-light: #c1c9fa; $custom-dark: #000000;
JSON
{
"hex": "#a4b3f7",
"rgb": {
"r": 164,
"g": 179,
"b": 247
},
"hsl": {
"h": 229.157,
"s": 83.838,
"l": 80.588
},
"oklch": {
"l": 0.7804,
"c": 0.09869,
"h": 274.3
},
"luminance": 0.46848
}Semantic roles & 50–950 ramp
primary
#A4B3F7
secondary
#F4EFD7
accent
#B905E0
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#121317
muted
#818285