#8AA2FA#8AA2FA
#8AA2FA is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.0% C 0.131 H 271.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA2FA |
|---|---|
| RGB | rgb(138, 162, 250) |
| HSL | hsl(227, 92%, 76%) |
| HSV | hsv(227, 45%, 98%) |
| CMYK | cmyk(44.8%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(68.13, 14.10, -46.50) |
| CIE-LCH | lch(68.13, 48.59, 286.87°) |
| OKLab | oklab(73.03% 0.0029 -0.1308) |
| OKLCH | oklch(73.03% 0.131 271.3) |
| XYZ | xyz(40.6515, 38.1438, 95.6444) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.46
Cornflowerblue
#6495ED
ΔE00 6.80
Carolina Blue
#8AB8FE
ΔE00 6.94
Pastel Blue
#A2BFFE
ΔE00 7.55
Perrywinkle
#8F8CE7
ΔE00 7.92
Lavender Blue
#8B88F8
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA2FA #FAE28A
analogous
#8ADAFA #8AA2FA #AA8AFA
triadic
#8AA2FA #FA8AA2 #A2FA8A
tetradic
#8AA2FA #FA8ADA #FAE28A #8AFAAA
square
#8AA2FA #FA8ADA #FAE28A #8AFAAA
split-complementary
#8AA2FA #FAAA8A #DAFA8A
monochromatic
#1545F5 #4F73F7 #8AA2FA #C5D1FD #E2E8FE
Accessibility & contrast
On white
2.43
#8AA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#8AA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA2FA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA2FA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#78A2F8
Tritanopia (blue-blind)
#61B4C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8aa2fa; /* rgb */ color: rgb(138, 162, 250); /* oklch */ color: oklch(73.0% 0.131 271.3);
Tailwind
colors: {
custom: {
50: '#b1bdfc',
500: '#8aa2fa',
950: '#000000',
},
}SCSS
$custom: #8aa2fa; $custom-light: #b1bdfc; $custom-dark: #000000;
JSON
{
"hex": "#8aa2fa",
"rgb": {
"r": 138,
"g": 162,
"b": 250
},
"hsl": {
"h": 227.143,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.73027,
"c": 0.13085,
"h": 271.3
},
"luminance": 0.38146
}Semantic roles & 50–950 ramp
primary
#8AA2FA
secondary
#F6EFD5
accent
#B400E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185