#8AABFF#8AABFF
#8AABFF is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.1% C 0.127 H 267.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABFF |
|---|---|
| RGB | rgb(138, 171, 255) |
| HSL | hsl(223, 100%, 77%) |
| HSV | hsv(223, 46%, 100%) |
| CMYK | cmyk(45.9%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(70.70, 10.41, -45.17) |
| CIE-LCH | lch(70.70, 46.36, 282.98°) |
| OKLab | oklab(75.09% -0.0066 -0.1269) |
| OKLCH | oklch(75.09% 0.127 267) |
| XYZ | xyz(43.0884, 41.7465, 100.3758) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.16
Pastel Blue
#A2BFFE
ΔE00 5.53
Periwinkle Blue
#8F99FB
ΔE00 6.21
Cornflowerblue
#6495ED
ΔE00 7.54
Sky Blue (survey)
#75BBFD
ΔE00 8.35
Light Grey Blue
#9DBCD4
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABFF #FFDE8A
analogous
#8AE6FF #8AABFF #A48AFF
triadic
#8AABFF #FF8AAB #ABFF8A
tetradic
#8AABFF #FF8AE6 #FFDE8A #8AFFA4
square
#8AABFF #FF8AE6 #FFDE8A #8AFFA4
split-complementary
#8AABFF #FFA48A #E6FF8A
monochromatic
#1053FF #4D7FFF #8AABFF #C7D7FF #E0E9FF
Accessibility & contrast
On white
2.25
#8AABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#8AABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABFF
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABFF | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB3FF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#5DBDC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8aabff; /* rgb */ color: rgb(138, 171, 255); /* oklch */ color: oklch(75.1% 0.127 267.0);
Tailwind
colors: {
custom: {
50: '#b1c3ff',
500: '#8aabff',
950: '#000000',
},
}SCSS
$custom: #8aabff; $custom-light: #b1c3ff; $custom-dark: #000000;
JSON
{
"hex": "#8aabff",
"rgb": {
"r": 138,
"g": 171,
"b": 255
},
"hsl": {
"h": 223.077,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.7509,
"c": 0.12711,
"h": 267
},
"luminance": 0.41749
}Semantic roles & 50–950 ramp
primary
#8AABFF
secondary
#F7EDD4
accent
#A500E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186