#8EAEF9#8EAEF9
#8EAEF9 is a light, moderate blue. Relative luminance 0.429; OKLCH L 75.7% C 0.114 H 266.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEF9 |
|---|---|
| RGB | rgb(142, 174, 249) |
| HSL | hsl(222, 90%, 77%) |
| HSV | hsv(222, 43%, 98%) |
| CMYK | cmyk(43%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(71.46, 8.00, -40.71) |
| CIE-LCH | lch(71.46, 41.49, 281.11°) |
| OKLab | oklab(75.66% -0.0078 -0.1139) |
| OKLCH | oklch(75.66% 0.114 266.1) |
| XYZ | xyz(43.3849, 42.8600, 95.5909) |
| Luminance | 0.4286 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.75
Pastel Blue
#A2BFFE
ΔE00 4.61
Periwinkle Blue
#8F99FB
ΔE00 6.68
Sky Blue (survey)
#75BBFD
ΔE00 8.11
Cornflowerblue
#6495ED
ΔE00 8.26
Light Grey Blue
#9DBCD4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEF9 #F9D98E
analogous
#8EE4F9 #8EAEF9 #A48EF9
triadic
#8EAEF9 #F98EAE #AEF98E
tetradic
#8EAEF9 #F98EE4 #F9D98E #8EF9A4
square
#8EAEF9 #F98EE4 #F9D98E #8EF9A4
split-complementary
#8EAEF9 #F9A48E #E4F98E
monochromatic
#1A5BF3 #5484F6 #8EAEF9 #C8D8FC #E2EAFD
Accessibility & contrast
On white
2.19
#8EAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#8EAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEF9
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEF9 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#88ABF7
Tritanopia (blue-blind)
#68BEC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eaef9; /* rgb */ color: rgb(142, 174, 249); /* oklch */ color: oklch(75.7% 0.114 266.1);
Tailwind
colors: {
custom: {
50: '#b3c5fb',
500: '#8eaef9',
950: '#000000',
},
}SCSS
$custom: #8eaef9; $custom-light: #b3c5fb; $custom-dark: #000000;
JSON
{
"hex": "#8eaef9",
"rgb": {
"r": 142,
"g": 174,
"b": 249
},
"hsl": {
"h": 222.056,
"s": 89.916,
"l": 76.667
},
"oklch": {
"l": 0.7566,
"c": 0.11422,
"h": 266.1
},
"luminance": 0.42862
}Semantic roles & 50–950 ramp
primary
#8EAEF9
secondary
#F6ECD5
accent
#A100E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185