#8AAFF2#8AAFF2
#8AAFF2 is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.3% C 0.105 H 261.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFF2 |
|---|---|
| RGB | rgb(138, 175, 242) |
| HSL | hsl(219, 80%, 75%) |
| HSV | hsv(219, 43%, 95%) |
| CMYK | cmyk(43%, 27.7%, 0%, 5.1%) |
| CIE-LAB | lab(71.19, 4.49, -37.35) |
| CIE-LCH | lch(71.19, 37.62, 276.86°) |
| OKLab | oklab(75.3% -0.0149 -0.1043) |
| OKLCH | oklch(75.3% 0.105 261.9) |
| XYZ | xyz(41.8331, 42.4716, 89.9807) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.94
Pastel Blue
#A2BFFE
ΔE00 4.90
Sky Blue (survey)
#75BBFD
ΔE00 6.85
Periwinkle Blue
#8F99FB
ΔE00 7.59
Cornflowerblue
#6495ED
ΔE00 7.92
Baby Blue (survey)
#A2CFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFF2 #F2CD8A
analogous
#8AE3F2 #8AAFF2 #998AF2
triadic
#8AAFF2 #F28AAF #AFF28A
tetradic
#8AAFF2 #F28AE3 #F2CD8A #8AF299
square
#8AAFF2 #F28AE3 #F2CD8A #8AF299
split-complementary
#8AAFF2 #F2998A #E3F28A
monochromatic
#1C64E6 #5389EC #8AAFF2 #C1D5F8 #E3ECFC
Accessibility & contrast
On white
2.21
#8AAFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#8AAFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFF2
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFF2 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B4F5
Deuteranopia (green-blind)
#8BAAF1
Tritanopia (blue-blind)
#64BDC6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8aaff2; /* rgb */ color: rgb(138, 175, 242); /* oklch */ color: oklch(75.3% 0.105 261.9);
Tailwind
colors: {
custom: {
50: '#b0c6f6',
500: '#8aaff2',
950: '#000000',
},
}SCSS
$custom: #8aaff2; $custom-light: #b0c6f6; $custom-dark: #000000;
JSON
{
"hex": "#8aaff2",
"rgb": {
"r": 138,
"g": 175,
"b": 242
},
"hsl": {
"h": 218.654,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.75295,
"c": 0.10536,
"h": 261.9
},
"luminance": 0.42474
}Semantic roles & 50–950 ramp
primary
#8AAFF2
secondary
#F4EAD7
accent
#9109DC
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#111317
muted
#808285