#8AAFF6#8AAFF6
#8AAFF6 is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.5% C 0.111 H 262.9°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFF6 |
|---|---|
| RGB | rgb(138, 175, 246) |
| HSL | hsl(219, 86%, 75%) |
| HSV | hsv(219, 44%, 96%) |
| CMYK | cmyk(43.9%, 28.9%, 0%, 3.5%) |
| CIE-LAB | lab(71.36, 5.61, -39.26) |
| CIE-LCH | lch(71.36, 39.66, 278.13°) |
| OKLab | oklab(75.48% -0.0137 -0.1098) |
| OKLCH | oklch(75.48% 0.111 262.9) |
| XYZ | xyz(42.4404, 42.7145, 93.1793) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.88
Pastel Blue
#A2BFFE
ΔE00 4.85
Sky Blue (survey)
#75BBFD
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.53
Cornflowerblue
#6495ED
ΔE00 7.95
Baby Blue (survey)
#A2CFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFF6 #F6D18A
analogous
#8AE5F6 #8AAFF6 #9B8AF6
triadic
#8AAFF6 #F68AAF #AFF68A
tetradic
#8AAFF6 #F68AE5 #F6D18A #8AF69B
square
#8AAFF6 #F68AE5 #F6D18A #8AF69B
split-complementary
#8AAFF6 #F69B8A #E5F68A
monochromatic
#1861ED #5188F2 #8AAFF6 #C3D6FA #E3ECFD
Accessibility & contrast
On white
2.20
#8AAFF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#8AAFF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFF6
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFF6 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F9
Deuteranopia (green-blind)
#8AAAF4
Tritanopia (blue-blind)
#62BEC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8aaff6; /* rgb */ color: rgb(138, 175, 246); /* oklch */ color: oklch(75.5% 0.111 262.9);
Tailwind
colors: {
custom: {
50: '#b0c6f9',
500: '#8aaff6',
950: '#000000',
},
}SCSS
$custom: #8aaff6; $custom-light: #b0c6f9; $custom-dark: #000000;
JSON
{
"hex": "#8aaff6",
"rgb": {
"r": 138,
"g": 175,
"b": 246
},
"hsl": {
"h": 219.444,
"s": 85.714,
"l": 75.294
},
"oklch": {
"l": 0.75479,
"c": 0.11068,
"h": 262.9
},
"luminance": 0.42717
}Semantic roles & 50–950 ramp
primary
#8AAFF6
secondary
#F5EAD6
accent
#9603E2
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285