#8EA0F2#8EA0F2
#8EA0F2 is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.5% C 0.121 H 273.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0F2 |
|---|---|
| RGB | rgb(142, 160, 242) |
| HSL | hsl(229, 79%, 75%) |
| HSV | hsv(229, 41%, 95%) |
| CMYK | cmyk(41.3%, 33.9%, 0%, 5.1%) |
| CIE-LAB | lab(67.50, 13.98, -43.09) |
| CIE-LCH | lch(67.50, 45.31, 287.98°) |
| OKLab | oklab(72.49% 0.0076 -0.1209) |
| OKLCH | oklch(72.49% 0.121 273.6) |
| XYZ | xyz(39.7483, 37.3013, 89.0927) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.66
Perrywinkle
#8F8CE7
ΔE00 6.59
Lavender Blue
#8B88F8
ΔE00 7.39
Cornflowerblue
#6495ED
ΔE00 7.57
Pastel Blue
#A2BFFE
ΔE00 8.09
Carolina Blue
#8AB8FE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0F2 #F2E08E
analogous
#8ED2F2 #8EA0F2 #AE8EF2
triadic
#8EA0F2 #F28EA0 #A0F28E
tetradic
#8EA0F2 #F28ED2 #F2E08E #8EF2AE
square
#8EA0F2 #F28ED2 #F2E08E #8EF2AE
split-complementary
#8EA0F2 #F2AE8E #D2F28E
monochromatic
#2044E5 #5772EC #8EA0F2 #C5CEF8 #E4E8FC
Accessibility & contrast
On white
2.48
#8EA0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#8EA0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0F2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0F2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A9F5
Deuteranopia (green-blind)
#7BA1F0
Tritanopia (blue-blind)
#6DB1BE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea0f2; /* rgb */ color: rgb(142, 160, 242); /* oklch */ color: oklch(72.5% 0.121 273.6);
Tailwind
colors: {
custom: {
50: '#b3bbf6',
500: '#8ea0f2',
950: '#000000',
},
}SCSS
$custom: #8ea0f2; $custom-light: #b3bbf6; $custom-dark: #000000;
JSON
{
"hex": "#8ea0f2",
"rgb": {
"r": 142,
"g": 160,
"b": 242
},
"hsl": {
"h": 229.2,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.72492,
"c": 0.12111,
"h": 273.6
},
"luminance": 0.37303
}Semantic roles & 50–950 ramp
primary
#8EA0F2
secondary
#F4EFD7
accent
#B60ADC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085