#8AABFC#8AABFC
#8AABFC is a light, vivid blue. Relative luminance 0.416; OKLCH L 74.9% C 0.123 H 266.6°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8AABFC |
|---|---|
| RGB | rgb(138, 171, 252) |
| HSL | hsl(223, 95%, 76%) |
| HSV | hsv(223, 45%, 99%) |
| CMYK | cmyk(45.2%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(70.56, 9.55, -43.76) |
| CIE-LCH | lch(70.56, 44.79, 282.32°) |
| OKLab | oklab(74.94% -0.0073 -0.1228) |
| OKLCH | oklch(74.94% 0.123 266.6) |
| XYZ | xyz(42.6092, 41.5548, 97.8523) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.14
Pastel Blue
#A2BFFE
ΔE00 5.50
Periwinkle Blue
#8F99FB
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 7.47
Sky Blue (survey)
#75BBFD
ΔE00 8.29
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AABFC #FCDB8A
analogous
#8AE4FC #8AABFC #A28AFC
triadic
#8AABFC #FC8AAB #ABFC8A
tetradic
#8AABFC #FC8AE4 #FCDB8A #8AFCA2
square
#8AABFC #FC8AE4 #FCDB8A #8AFCA2
split-complementary
#8AABFC #FCA28A #E4FC8A
monochromatic
#1355F9 #4E80FA #8AABFC #C6D6FE #E1EAFE
Accessibility & contrast
On white
2.26
#8AABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#8AABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AABFC
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AABFC | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#82A8FA
Tritanopia (blue-blind)
#5FBCC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8aabfc; /* rgb */ color: rgb(138, 171, 252); /* oklch */ color: oklch(74.9% 0.123 266.6);
Tailwind
colors: {
custom: {
50: '#b1c3fd',
500: '#8aabfc',
950: '#000000',
},
}SCSS
$custom: #8aabfc; $custom-light: #b1c3fd; $custom-dark: #000000;
JSON
{
"hex": "#8aabfc",
"rgb": {
"r": 138,
"g": 171,
"b": 252
},
"hsl": {
"h": 222.632,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.74943,
"c": 0.12305,
"h": 266.6
},
"luminance": 0.41557
}Semantic roles & 50–950 ramp
primary
#8AABFC
secondary
#F6EDD5
accent
#A300E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185