#8AABFB#8AABFB
#8AABFB is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.9% C 0.122 H 266.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABFB |
|---|---|
| RGB | rgb(138, 171, 251) |
| HSL | hsl(222, 93%, 76%) |
| HSV | hsv(222, 45%, 98%) |
| CMYK | cmyk(45%, 31.9%, 0%, 1.6%) |
| CIE-LAB | lab(70.52, 9.27, -43.28) |
| CIE-LCH | lch(70.52, 44.27, 282.09°) |
| OKLab | oklab(74.9% -0.0076 -0.1215) |
| OKLCH | oklch(74.9% 0.122 266.4) |
| XYZ | xyz(42.4512, 41.4916, 97.0199) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.14
Pastel Blue
#A2BFFE
ΔE00 5.49
Periwinkle Blue
#8F99FB
ΔE00 6.23
Cornflowerblue
#6495ED
ΔE00 7.45
Sky Blue (survey)
#75BBFD
ΔE00 8.27
Light Grey Blue
#9DBCD4
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABFB #FBDA8A
analogous
#8AE4FB #8AABFB #A28AFB
triadic
#8AABFB #FB8AAB #ABFB8A
tetradic
#8AABFB #FB8AE4 #FBDA8A #8AFBA2
square
#8AABFB #FB8AE4 #FBDA8A #8AFBA2
split-complementary
#8AABFB #FBA28A #E4FB8A
monochromatic
#1456F7 #4F81F9 #8AABFB #C5D5FD #E1EAFE
Accessibility & contrast
On white
2.26
#8AABFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#8AABFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABFB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABFB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FE
Deuteranopia (green-blind)
#82A8F9
Tritanopia (blue-blind)
#5FBCC8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8aabfb; /* rgb */ color: rgb(138, 171, 251); /* oklch */ color: oklch(74.9% 0.122 266.4);
Tailwind
colors: {
custom: {
50: '#b1c3fd',
500: '#8aabfb',
950: '#000000',
},
}SCSS
$custom: #8aabfb; $custom-light: #b1c3fd; $custom-dark: #000000;
JSON
{
"hex": "#8aabfb",
"rgb": {
"r": 138,
"g": 171,
"b": 251
},
"hsl": {
"h": 222.478,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.74895,
"c": 0.1217,
"h": 266.4
},
"luminance": 0.41494
}Semantic roles & 50–950 ramp
primary
#8AABFB
secondary
#F6ECD5
accent
#A200E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185