#8EAAFB#8EAAFB
#8EAAFB is a light, vivid blue. Relative luminance 0.415; OKLCH L 74.9% C 0.121 H 268.8°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAFB |
|---|---|
| RGB | rgb(142, 170, 251) |
| HSL | hsl(225, 93%, 77%) |
| HSV | hsv(225, 43%, 98%) |
| CMYK | cmyk(43.4%, 32.3%, 0%, 1.6%) |
| CIE-LAB | lab(70.50, 10.81, -43.30) |
| CIE-LCH | lch(70.50, 44.63, 284.02°) |
| OKLab | oklab(74.94% -0.0025 -0.1214) |
| OKLCH | oklch(74.94% 0.121 268.8) |
| XYZ | xyz(42.9372, 41.4629, 96.9888) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.98
Periwinkle Blue
#8F99FB
ΔE00 5.42
Pastel Blue
#A2BFFE
ΔE00 5.48
Cornflowerblue
#6495ED
ΔE00 7.86
Light Grey Blue
#9DBCD4
ΔE00 9.10
Sky Blue (survey)
#75BBFD
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAFB #FBDF8E
analogous
#8EE1FB #8EAAFB #A98EFB
triadic
#8EAAFB #FB8EAA #AAFB8E
tetradic
#8EAAFB #FB8EE1 #FBDF8E #8EFBA9
square
#8EAAFB #FB8EE1 #FBDF8E #8EFBA9
split-complementary
#8EAAFB #FBA98E #E1FB8E
monochromatic
#1851F7 #537EF9 #8EAAFB #C9D6FD #E1E9FE
Accessibility & contrast
On white
2.26
#8EAAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#8EAAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAFB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAFB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FE
Deuteranopia (green-blind)
#83A8F9
Tritanopia (blue-blind)
#67BBC7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8eaafb; /* rgb */ color: rgb(142, 170, 251); /* oklch */ color: oklch(74.9% 0.121 268.8);
Tailwind
colors: {
custom: {
50: '#b3c3fd',
500: '#8eaafb',
950: '#000000',
},
}SCSS
$custom: #8eaafb; $custom-light: #b3c3fd; $custom-dark: #000000;
JSON
{
"hex": "#8eaafb",
"rgb": {
"r": 142,
"g": 170,
"b": 251
},
"hsl": {
"h": 224.587,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.74942,
"c": 0.12147,
"h": 268.8
},
"luminance": 0.41465
}Semantic roles & 50–950 ramp
primary
#8EAAFB
secondary
#F6EED5
accent
#AB00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185