#8AABFD#8AABFD
#8AABFD is a light, vivid blue. Relative luminance 0.416; OKLCH L 75.0% C 0.124 H 266.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABFD |
|---|---|
| RGB | rgb(138, 171, 253) |
| HSL | hsl(223, 97%, 77%) |
| HSV | hsv(223, 45%, 99%) |
| CMYK | cmyk(45.5%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(70.61, 9.84, -44.23) |
| CIE-LCH | lch(70.61, 45.31, 282.54°) |
| OKLab | oklab(74.99% -0.0071 -0.1242) |
| OKLCH | oklch(74.99% 0.124 266.7) |
| XYZ | xyz(42.7681, 41.6184, 98.6890) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.15
Pastel Blue
#A2BFFE
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 7.49
Sky Blue (survey)
#75BBFD
ΔE00 8.31
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABFD #FDDC8A
analogous
#8AE4FD #8AABFD #A38AFD
triadic
#8AABFD #FD8AAB #ABFD8A
tetradic
#8AABFD #FD8AE4 #FDDC8A #8AFDA3
square
#8AABFD #FD8AE4 #FDDC8A #8AFDA3
split-complementary
#8AABFD #FDA38A #E4FD8A
monochromatic
#1255FB #4E80FC #8AABFD #C6D6FE #E1E9FE
Accessibility & contrast
On white
2.25
#8AABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#8AABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABFD
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABFD | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#5EBCC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8aabfd; /* rgb */ color: rgb(138, 171, 253); /* oklch */ color: oklch(75.0% 0.124 266.7);
Tailwind
colors: {
custom: {
50: '#b1c3fe',
500: '#8aabfd',
950: '#000000',
},
}SCSS
$custom: #8aabfd; $custom-light: #b1c3fe; $custom-dark: #000000;
JSON
{
"hex": "#8aabfd",
"rgb": {
"r": 138,
"g": 171,
"b": 253
},
"hsl": {
"h": 222.783,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.74992,
"c": 0.1244,
"h": 266.7
},
"luminance": 0.41621
}Semantic roles & 50–950 ramp
primary
#8AABFD
secondary
#F7EDD4
accent
#A400E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186