#8AA3F8#8AA3F8
#8AA3F8 is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.1% C 0.127 H 270.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA3F8 |
|---|---|
| RGB | rgb(138, 163, 248) |
| HSL | hsl(226, 89%, 76%) |
| HSV | hsv(226, 44%, 97%) |
| CMYK | cmyk(44.4%, 34.3%, 0%, 2.7%) |
| CIE-LAB | lab(68.29, 12.96, -45.14) |
| CIE-LCH | lch(68.29, 46.97, 286.02°) |
| OKLab | oklab(73.13% 0.0013 -0.1269) |
| OKLCH | oklch(73.13% 0.127 270.6) |
| XYZ | xyz(40.5164, 38.3727, 94.0605) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.79
Carolina Blue
#8AB8FE
ΔE00 6.65
Cornflowerblue
#6495ED
ΔE00 6.78
Pastel Blue
#A2BFFE
ΔE00 7.29
Perrywinkle
#8F8CE7
ΔE00 8.17
Lavender Blue
#8B88F8
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA3F8 #F8DF8A
analogous
#8ADAF8 #8AA3F8 #A88AF8
triadic
#8AA3F8 #F88AA3 #A3F88A
tetradic
#8AA3F8 #F88ADA #F8DF8A #8AF8A8
square
#8AA3F8 #F88ADA #F8DF8A #8AF8A8
split-complementary
#8AA3F8 #F8A88A #DAF88A
monochromatic
#1748F1 #5076F5 #8AA3F8 #C4D0FB #E2E8FD
Accessibility & contrast
On white
2.42
#8AA3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#8AA3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA3F8
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA3F8 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFB
Deuteranopia (green-blind)
#7AA2F6
Tritanopia (blue-blind)
#62B5C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8aa3f8; /* rgb */ color: rgb(138, 163, 248); /* oklch */ color: oklch(73.1% 0.127 270.6);
Tailwind
colors: {
custom: {
50: '#b1befb',
500: '#8aa3f8',
950: '#000000',
},
}SCSS
$custom: #8aa3f8; $custom-light: #b1befb; $custom-dark: #000000;
JSON
{
"hex": "#8aa3f8",
"rgb": {
"r": 138,
"g": 163,
"b": 248
},
"hsl": {
"h": 226.364,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.73127,
"c": 0.12689,
"h": 270.6
},
"luminance": 0.38375
}Semantic roles & 50–950 ramp
primary
#8AA3F8
secondary
#F5EED6
accent
#B100E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185