#8EA7F6#8EA7F6
#8EA7F6 is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.1% C 0.118 H 270.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7F6 |
|---|---|
| RGB | rgb(142, 167, 246) |
| HSL | hsl(226, 85%, 76%) |
| HSV | hsv(226, 42%, 96%) |
| CMYK | cmyk(42.3%, 32.1%, 0%, 3.5%) |
| CIE-LAB | lab(69.50, 11.11, -42.15) |
| CIE-LCH | lch(69.50, 43.59, 284.77°) |
| OKLab | oklab(74.09% -0.0001 -0.1181) |
| OKLCH | oklch(74.09% 0.118 270) |
| XYZ | xyz(41.6034, 40.0399, 92.7072) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.57
Carolina Blue
#8AB8FE
ΔE00 5.95
Pastel Blue
#A2BFFE
ΔE00 6.19
Cornflowerblue
#6495ED
ΔE00 7.61
Perrywinkle
#8F8CE7
ΔE00 8.85
Lavender Blue
#8B88F8
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7F6 #F6DD8E
analogous
#8EDBF6 #8EA7F6 #A98EF6
triadic
#8EA7F6 #F68EA7 #A7F68E
tetradic
#8EA7F6 #F68EDB #F6DD8E #8EF6A9
square
#8EA7F6 #F68EDB #F6DD8E #8EF6A9
split-complementary
#8EA7F6 #F6A98E #DBF68E
monochromatic
#1D4FED #557BF1 #8EA7F6 #C7D3FB #E3E9FD
Accessibility & contrast
On white
2.33
#8EA7F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#8EA7F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7F6
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7F6 | 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)
#8BAFF9
Deuteranopia (green-blind)
#82A6F4
Tritanopia (blue-blind)
#6AB7C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ea7f6; /* rgb */ color: rgb(142, 167, 246); /* oklch */ color: oklch(74.1% 0.118 270.0);
Tailwind
colors: {
custom: {
50: '#b3c0f9',
500: '#8ea7f6',
950: '#000000',
},
}SCSS
$custom: #8ea7f6; $custom-light: #b3c0f9; $custom-dark: #000000;
JSON
{
"hex": "#8ea7f6",
"rgb": {
"r": 142,
"g": 167,
"b": 246
},
"hsl": {
"h": 225.577,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.74094,
"c": 0.11812,
"h": 270
},
"luminance": 0.40042
}Semantic roles & 50–950 ramp
primary
#8EA7F6
secondary
#F5EDD6
accent
#AC04E2
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185