#A7B2F0#A7B2F0
#A7B2F0 is a light, moderate blue. Relative luminance 0.463; OKLCH L 77.8% C 0.089 H 276.3°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A7B2F0 |
|---|---|
| RGB | rgb(167, 178, 240) |
| HSL | hsl(231, 71%, 80%) |
| HSV | hsv(231, 30%, 94%) |
| CMYK | cmyk(30.4%, 25.8%, 0%, 5.9%) |
| CIE-LAB | lab(73.77, 10.07, -32.13) |
| CIE-LCH | lch(73.77, 33.67, 287.41°) |
| OKLab | oklab(77.75% 0.0099 -0.0889) |
| OKLCH | oklch(77.75% 0.089 276.3) |
| XYZ | xyz(47.5806, 46.3461, 88.8599) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.43
Light Periwinkle
#C1C6FC
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 7.96
Periwinkle
#CCCCFF
ΔE00 8.28
Lightsteelblue
#B0C4DE
ΔE00 8.52
Carolina Blue
#8AB8FE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7B2F0 #F0E5A7
analogous
#A7D7F0 #A7B2F0 #C1A7F0
triadic
#A7B2F0 #F0A7B2 #B2F0A7
tetradic
#A7B2F0 #F0A7D7 #F0E5A7 #A7F0C1
square
#A7B2F0 #F0A7D7 #F0E5A7 #A7F0C1
split-complementary
#A7B2F0 #F0C1A7 #D7F0A7
monochromatic
#3E56DE #7384E7 #A7B2F0 #DBE0F9 #E5E8FB
Accessibility & contrast
On white
2.04
#A7B2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#A7B2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7B2F0
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7B2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7B2F0 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB8F3
Deuteranopia (green-blind)
#9BB3EE
Tritanopia (blue-blind)
#94BEC8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a7b2f0; /* rgb */ color: rgb(167, 178, 240); /* oklch */ color: oklch(77.8% 0.089 276.3);
Tailwind
colors: {
custom: {
50: '#c2c8f5',
500: '#a7b2f0',
950: '#000000',
},
}SCSS
$custom: #a7b2f0; $custom-light: #c2c8f5; $custom-dark: #000000;
JSON
{
"hex": "#a7b2f0",
"rgb": {
"r": 167,
"g": 178,
"b": 240
},
"hsl": {
"h": 230.959,
"s": 70.874,
"l": 79.804
},
"oklch": {
"l": 0.77753,
"c": 0.08946,
"h": 276.3
},
"luminance": 0.46348
}Semantic roles & 50–950 ramp
primary
#A7B2F0
secondary
#F2EED9
accent
#B613D3
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#121317
muted
#818285