#8AA3F7#8AA3F7
#8AA3F7 is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.1% C 0.126 H 270.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA3F7 |
|---|---|
| RGB | rgb(138, 163, 247) |
| HSL | hsl(226, 87%, 75%) |
| HSV | hsv(226, 44%, 97%) |
| CMYK | cmyk(44.1%, 34%, 0%, 3.1%) |
| CIE-LAB | lab(68.25, 12.68, -44.67) |
| CIE-LCH | lch(68.25, 46.43, 285.84°) |
| OKLab | oklab(73.08% 0.001 -0.1255) |
| OKLCH | oklch(73.08% 0.126 270.5) |
| XYZ | xyz(40.3617, 38.3108, 93.2456) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.81
Carolina Blue
#8AB8FE
ΔE00 6.66
Cornflowerblue
#6495ED
ΔE00 6.77
Pastel Blue
#A2BFFE
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 8.14
Lavender Blue
#8B88F8
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA3F7 #F7DE8A
analogous
#8AD9F7 #8AA3F7 #A88AF7
triadic
#8AA3F7 #F78AA3 #A3F78A
tetradic
#8AA3F7 #F78AD9 #F7DE8A #8AF7A8
square
#8AA3F7 #F78AD9 #F7DE8A #8AF7A8
split-complementary
#8AA3F7 #F7A88A #D9F78A
monochromatic
#1749EF #5176F3 #8AA3F7 #C3D0FB #E2E8FD
Accessibility & contrast
On white
2.42
#8AA3F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#8AA3F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA3F7
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA3F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA3F7 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ABFA
Deuteranopia (green-blind)
#7BA2F5
Tritanopia (blue-blind)
#63B4C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8aa3f7; /* rgb */ color: rgb(138, 163, 247); /* oklch */ color: oklch(73.1% 0.126 270.5);
Tailwind
colors: {
custom: {
50: '#b1befa',
500: '#8aa3f7',
950: '#000000',
},
}SCSS
$custom: #8aa3f7; $custom-light: #b1befa; $custom-dark: #000000;
JSON
{
"hex": "#8aa3f7",
"rgb": {
"r": 138,
"g": 163,
"b": 247
},
"hsl": {
"h": 226.239,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.73077,
"c": 0.12551,
"h": 270.5
},
"luminance": 0.38313
}Semantic roles & 50–950 ramp
primary
#8AA3F7
secondary
#F5EED6
accent
#B002E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185