#8AAFE8#8AAFE8
#8AAFE8 is a light, moderate blue. Relative luminance 0.419; OKLCH L 74.8% C 0.092 H 258.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8AAFE8 |
|---|---|
| RGB | rgb(138, 175, 232) |
| HSL | hsl(216, 67%, 73%) |
| HSV | hsv(216, 41%, 91%) |
| CMYK | cmyk(40.5%, 24.6%, 0%, 9%) |
| CIE-LAB | lab(70.79, 1.74, -32.53) |
| CIE-LCH | lch(70.79, 32.58, 273.07°) |
| OKLab | oklab(74.85% -0.0178 -0.0905) |
| OKLCH | oklch(74.85% 0.092 258.9) |
| XYZ | xyz(40.3721, 41.8872, 82.2860) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.32
Pastel Blue
#A2BFFE
ΔE00 5.21
Sky Blue (survey)
#75BBFD
ΔE00 6.59
Periwinkle Blue
#8F99FB
ΔE00 7.79
Cornflowerblue
#6495ED
ΔE00 7.95
Light Grey Blue
#9DBCD4
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AAFE8 #E8C38A
analogous
#8ADEE8 #8AAFE8 #948AE8
triadic
#8AAFE8 #E88AAF #AFE88A
tetradic
#8AAFE8 #E88ADE #E8C38A #8AE894
square
#8AAFE8 #E88ADE #E8C38A #8AE894
split-complementary
#8AAFE8 #E8948A #DEE88A
monochromatic
#296ACF #578CDE #8AAFE8 #BDD2F2 #E5EEFA
Accessibility & contrast
On white
2.24
#8AAFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#8AAFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AAFE8
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AAFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AAFE8 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2EB
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#69BBC3
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8aafe8; /* rgb */ color: rgb(138, 175, 232); /* oklch */ color: oklch(74.8% 0.092 258.9);
Tailwind
colors: {
custom: {
50: '#afc6ef',
500: '#8aafe8',
950: '#000000',
},
}SCSS
$custom: #8aafe8; $custom-light: #afc6ef; $custom-dark: #000000;
JSON
{
"hex": "#8aafe8",
"rgb": {
"r": 138,
"g": 175,
"b": 232
},
"hsl": {
"h": 216.383,
"s": 67.143,
"l": 72.549
},
"oklch": {
"l": 0.74849,
"c": 0.09222,
"h": 258.9
},
"luminance": 0.41889
}Semantic roles & 50–950 ramp
primary
#8AAFE8
secondary
#F1E8DA
accent
#8616CF
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284