#8AABF4#8AABF4
#8AABF4 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.6% C 0.112 H 265.2°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABF4 |
|---|---|
| RGB | rgb(138, 171, 244) |
| HSL | hsl(221, 83%, 75%) |
| HSV | hsv(221, 43%, 96%) |
| CMYK | cmyk(43.4%, 29.9%, 0%, 4.3%) |
| CIE-LAB | lab(70.22, 7.29, -39.96) |
| CIE-LCH | lch(70.22, 40.62, 280.35°) |
| OKLab | oklab(74.56% -0.0094 -0.1118) |
| OKLCH | oklch(74.56% 0.112 265.2) |
| XYZ | xyz(41.3681, 41.0584, 91.3157) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.17
Pastel Blue
#A2BFFE
ΔE00 5.49
Periwinkle Blue
#8F99FB
ΔE00 6.33
Cornflowerblue
#6495ED
ΔE00 7.35
Sky Blue (survey)
#75BBFD
ΔE00 8.15
Light Grey Blue
#9DBCD4
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABF4 #F4D38A
analogous
#8AE0F4 #8AABF4 #9E8AF4
triadic
#8AABF4 #F48AAB #ABF48A
tetradic
#8AABF4 #F48AE0 #F4D38A #8AF49E
square
#8AABF4 #F48AE0 #F4D38A #8AF49E
split-complementary
#8AABF4 #F49E8A #E0F48A
monochromatic
#1A5BE9 #5283EF #8AABF4 #C2D3F9 #E3EBFC
Accessibility & contrast
On white
2.28
#8AABF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#8AABF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABF4
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABF4 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B1F7
Deuteranopia (green-blind)
#86A7F2
Tritanopia (blue-blind)
#64BAC5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8aabf4; /* rgb */ color: rgb(138, 171, 244); /* oklch */ color: oklch(74.6% 0.112 265.2);
Tailwind
colors: {
custom: {
50: '#b0c3f8',
500: '#8aabf4',
950: '#000000',
},
}SCSS
$custom: #8aabf4; $custom-light: #b0c3f8; $custom-dark: #000000;
JSON
{
"hex": "#8aabf4",
"rgb": {
"r": 138,
"g": 171,
"b": 244
},
"hsl": {
"h": 221.321,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.7456,
"c": 0.11224,
"h": 265.2
},
"luminance": 0.41061
}Semantic roles & 50–950 ramp
primary
#8AABF4
secondary
#F4EBD7
accent
#9C06DF
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185