#8EA7F3#8EA7F3
#8EA7F3 is a light, moderate blue. Relative luminance 0.399; OKLCH L 74.0% C 0.114 H 269.6°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7F3 |
|---|---|
| RGB | rgb(142, 167, 243) |
| HSL | hsl(225, 81%, 75%) |
| HSV | hsv(225, 42%, 95%) |
| CMYK | cmyk(41.6%, 31.3%, 0%, 4.7%) |
| CIE-LAB | lab(69.37, 10.28, -40.72) |
| CIE-LCH | lch(69.37, 42.00, 284.16°) |
| OKLab | oklab(73.95% -0.0008 -0.114) |
| OKLCH | oklch(73.95% 0.114 269.6) |
| XYZ | xyz(41.1467, 39.8572, 90.3018) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.66
Carolina Blue
#8AB8FE
ΔE00 6.00
Pastel Blue
#A2BFFE
ΔE00 6.20
Cornflowerblue
#6495ED
ΔE00 7.60
Perrywinkle
#8F8CE7
ΔE00 8.80
Lavender Blue
#8B88F8
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7F3 #F3DA8E
analogous
#8ED9F3 #8EA7F3 #A88EF3
triadic
#8EA7F3 #F38EA7 #A7F38E
tetradic
#8EA7F3 #F38ED9 #F3DA8E #8EF3A8
square
#8EA7F3 #F38ED9 #F3DA8E #8EF3A8
split-complementary
#8EA7F3 #F3A88E #D9F38E
monochromatic
#1F51E7 #577CED #8EA7F3 #C5D2F9 #E3E9FC
Accessibility & contrast
On white
2.34
#8EA7F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#8EA7F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7F3
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7F3 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DAEF6
Deuteranopia (green-blind)
#83A5F1
Tritanopia (blue-blind)
#6CB7C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea7f3; /* rgb */ color: rgb(142, 167, 243); /* oklch */ color: oklch(74.0% 0.114 269.6);
Tailwind
colors: {
custom: {
50: '#b3c0f7',
500: '#8ea7f3',
950: '#000000',
},
}SCSS
$custom: #8ea7f3; $custom-light: #b3c0f7; $custom-dark: #000000;
JSON
{
"hex": "#8ea7f3",
"rgb": {
"r": 142,
"g": 167,
"b": 243
},
"hsl": {
"h": 225.149,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.7395,
"c": 0.11399,
"h": 269.6
},
"luminance": 0.39859
}Semantic roles & 50–950 ramp
primary
#8EA7F3
secondary
#F4EDD7
accent
#A808DD
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185