#8EA6F2#8EA6F2
#8EA6F2 is a light, moderate blue. Relative luminance 0.394; OKLCH L 73.7% C 0.114 H 270.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6F2 |
|---|---|
| RGB | rgb(142, 166, 242) |
| HSL | hsl(226, 79%, 75%) |
| HSV | hsv(226, 41%, 95%) |
| CMYK | cmyk(41.3%, 31.4%, 0%, 5.1%) |
| CIE-LAB | lab(69.06, 10.57, -40.65) |
| CIE-LCH | lch(69.06, 42.00, 284.57°) |
| OKLab | oklab(73.7% 0.0001 -0.1138) |
| OKLCH | oklch(73.7% 0.114 270.1) |
| XYZ | xyz(40.8136, 39.4320, 89.4478) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.40
Carolina Blue
#8AB8FE
ΔE00 6.33
Pastel Blue
#A2BFFE
ΔE00 6.47
Cornflowerblue
#6495ED
ΔE00 7.56
Perrywinkle
#8F8CE7
ΔE00 8.47
Lavender Blue
#8B88F8
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6F2 #F2DA8E
analogous
#8ED8F2 #8EA6F2 #A88EF2
triadic
#8EA6F2 #F28EA6 #A6F28E
tetradic
#8EA6F2 #F28ED8 #F2DA8E #8EF2A8
square
#8EA6F2 #F28ED8 #F2DA8E #8EF2A8
split-complementary
#8EA6F2 #F2A88E #D8F28E
monochromatic
#2050E5 #577BEC #8EA6F2 #C5D1F8 #E4E9FC
Accessibility & contrast
On white
2.36
#8EA6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#8EA6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6F2
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6F2 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CADF5
Deuteranopia (green-blind)
#83A5F0
Tritanopia (blue-blind)
#6DB5C1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8ea6f2; /* rgb */ color: rgb(142, 166, 242); /* oklch */ color: oklch(73.7% 0.114 270.1);
Tailwind
colors: {
custom: {
50: '#b3c0f6',
500: '#8ea6f2',
950: '#000000',
},
}SCSS
$custom: #8ea6f2; $custom-light: #b3c0f6; $custom-dark: #000000;
JSON
{
"hex": "#8ea6f2",
"rgb": {
"r": 142,
"g": 166,
"b": 242
},
"hsl": {
"h": 225.6,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.737,
"c": 0.11379,
"h": 270.1
},
"luminance": 0.39434
}Semantic roles & 50–950 ramp
primary
#8EA6F2
secondary
#F4EDD7
accent
#A90ADC
background
#FBFBFF
surface
#F6F7FE
border
#D0D0D6
text
#111217
muted
#808185