#A7B8FA#A7B8FA
#A7B8FA is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.4% C 0.096 H 272.9°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A7B8FA |
|---|---|
| RGB | rgb(167, 184, 250) |
| HSL | hsl(228, 89%, 82%) |
| HSV | hsv(228, 33%, 98%) |
| CMYK | cmyk(33.2%, 26.4%, 0%, 2%) |
| CIE-LAB | lab(75.70, 9.26, -34.55) |
| CIE-LCH | lch(75.70, 35.77, 285.00°) |
| OKLab | oklab(79.38% 0.0049 -0.0958) |
| OKLCH | oklch(79.38% 0.096 272.9) |
| XYZ | xyz(50.3272, 49.3967, 97.3068) |
| Luminance | 0.4940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.21
Light Periwinkle
#C1C6FC
ΔE00 6.00
Carolina Blue
#8AB8FE
ΔE00 6.96
Powder Blue (survey)
#B1D1FC
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.78
Periwinkle
#CCCCFF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7B8FA #FAE9A7
analogous
#A7E2FA #A7B8FA #C0A7FA
triadic
#A7B8FA #FAA7B8 #B8FAA7
tetradic
#A7B8FA #FAA7E2 #FAE9A7 #A7FAC0
square
#A7B8FA #FAA7E2 #FAE9A7 #A7FAC0
split-complementary
#A7B8FA #FAC0A7 #E2FAA7
monochromatic
#335BF3 #6D89F7 #A7B8FA #E1E7FD #E2E8FD
Accessibility & contrast
On white
1.93
#A7B8FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#A7B8FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7B8FA
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7B8FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7B8FA | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BEFD
Deuteranopia (green-blind)
#9DB7F8
Tritanopia (blue-blind)
#90C5CF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a7b8fa; /* rgb */ color: rgb(167, 184, 250); /* oklch */ color: oklch(79.4% 0.096 272.9);
Tailwind
colors: {
custom: {
50: '#c3cdfc',
500: '#a7b8fa',
950: '#000000',
},
}SCSS
$custom: #a7b8fa; $custom-light: #c3cdfc; $custom-dark: #000000;
JSON
{
"hex": "#a7b8fa",
"rgb": {
"r": 167,
"g": 184,
"b": 250
},
"hsl": {
"h": 227.711,
"s": 89.247,
"l": 81.765
},
"oklch": {
"l": 0.79378,
"c": 0.09596,
"h": 272.9
},
"luminance": 0.49399
}Semantic roles & 50–950 ramp
primary
#A7B8FA
secondary
#F5EFD6
accent
#B600E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285