#8EA7ED#8EA7ED
#8EA7ED is a light, moderate blue. Relative luminance 0.395; OKLCH L 73.7% C 0.106 H 268.7°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7ED |
|---|---|
| RGB | rgb(142, 167, 237) |
| HSL | hsl(224, 73%, 74%) |
| HSV | hsv(224, 40%, 93%) |
| CMYK | cmyk(40.1%, 29.5%, 0%, 7.1%) |
| CIE-LAB | lab(69.11, 8.63, -37.85) |
| CIE-LCH | lch(69.11, 38.82, 282.84°) |
| OKLab | oklab(73.67% -0.0024 -0.1057) |
| OKLCH | oklch(73.67% 0.106 268.7) |
| XYZ | xyz(40.2554, 39.5006, 85.6076) |
| Luminance | 0.3950 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.92
Carolina Blue
#8AB8FE
ΔE00 6.14
Pastel Blue
#A2BFFE
ΔE00 6.28
Cornflowerblue
#6495ED
ΔE00 7.64
Perrywinkle
#8F8CE7
ΔE00 8.75
Light Grey Blue
#9DBCD4
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7ED #EDD48E
analogous
#8ED6ED #8EA7ED #A58EED
triadic
#8EA7ED #ED8EA7 #A7ED8E
tetradic
#8EA7ED #ED8ED6 #EDD48E #8EEDA5
square
#8EA7ED #ED8ED6 #EDD48E #8EEDA5
split-complementary
#8EA7ED #EDA58E #D6ED8E
monochromatic
#2455DC #597EE5 #8EA7ED #C3D0F5 #E5EAFB
Accessibility & contrast
On white
2.36
#8EA7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#8EA7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7ED
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7ED | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADF0
Deuteranopia (green-blind)
#86A5EB
Tritanopia (blue-blind)
#6FB5C0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea7ed; /* rgb */ color: rgb(142, 167, 237); /* oklch */ color: oklch(73.7% 0.106 268.7);
Tailwind
colors: {
custom: {
50: '#b2c0f3',
500: '#8ea7ed',
950: '#000000',
},
}SCSS
$custom: #8ea7ed; $custom-light: #b2c0f3; $custom-dark: #000000;
JSON
{
"hex": "#8ea7ed",
"rgb": {
"r": 142,
"g": 167,
"b": 237
},
"hsl": {
"h": 224.211,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.73668,
"c": 0.10573,
"h": 268.7
},
"luminance": 0.39503
}Semantic roles & 50–950 ramp
primary
#8EA7ED
secondary
#F2ECD9
accent
#A111D5
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185