#8AAFF8#8AAFF8
#8AAFF8 is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.6% C 0.113 H 263.3°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFF8 |
|---|---|
| RGB | rgb(138, 175, 248) |
| HSL | hsl(220, 89%, 76%) |
| HSV | hsv(220, 44%, 97%) |
| CMYK | cmyk(44.4%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(71.44, 6.17, -40.21) |
| CIE-LCH | lch(71.44, 40.68, 278.72°) |
| OKLab | oklab(75.57% -0.0132 -0.1126) |
| OKLCH | oklch(75.57% 0.113 263.3) |
| XYZ | xyz(42.7490, 42.8380, 94.8047) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.87
Pastel Blue
#A2BFFE
ΔE00 4.84
Sky Blue (survey)
#75BBFD
ΔE00 7.01
Periwinkle Blue
#8F99FB
ΔE00 7.50
Cornflowerblue
#6495ED
ΔE00 7.98
Baby Blue (survey)
#A2CFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFF8 #F8D38A
analogous
#8AE6F8 #8AAFF8 #9C8AF8
triadic
#8AAFF8 #F88AAF #AFF88A
tetradic
#8AAFF8 #F88AE6 #F8D38A #8AF89C
square
#8AAFF8 #F88AE6 #F8D38A #8AF89C
split-complementary
#8AAFF8 #F89C8A #E6F88A
monochromatic
#1760F1 #5088F5 #8AAFF8 #C4D6FB #E2EBFD
Accessibility & contrast
On white
2.19
#8AAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#8AAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFF8
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFF8 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FB
Deuteranopia (green-blind)
#89AAF6
Tritanopia (blue-blind)
#61BEC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8aaff8; /* rgb */ color: rgb(138, 175, 248); /* oklch */ color: oklch(75.6% 0.113 263.3);
Tailwind
colors: {
custom: {
50: '#b1c6fb',
500: '#8aaff8',
950: '#000000',
},
}SCSS
$custom: #8aaff8; $custom-light: #b1c6fb; $custom-dark: #000000;
JSON
{
"hex": "#8aaff8",
"rgb": {
"r": 138,
"g": 175,
"b": 248
},
"hsl": {
"h": 219.818,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.75572,
"c": 0.11334,
"h": 263.3
},
"luminance": 0.42841
}Semantic roles & 50–950 ramp
primary
#8AAFF8
secondary
#F5EBD6
accent
#9800E5
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285