#8EA9EA#8EA9EA
#8EA9EA is a light, moderate blue. Relative luminance 0.401; OKLCH L 73.9% C 0.099 H 266.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA9EA |
|---|---|
| RGB | rgb(142, 169, 234) |
| HSL | hsl(222, 69%, 74%) |
| HSV | hsv(222, 39%, 92%) |
| CMYK | cmyk(39.3%, 27.8%, 0%, 8.2%) |
| CIE-LAB | lab(69.52, 6.68, -35.58) |
| CIE-LCH | lch(69.52, 36.20, 280.64°) |
| OKLab | oklab(73.94% -0.0058 -0.0992) |
| OKLCH | oklch(73.94% 0.099 266.7) |
| XYZ | xyz(40.1900, 40.0652, 83.4417) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.60
Periwinkle Blue
#8F99FB
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 5.86
Cornflowerblue
#6495ED
ΔE00 7.77
Light Grey Blue
#9DBCD4
ΔE00 9.34
Perrywinkle
#8F8CE7
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA9EA #EACF8E
analogous
#8ED7EA #8EA9EA #A18EEA
triadic
#8EA9EA #EA8EA9 #A9EA8E
tetradic
#8EA9EA #EA8ED7 #EACF8E #8EEAA1
square
#8EA9EA #EA8ED7 #EACF8E #8EEAA1
split-complementary
#8EA9EA #EAA18E #D7EA8E
monochromatic
#285BD6 #5A82E0 #8EA9EA #C2D0F4 #E5EBFA
Accessibility & contrast
On white
2.33
#8EA9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#8EA9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA9EA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA9EA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AEED
Deuteranopia (green-blind)
#8AA6E9
Tritanopia (blue-blind)
#70B6C0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ea9ea; /* rgb */ color: rgb(142, 169, 234); /* oklch */ color: oklch(73.9% 0.099 266.7);
Tailwind
colors: {
custom: {
50: '#b2c2f1',
500: '#8ea9ea',
950: '#000000',
},
}SCSS
$custom: #8ea9ea; $custom-light: #b2c2f1; $custom-dark: #000000;
JSON
{
"hex": "#8ea9ea",
"rgb": {
"r": 142,
"g": 169,
"b": 234
},
"hsl": {
"h": 222.391,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.73941,
"c": 0.09934,
"h": 266.7
},
"luminance": 0.40067
}Semantic roles & 50–950 ramp
primary
#8EA9EA
secondary
#F2EBD9
accent
#9A15D1
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184