#8AAEFA#8AAEFA
#8AAEFA is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.5% C 0.117 H 264.4°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAEFA |
|---|---|
| RGB | rgb(138, 174, 250) |
| HSL | hsl(221, 92%, 76%) |
| HSV | hsv(221, 45%, 98%) |
| CMYK | cmyk(44.8%, 30.4%, 0%, 2%) |
| CIE-LAB | lab(71.27, 7.30, -41.58) |
| CIE-LCH | lch(71.27, 42.21, 279.95°) |
| OKLab | oklab(75.46% -0.0114 -0.1165) |
| OKLCH | oklch(75.46% 0.117 264.4) |
| XYZ | xyz(42.8671, 42.5749, 96.3829) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.19
Pastel Blue
#A2BFFE
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 7.17
Sky Blue (survey)
#75BBFD
ΔE00 7.37
Cornflowerblue
#6495ED
ΔE00 7.85
Baby Blue (survey)
#A2CFFE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAEFA #FAD68A
analogous
#8AE6FA #8AAEFA #9E8AFA
triadic
#8AAEFA #FA8AAE #AEFA8A
tetradic
#8AAEFA #FA8AE6 #FAD68A #8AFA9E
square
#8AAEFA #FA8AE6 #FAD68A #8AFA9E
split-complementary
#8AAEFA #FA9E8A #E6FA8A
monochromatic
#155DF5 #4F85F7 #8AAEFA #C5D7FD #E2EBFE
Accessibility & contrast
On white
2.21
#8AAEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#8AAEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAEFA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAEFA | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#86AAF8
Tritanopia (blue-blind)
#60BEC9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8aaefa; /* rgb */ color: rgb(138, 174, 250); /* oklch */ color: oklch(75.5% 0.117 264.4);
Tailwind
colors: {
custom: {
50: '#b1c5fc',
500: '#8aaefa',
950: '#000000',
},
}SCSS
$custom: #8aaefa; $custom-light: #b1c5fc; $custom-dark: #000000;
JSON
{
"hex": "#8aaefa",
"rgb": {
"r": 138,
"g": 174,
"b": 250
},
"hsl": {
"h": 220.714,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.75461,
"c": 0.11707,
"h": 264.4
},
"luminance": 0.42578
}Semantic roles & 50–950 ramp
primary
#8AAEFA
secondary
#F6EBD5
accent
#9C00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185