#8AA4FA#8AA4FA
#8AA4FA is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.4% C 0.128 H 270.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8AA4FA |
|---|---|
| RGB | rgb(138, 164, 250) |
| HSL | hsl(226, 92%, 76%) |
| HSV | hsv(226, 45%, 98%) |
| CMYK | cmyk(44.8%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(68.65, 12.96, -45.68) |
| CIE-LCH | lch(68.65, 47.48, 285.84°) |
| OKLab | oklab(73.43% 0.0005 -0.1284) |
| OKLCH | oklch(73.43% 0.128 270.2) |
| XYZ | xyz(41.0066, 38.8540, 95.7628) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.07
Carolina Blue
#8AB8FE
ΔE00 6.32
Cornflowerblue
#6495ED
ΔE00 6.85
Pastel Blue
#A2BFFE
ΔE00 7.04
Perrywinkle
#8F8CE7
ΔE00 8.52
Lavender Blue
#8B88F8
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AA4FA #FAE08A
analogous
#8ADCFA #8AA4FA #A88AFA
triadic
#8AA4FA #FA8AA4 #A4FA8A
tetradic
#8AA4FA #FA8ADC #FAE08A #8AFAA8
square
#8AA4FA #FA8ADC #FAE08A #8AFAA8
split-complementary
#8AA4FA #FAA88A #DCFA8A
monochromatic
#1549F5 #4F76F7 #8AA4FA #C5D2FD #E2E8FE
Accessibility & contrast
On white
2.39
#8AA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#8AA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AA4FA
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AA4FA | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFE
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#61B6C3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8aa4fa; /* rgb */ color: rgb(138, 164, 250); /* oklch */ color: oklch(73.4% 0.128 270.2);
Tailwind
colors: {
custom: {
50: '#b1befc',
500: '#8aa4fa',
950: '#000000',
},
}SCSS
$custom: #8aa4fa; $custom-light: #b1befc; $custom-dark: #000000;
JSON
{
"hex": "#8aa4fa",
"rgb": {
"r": 138,
"g": 164,
"b": 250
},
"hsl": {
"h": 226.071,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.73428,
"c": 0.12844,
"h": 270.2
},
"luminance": 0.38856
}Semantic roles & 50–950 ramp
primary
#8AA4FA
secondary
#F6EED5
accent
#B000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185