#8AAFF7#8AAFF7
#8AAFF7 is a light, moderate blue. Relative luminance 0.428; OKLCH L 75.5% C 0.112 H 263.1°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFF7 |
|---|---|
| RGB | rgb(138, 175, 247) |
| HSL | hsl(220, 87%, 75%) |
| HSV | hsv(220, 44%, 97%) |
| CMYK | cmyk(44.1%, 29.1%, 0%, 3.1%) |
| CIE-LAB | lab(71.40, 5.89, -39.74) |
| CIE-LCH | lch(71.40, 40.17, 278.43°) |
| OKLab | oklab(75.53% -0.0135 -0.1112) |
| OKLCH | oklch(75.53% 0.112 263.1) |
| XYZ | xyz(42.5943, 42.7761, 93.9898) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.87
Pastel Blue
#A2BFFE
ΔE00 4.85
Sky Blue (survey)
#75BBFD
ΔE00 6.98
Periwinkle Blue
#8F99FB
ΔE00 7.51
Cornflowerblue
#6495ED
ΔE00 7.96
Baby Blue (survey)
#A2CFFE
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFF7 #F7D28A
analogous
#8AE5F7 #8AAFF7 #9B8AF7
triadic
#8AAFF7 #F78AAF #AFF78A
tetradic
#8AAFF7 #F78AE5 #F7D28A #8AF79B
square
#8AAFF7 #F78AE5 #F7D28A #8AF79B
split-complementary
#8AAFF7 #F79B8A #E5F78A
monochromatic
#1761EF #5188F3 #8AAFF7 #C3D6FB #E2EBFD
Accessibility & contrast
On white
2.20
#8AAFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#8AAFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFF7
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFF7 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4FA
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#61BEC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8aaff7; /* rgb */ color: rgb(138, 175, 247); /* oklch */ color: oklch(75.5% 0.112 263.1);
Tailwind
colors: {
custom: {
50: '#b0c6fa',
500: '#8aaff7',
950: '#000000',
},
}SCSS
$custom: #8aaff7; $custom-light: #b0c6fa; $custom-dark: #000000;
JSON
{
"hex": "#8aaff7",
"rgb": {
"r": 138,
"g": 175,
"b": 247
},
"hsl": {
"h": 219.633,
"s": 87.2,
"l": 75.49
},
"oklch": {
"l": 0.75526,
"c": 0.112,
"h": 263.1
},
"luminance": 0.42779
}Semantic roles & 50–950 ramp
primary
#8AAFF7
secondary
#F5EAD6
accent
#9702E4
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285