#8EA4F2#8EA4F2
#8EA4F2 is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.3% C 0.116 H 271.3°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4F2 |
|---|---|
| RGB | rgb(142, 164, 242) |
| HSL | hsl(227, 79%, 75%) |
| HSV | hsv(227, 41%, 95%) |
| CMYK | cmyk(41.3%, 32.2%, 0%, 5.1%) |
| CIE-LAB | lab(68.54, 11.70, -41.47) |
| CIE-LCH | lch(68.54, 43.09, 285.76°) |
| OKLab | oklab(73.3% 0.0026 -0.1162) |
| OKLCH | oklch(73.3% 0.116 271.3) |
| XYZ | xyz(40.4529, 38.7105, 89.3275) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.81
Carolina Blue
#8AB8FE
ΔE00 6.95
Pastel Blue
#A2BFFE
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.52
Perrywinkle
#8F8CE7
ΔE00 7.85
Lavender Blue
#8B88F8
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4F2 #F2DC8E
analogous
#8ED6F2 #8EA4F2 #AA8EF2
triadic
#8EA4F2 #F28EA4 #A4F28E
tetradic
#8EA4F2 #F28ED6 #F2DC8E #8EF2AA
square
#8EA4F2 #F28ED6 #F2DC8E #8EF2AA
split-complementary
#8EA4F2 #F2AA8E #D6F28E
monochromatic
#204CE5 #5778EC #8EA4F2 #C5D0F8 #E4E9FC
Accessibility & contrast
On white
2.40
#8EA4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#8EA4F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4F2
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4F2 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF5
Deuteranopia (green-blind)
#80A3F0
Tritanopia (blue-blind)
#6DB4C0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ea4f2; /* rgb */ color: rgb(142, 164, 242); /* oklch */ color: oklch(73.3% 0.116 271.3);
Tailwind
colors: {
custom: {
50: '#b3bef6',
500: '#8ea4f2',
950: '#000000',
},
}SCSS
$custom: #8ea4f2; $custom-light: #b3bef6; $custom-dark: #000000;
JSON
{
"hex": "#8ea4f2",
"rgb": {
"r": 142,
"g": 164,
"b": 242
},
"hsl": {
"h": 226.8,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.73296,
"c": 0.11619,
"h": 271.3
},
"luminance": 0.38713
}Semantic roles & 50–950 ramp
primary
#8EA4F2
secondary
#F4EDD7
accent
#AE0ADC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111217
muted
#808185