#8EA7F7#8EA7F7
#8EA7F7 is a light, moderate blue. Relative luminance 0.401; OKLCH L 74.1% C 0.119 H 270.1°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7F7 |
|---|---|
| RGB | rgb(142, 167, 247) |
| HSL | hsl(226, 87%, 76%) |
| HSV | hsv(226, 43%, 97%) |
| CMYK | cmyk(42.5%, 32.4%, 0%, 3.1%) |
| CIE-LAB | lab(69.54, 11.39, -42.63) |
| CIE-LCH | lch(69.54, 44.12, 284.96°) |
| OKLab | oklab(74.14% 0.0002 -0.1195) |
| OKLCH | oklch(74.14% 0.12 270.1) |
| XYZ | xyz(41.7573, 40.1014, 93.5177) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.55
Carolina Blue
#8AB8FE
ΔE00 5.94
Pastel Blue
#A2BFFE
ΔE00 6.19
Cornflowerblue
#6495ED
ΔE00 7.62
Perrywinkle
#8F8CE7
ΔE00 8.86
Lavender Blue
#8B88F8
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7F7 #F7DE8E
analogous
#8EDCF7 #8EA7F7 #AA8EF7
triadic
#8EA7F7 #F78EA7 #A7F78E
tetradic
#8EA7F7 #F78EDC #F7DE8E #8EF7AA
square
#8EA7F7 #F78EDC #F7DE8E #8EF7AA
split-complementary
#8EA7F7 #F7AA8E #DCF78E
monochromatic
#1C4EEF #557AF3 #8EA7F7 #C7D4FB #E2E9FD
Accessibility & contrast
On white
2.33
#8EA7F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#8EA7F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7F7
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7F7 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAFFA
Deuteranopia (green-blind)
#81A6F5
Tritanopia (blue-blind)
#6AB7C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ea7f7; /* rgb */ color: rgb(142, 167, 247); /* oklch */ color: oklch(74.1% 0.119 270.1);
Tailwind
colors: {
custom: {
50: '#b3c0fa',
500: '#8ea7f7',
950: '#000000',
},
}SCSS
$custom: #8ea7f7; $custom-light: #b3c0fa; $custom-dark: #000000;
JSON
{
"hex": "#8ea7f7",
"rgb": {
"r": 142,
"g": 167,
"b": 247
},
"hsl": {
"h": 225.714,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.74143,
"c": 0.1195,
"h": 270.1
},
"luminance": 0.40104
}Semantic roles & 50–950 ramp
primary
#8EA7F7
secondary
#F5EED6
accent
#AE02E3
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185