#8AB4F4#8AB4F4
#8AB4F4 is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.4% C 0.103 H 258.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8AB4F4 |
|---|---|
| RGB | rgb(138, 180, 244) |
| HSL | hsl(216, 83%, 75%) |
| HSV | hsv(216, 43%, 96%) |
| CMYK | cmyk(43.4%, 26.2%, 0%, 4.3%) |
| CIE-LAB | lab(72.61, 2.27, -36.23) |
| CIE-LCH | lch(72.61, 36.30, 273.58°) |
| OKLab | oklab(76.43% -0.0203 -0.1011) |
| OKLCH | oklch(76.43% 0.103 258.6) |
| XYZ | xyz(43.1263, 44.5749, 91.9018) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.44
Pastel Blue
#A2BFFE
ΔE00 4.55
Sky Blue (survey)
#75BBFD
ΔE00 5.34
Baby Blue (survey)
#A2CFFE
ΔE00 7.03
Light Grey Blue
#9DBCD4
ΔE00 8.06
Powder Blue (survey)
#B1D1FC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AB4F4 #F4CA8A
analogous
#8AE9F4 #8AB4F4 #958AF4
triadic
#8AB4F4 #F48AB4 #B4F48A
tetradic
#8AB4F4 #F48AE9 #F4CA8A #8AF495
square
#8AB4F4 #F48AE9 #F4CA8A #8AF495
split-complementary
#8AB4F4 #F4958A #E9F48A
monochromatic
#1A6CE9 #5290EF #8AB4F4 #C2D8F9 #E3EDFC
Accessibility & contrast
On white
2.12
#8AB4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#8AB4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AB4F4
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AB4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AB4F4 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB8F7
Deuteranopia (green-blind)
#90AEF3
Tritanopia (blue-blind)
#62C2CA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8ab4f4; /* rgb */ color: rgb(138, 180, 244); /* oklch */ color: oklch(76.4% 0.103 258.6);
Tailwind
colors: {
custom: {
50: '#b0caf8',
500: '#8ab4f4',
950: '#000000',
},
}SCSS
$custom: #8ab4f4; $custom-light: #b0caf8; $custom-dark: #000000;
JSON
{
"hex": "#8ab4f4",
"rgb": {
"r": 138,
"g": 180,
"b": 244
},
"hsl": {
"h": 216.226,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.76429,
"c": 0.10313,
"h": 258.6
},
"luminance": 0.44577
}Semantic roles & 50–950 ramp
primary
#8AB4F4
secondary
#F4E9D7
accent
#8906DF
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285