#A7B3F0#A7B3F0
#A7B3F0 is a light, moderate blue. Relative luminance 0.467; OKLCH L 78.0% C 0.088 H 275.6°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A7B3F0 |
|---|---|
| RGB | rgb(167, 179, 240) |
| HSL | hsl(230, 71%, 80%) |
| HSV | hsv(230, 30%, 94%) |
| CMYK | cmyk(30.4%, 25.4%, 0%, 5.9%) |
| CIE-LAB | lab(74.03, 9.52, -31.73) |
| CIE-LCH | lch(74.03, 33.13, 286.70°) |
| OKLab | oklab(77.95% 0.0086 -0.0878) |
| OKLCH | oklch(77.95% 0.088 275.6) |
| XYZ | xyz(47.7803, 46.7454, 88.9265) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.15
Light Periwinkle
#C1C6FC
ΔE00 5.81
Periwinkle Blue
#8F99FB
ΔE00 8.13
Periwinkle
#CCCCFF
ΔE00 8.18
Lightsteelblue
#B0C4DE
ΔE00 8.34
Carolina Blue
#8AB8FE
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7B3F0 #F0E4A7
analogous
#A7D8F0 #A7B3F0 #C0A7F0
triadic
#A7B3F0 #F0A7B3 #B3F0A7
tetradic
#A7B3F0 #F0A7D8 #F0E4A7 #A7F0C0
square
#A7B3F0 #F0A7D8 #F0E4A7 #A7F0C0
split-complementary
#A7B3F0 #F0C0A7 #D8F0A7
monochromatic
#3E59DE #7386E7 #A7B3F0 #DBE0F9 #E5E8FB
Accessibility & contrast
On white
2.03
#A7B3F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#A7B3F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7B3F0
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7B3F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7B3F0 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B9F3
Deuteranopia (green-blind)
#9CB3EE
Tritanopia (blue-blind)
#94BEC8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7b3f0; /* rgb */ color: rgb(167, 179, 240); /* oklch */ color: oklch(78.0% 0.088 275.6);
Tailwind
colors: {
custom: {
50: '#c2c9f5',
500: '#a7b3f0',
950: '#000000',
},
}SCSS
$custom: #a7b3f0; $custom-light: #c2c9f5; $custom-dark: #000000;
JSON
{
"hex": "#a7b3f0",
"rgb": {
"r": 167,
"g": 179,
"b": 240
},
"hsl": {
"h": 230.137,
"s": 70.874,
"l": 79.804
},
"oklch": {
"l": 0.77953,
"c": 0.08821,
"h": 275.6
},
"luminance": 0.46747
}Semantic roles & 50–950 ramp
primary
#A7B3F0
secondary
#F2EED9
accent
#B313D3
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121317
muted
#818285