#8AACFA#8AACFA
#8AACFA is a light, moderate blue. Relative luminance 0.418; OKLCH L 75.1% C 0.119 H 265.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8AACFA |
|---|---|
| RGB | rgb(138, 172, 250) |
| HSL | hsl(222, 92%, 76%) |
| HSV | hsv(222, 45%, 98%) |
| CMYK | cmyk(44.8%, 31.2%, 0%, 2%) |
| CIE-LAB | lab(70.74, 8.42, -42.40) |
| CIE-LCH | lch(70.74, 43.23, 281.23°) |
| OKLab | oklab(75.05% -0.0091 -0.1189) |
| OKLCH | oklch(75.05% 0.119 265.6) |
| XYZ | xyz(42.4835, 41.8079, 96.2551) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.82
Pastel Blue
#A2BFFE
ΔE00 5.30
Periwinkle Blue
#8F99FB
ΔE00 6.55
Cornflowerblue
#6495ED
ΔE00 7.56
Sky Blue (survey)
#75BBFD
ΔE00 7.96
Light Grey Blue
#9DBCD4
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AACFA #FAD88A
analogous
#8AE4FA #8AACFA #A08AFA
triadic
#8AACFA #FA8AAC #ACFA8A
tetradic
#8AACFA #FA8AE4 #FAD88A #8AFAA0
square
#8AACFA #FA8AE4 #FAD88A #8AFAA0
split-complementary
#8AACFA #FAA08A #E4FA8A
monochromatic
#1559F5 #4F82F7 #8AACFA #C5D6FD #E2EAFE
Accessibility & contrast
On white
2.24
#8AACFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#8AACFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AACFA
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AACFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AACFA | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#84A8F8
Tritanopia (blue-blind)
#60BCC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8aacfa; /* rgb */ color: rgb(138, 172, 250); /* oklch */ color: oklch(75.1% 0.119 265.6);
Tailwind
colors: {
custom: {
50: '#b1c4fc',
500: '#8aacfa',
950: '#000000',
},
}SCSS
$custom: #8aacfa; $custom-light: #b1c4fc; $custom-dark: #000000;
JSON
{
"hex": "#8aacfa",
"rgb": {
"r": 138,
"g": 172,
"b": 250
},
"hsl": {
"h": 221.786,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.75051,
"c": 0.11924,
"h": 265.6
},
"luminance": 0.4181
}Semantic roles & 50–950 ramp
primary
#8AACFA
secondary
#F6ECD5
accent
#A000E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185