#8EA7E8#8EA7E8
#8EA7E8 is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.4% C 0.099 H 267.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7E8 |
|---|---|
| RGB | rgb(142, 167, 232) |
| HSL | hsl(223, 66%, 73%) |
| HSV | hsv(223, 39%, 91%) |
| CMYK | cmyk(38.8%, 28%, 0%, 9%) |
| CIE-LAB | lab(68.90, 7.27, -35.44) |
| CIE-LCH | lch(68.90, 36.17, 281.59°) |
| OKLab | oklab(73.44% -0.0038 -0.0988) |
| OKLCH | oklch(73.44% 0.099 267.8) |
| XYZ | xyz(39.5351, 39.2125, 81.8139) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.20
Carolina Blue
#8AB8FE
ΔE00 6.30
Pastel Blue
#A2BFFE
ΔE00 6.39
Cornflowerblue
#6495ED
ΔE00 7.71
Perrywinkle
#8F8CE7
ΔE00 8.76
Light Grey Blue
#9DBCD4
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7E8 #E8CF8E
analogous
#8ED4E8 #8EA7E8 #A28EE8
triadic
#8EA7E8 #E88EA7 #A7E88E
tetradic
#8EA7E8 #E88ED4 #E8CF8E #8EE8A2
square
#8EA7E8 #E88ED4 #E8CF8E #8EE8A2
split-complementary
#8EA7E8 #E8A28E #D4E88E
monochromatic
#2B59D1 #5B7FDE #8EA7E8 #C1CFF2 #E6EBFA
Accessibility & contrast
On white
2.37
#8EA7E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#8EA7E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7E8
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7E8 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ACEB
Deuteranopia (green-blind)
#88A5E7
Tritanopia (blue-blind)
#71B4BE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea7e8; /* rgb */ color: rgb(142, 167, 232); /* oklch */ color: oklch(73.4% 0.099 267.8);
Tailwind
colors: {
custom: {
50: '#b2c1ef',
500: '#8ea7e8',
950: '#000000',
},
}SCSS
$custom: #8ea7e8; $custom-light: #b2c1ef; $custom-dark: #000000;
JSON
{
"hex": "#8ea7e8",
"rgb": {
"r": 142,
"g": 167,
"b": 232
},
"hsl": {
"h": 223.333,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.73439,
"c": 0.09883,
"h": 267.8
},
"luminance": 0.39214
}Semantic roles & 50–950 ramp
primary
#8EA7E8
secondary
#F1EBDA
accent
#9B17CE
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184