#8AAFF5#8AAFF5
#8AAFF5 is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.4% C 0.109 H 262.6°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFF5 |
|---|---|
| RGB | rgb(138, 175, 245) |
| HSL | hsl(219, 84%, 75%) |
| HSV | hsv(219, 44%, 96%) |
| CMYK | cmyk(43.7%, 28.6%, 0%, 3.9%) |
| CIE-LAB | lab(71.32, 5.33, -38.78) |
| CIE-LCH | lch(71.32, 39.15, 277.82°) |
| OKLab | oklab(75.43% -0.014 -0.1084) |
| OKLCH | oklch(75.43% 0.109 262.6) |
| XYZ | xyz(42.2873, 42.6533, 92.3732) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.89
Pastel Blue
#A2BFFE
ΔE00 4.86
Sky Blue (survey)
#75BBFD
ΔE00 6.93
Periwinkle Blue
#8F99FB
ΔE00 7.54
Cornflowerblue
#6495ED
ΔE00 7.94
Baby Blue (survey)
#A2CFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFF5 #F5D08A
analogous
#8AE5F5 #8AAFF5 #9A8AF5
triadic
#8AAFF5 #F58AAF #AFF58A
tetradic
#8AAFF5 #F58AE5 #F5D08A #8AF59A
square
#8AAFF5 #F58AE5 #F5D08A #8AF59A
split-complementary
#8AAFF5 #F59A8A #E5F58A
monochromatic
#1962EB #5288F0 #8AAFF5 #C2D6FA #E3ECFD
Accessibility & contrast
On white
2.20
#8AAFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#8AAFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFF5
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFF5 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B4F8
Deuteranopia (green-blind)
#8AAAF3
Tritanopia (blue-blind)
#62BEC8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8aaff5; /* rgb */ color: rgb(138, 175, 245); /* oklch */ color: oklch(75.4% 0.109 262.6);
Tailwind
colors: {
custom: {
50: '#b0c6f8',
500: '#8aaff5',
950: '#000000',
},
}SCSS
$custom: #8aaff5; $custom-light: #b0c6f8; $custom-dark: #000000;
JSON
{
"hex": "#8aaff5",
"rgb": {
"r": 138,
"g": 175,
"b": 245
},
"hsl": {
"h": 219.252,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.75433,
"c": 0.10934,
"h": 262.6
},
"luminance": 0.42656
}Semantic roles & 50–950 ramp
primary
#8AAFF5
secondary
#F5EAD6
accent
#9505E1
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285