#8AABFE#8AABFE
#8AABFE is a light, vivid blue. Relative luminance 0.417; OKLCH L 75.0% C 0.126 H 266.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABFE |
|---|---|
| RGB | rgb(138, 171, 254) |
| HSL | hsl(223, 98%, 77%) |
| HSV | hsv(223, 46%, 100%) |
| CMYK | cmyk(45.7%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.65, 10.12, -44.70) |
| CIE-LCH | lch(70.65, 45.83, 282.76°) |
| OKLab | oklab(75.04% -0.0068 -0.1256) |
| OKLCH | oklch(75.04% 0.126 266.9) |
| XYZ | xyz(42.9278, 41.6823, 99.5302) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.15
Pastel Blue
#A2BFFE
ΔE00 5.52
Periwinkle Blue
#8F99FB
ΔE00 6.21
Cornflowerblue
#6495ED
ΔE00 7.51
Sky Blue (survey)
#75BBFD
ΔE00 8.33
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABFE #FEDD8A
analogous
#8AE5FE #8AABFE #A38AFE
triadic
#8AABFE #FE8AAB #ABFE8A
tetradic
#8AABFE #FE8AE5 #FEDD8A #8AFEA3
square
#8AABFE #FE8AE5 #FEDD8A #8AFEA3
split-complementary
#8AABFE #FEA38A #E5FE8A
monochromatic
#1154FD #4D7FFD #8AABFE #C7D7FF #E1E9FF
Accessibility & contrast
On white
2.25
#8AABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#8AABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABFE
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABFE | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#5DBCC9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8aabfe; /* rgb */ color: rgb(138, 171, 254); /* oklch */ color: oklch(75.0% 0.126 266.9);
Tailwind
colors: {
custom: {
50: '#b1c3ff',
500: '#8aabfe',
950: '#000000',
},
}SCSS
$custom: #8aabfe; $custom-light: #b1c3ff; $custom-dark: #000000;
JSON
{
"hex": "#8aabfe",
"rgb": {
"r": 138,
"g": 171,
"b": 254
},
"hsl": {
"h": 222.931,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.75041,
"c": 0.12576,
"h": 266.9
},
"luminance": 0.41685
}Semantic roles & 50–950 ramp
primary
#8AABFE
secondary
#F7EDD4
accent
#A400E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186