#8EAAFC#8EAAFC
#8EAAFC is a light, vivid blue. Relative luminance 0.415; OKLCH L 75.0% C 0.123 H 269.0°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAFC |
|---|---|
| RGB | rgb(142, 170, 252) |
| HSL | hsl(225, 95%, 77%) |
| HSV | hsv(225, 44%, 99%) |
| CMYK | cmyk(43.7%, 32.5%, 0%, 1.2%) |
| CIE-LAB | lab(70.54, 11.09, -43.77) |
| CIE-LCH | lch(70.54, 45.15, 284.22°) |
| OKLab | oklab(74.99% -0.0022 -0.1228) |
| OKLCH | oklch(74.99% 0.123 269) |
| XYZ | xyz(43.0952, 41.5261, 97.8211) |
| Luminance | 0.4153 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 5.41
Pastel Blue
#A2BFFE
ΔE00 5.48
Cornflowerblue
#6495ED
ΔE00 7.88
Light Grey Blue
#9DBCD4
ΔE00 9.10
Sky Blue (survey)
#75BBFD
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAFC #FCE08E
analogous
#8EE1FC #8EAAFC #A98EFC
triadic
#8EAAFC #FC8EAA #AAFC8E
tetradic
#8EAAFC #FC8EE1 #FCE08E #8EFCA9
square
#8EAAFC #FC8EE1 #FCE08E #8EFCA9
split-complementary
#8EAAFC #FCA98E #E1FC8E
monochromatic
#1750F9 #527DFA #8EAAFC #CAD7FE #E1E9FE
Accessibility & contrast
On white
2.26
#8EAAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#8EAAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAFC
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAFC | 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)
#67BBC8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8eaafc; /* rgb */ color: rgb(142, 170, 252); /* oklch */ color: oklch(75.0% 0.123 269.0);
Tailwind
colors: {
custom: {
50: '#b3c3fd',
500: '#8eaafc',
950: '#000000',
},
}SCSS
$custom: #8eaafc; $custom-light: #b3c3fd; $custom-dark: #000000;
JSON
{
"hex": "#8eaafc",
"rgb": {
"r": 142,
"g": 170,
"b": 252
},
"hsl": {
"h": 224.727,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.74991,
"c": 0.12283,
"h": 269
},
"luminance": 0.41529
}Semantic roles & 50–950 ramp
primary
#8EAAFC
secondary
#F6EED5
accent
#AB00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185