#8AABF2#8AABF2
#8AABF2 is a light, moderate blue. Relative luminance 0.409; OKLCH L 74.5% C 0.110 H 264.8°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABF2 |
|---|---|
| RGB | rgb(138, 171, 242) |
| HSL | hsl(221, 80%, 75%) |
| HSV | hsv(221, 43%, 95%) |
| CMYK | cmyk(43%, 29.3%, 0%, 5.1%) |
| CIE-LAB | lab(70.13, 6.73, -39.00) |
| CIE-LCH | lch(70.13, 39.58, 279.80°) |
| OKLab | oklab(74.47% -0.01 -0.1091) |
| OKLCH | oklch(74.47% 0.11 264.8) |
| XYZ | xyz(41.0661, 40.9376, 89.7251) |
| Luminance | 0.4094 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 6.37
Cornflowerblue
#6495ED
ΔE00 7.33
Sky Blue (survey)
#75BBFD
ΔE00 8.12
Light Grey Blue
#9DBCD4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABF2 #F2D18A
analogous
#8ADFF2 #8AABF2 #9D8AF2
triadic
#8AABF2 #F28AAB #ABF28A
tetradic
#8AABF2 #F28ADF #F2D18A #8AF29D
square
#8AABF2 #F28ADF #F2D18A #8AF29D
split-complementary
#8AABF2 #F29D8A #DFF28A
monochromatic
#1C5CE6 #5383EC #8AABF2 #C1D3F8 #E3EBFC
Accessibility & contrast
On white
2.29
#8AABF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#8AABF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABF2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABF2 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B1F5
Deuteranopia (green-blind)
#87A7F0
Tritanopia (blue-blind)
#65BAC4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8aabf2; /* rgb */ color: rgb(138, 171, 242); /* oklch */ color: oklch(74.5% 0.110 264.8);
Tailwind
colors: {
custom: {
50: '#b0c3f6',
500: '#8aabf2',
950: '#000000',
},
}SCSS
$custom: #8aabf2; $custom-light: #b0c3f6; $custom-dark: #000000;
JSON
{
"hex": "#8aabf2",
"rgb": {
"r": 138,
"g": 171,
"b": 242
},
"hsl": {
"h": 220.962,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.74467,
"c": 0.10954,
"h": 264.8
},
"luminance": 0.4094
}Semantic roles & 50–950 ramp
primary
#8AABF2
secondary
#F4EBD7
accent
#9909DC
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#111217
muted
#808185