#8EAEF5#8EAEF5
#8EAEF5 is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.5% C 0.109 H 265.3°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEF5 |
|---|---|
| RGB | rgb(142, 174, 245) |
| HSL | hsl(221, 84%, 76%) |
| HSV | hsv(221, 42%, 96%) |
| CMYK | cmyk(42%, 29%, 0%, 3.9%) |
| CIE-LAB | lab(71.29, 6.89, -38.81) |
| CIE-LCH | lch(71.29, 39.41, 280.06°) |
| OKLab | oklab(75.47% -0.0089 -0.1084) |
| OKLCH | oklch(75.47% 0.109 265.3) |
| XYZ | xyz(42.7676, 42.6131, 92.3401) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.78
Pastel Blue
#A2BFFE
ΔE00 4.62
Periwinkle Blue
#8F99FB
ΔE00 6.73
Sky Blue (survey)
#75BBFD
ΔE00 8.04
Cornflowerblue
#6495ED
ΔE00 8.22
Light Grey Blue
#9DBCD4
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEF5 #F5D58E
analogous
#8EE2F5 #8EAEF5 #A18EF5
triadic
#8EAEF5 #F58EAE #AEF58E
tetradic
#8EAEF5 #F58EE2 #F5D58E #8EF5A1
square
#8EAEF5 #F58EE2 #F5D58E #8EF5A1
split-complementary
#8EAEF5 #F5A18E #E2F58E
monochromatic
#1E5DEB #5686F0 #8EAEF5 #C6D6FA #E3EBFD
Accessibility & contrast
On white
2.21
#8EAEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#8EAEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEF5
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEF5 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B4F8
Deuteranopia (green-blind)
#8AAAF3
Tritanopia (blue-blind)
#6ABDC7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eaef5; /* rgb */ color: rgb(142, 174, 245); /* oklch */ color: oklch(75.5% 0.109 265.3);
Tailwind
colors: {
custom: {
50: '#b3c5f8',
500: '#8eaef5',
950: '#000000',
},
}SCSS
$custom: #8eaef5; $custom-light: #b3c5f8; $custom-dark: #000000;
JSON
{
"hex": "#8eaef5",
"rgb": {
"r": 142,
"g": 174,
"b": 245
},
"hsl": {
"h": 221.359,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.75473,
"c": 0.10882,
"h": 265.3
},
"luminance": 0.42615
}Semantic roles & 50–950 ramp
primary
#8EAEF5
secondary
#F4EBD7
accent
#9C05E0
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185