#8EAAF5#8EAAF5
#8EAAF5 is a light, moderate blue. Relative luminance 0.411; OKLCH L 74.7% C 0.113 H 268.0°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAF5 |
|---|---|
| RGB | rgb(142, 170, 245) |
| HSL | hsl(224, 84%, 76%) |
| HSV | hsv(224, 42%, 96%) |
| CMYK | cmyk(42%, 30.6%, 0%, 3.9%) |
| CIE-LAB | lab(70.24, 9.14, -40.45) |
| CIE-LCH | lch(70.24, 41.47, 282.73°) |
| OKLab | oklab(74.66% -0.004 -0.1132) |
| OKLCH | oklch(74.66% 0.113 268) |
| XYZ | xyz(42.0063, 41.0906, 92.0864) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.03
Pastel Blue
#A2BFFE
ΔE00 5.46
Periwinkle Blue
#8F99FB
ΔE00 5.51
Cornflowerblue
#6495ED
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 9.14
Sky Blue (survey)
#75BBFD
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAF5 #F5D98E
analogous
#8EDEF5 #8EAAF5 #A58EF5
triadic
#8EAAF5 #F58EAA #AAF58E
tetradic
#8EAAF5 #F58EDE #F5D98E #8EF5A5
square
#8EAAF5 #F58EDE #F5D98E #8EF5A5
split-complementary
#8EAAF5 #F5A58E #DEF58E
monochromatic
#1E55EB #5680F0 #8EAAF5 #C6D4FA #E3EAFD
Accessibility & contrast
On white
2.28
#8EAAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#8EAAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAF5
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAF5 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B1F8
Deuteranopia (green-blind)
#86A8F3
Tritanopia (blue-blind)
#6AB9C5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #8eaaf5; /* rgb */ color: rgb(142, 170, 245); /* oklch */ color: oklch(74.7% 0.113 268.0);
Tailwind
colors: {
custom: {
50: '#b3c3f8',
500: '#8eaaf5',
950: '#000000',
},
}SCSS
$custom: #8eaaf5; $custom-light: #b3c3f8; $custom-dark: #000000;
JSON
{
"hex": "#8eaaf5",
"rgb": {
"r": 142,
"g": 170,
"b": 245
},
"hsl": {
"h": 223.689,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.74655,
"c": 0.11326,
"h": 268
},
"luminance": 0.41093
}Semantic roles & 50–950 ramp
primary
#8EAAF5
secondary
#F4ECD7
accent
#A505E0
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185