#8EA2F2#8EA2F2
#8EA2F2 is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.9% C 0.119 H 272.5°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2F2 |
|---|---|
| RGB | rgb(142, 162, 242) |
| HSL | hsl(228, 79%, 75%) |
| HSV | hsv(228, 41%, 95%) |
| CMYK | cmyk(41.3%, 33.1%, 0%, 5.1%) |
| CIE-LAB | lab(68.02, 12.84, -42.28) |
| CIE-LCH | lch(68.02, 44.19, 286.89°) |
| OKLab | oklab(72.89% 0.0051 -0.1185) |
| OKLCH | oklch(72.89% 0.119 272.5) |
| XYZ | xyz(40.0978, 38.0003, 89.2092) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.23
Perrywinkle
#8F8CE7
ΔE00 7.22
Cornflowerblue
#6495ED
ΔE00 7.52
Pastel Blue
#A2BFFE
ΔE00 7.54
Carolina Blue
#8AB8FE
ΔE00 7.56
Lavender Blue
#8B88F8
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2F2 #F2DE8E
analogous
#8ED4F2 #8EA2F2 #AC8EF2
triadic
#8EA2F2 #F28EA2 #A2F28E
tetradic
#8EA2F2 #F28ED4 #F2DE8E #8EF2AC
square
#8EA2F2 #F28ED4 #F2DE8E #8EF2AC
split-complementary
#8EA2F2 #F2AC8E #D4F28E
monochromatic
#2048E5 #5775EC #8EA2F2 #C5CFF8 #E4E8FC
Accessibility & contrast
On white
2.44
#8EA2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#8EA2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2F2
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2F2 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF5
Deuteranopia (green-blind)
#7EA2F0
Tritanopia (blue-blind)
#6DB2BF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea2f2; /* rgb */ color: rgb(142, 162, 242); /* oklch */ color: oklch(72.9% 0.119 272.5);
Tailwind
colors: {
custom: {
50: '#b3bdf6',
500: '#8ea2f2',
950: '#000000',
},
}SCSS
$custom: #8ea2f2; $custom-light: #b3bdf6; $custom-dark: #000000;
JSON
{
"hex": "#8ea2f2",
"rgb": {
"r": 142,
"g": 162,
"b": 242
},
"hsl": {
"h": 228,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.72893,
"c": 0.11863,
"h": 272.5
},
"luminance": 0.38002
}Semantic roles & 50–950 ramp
primary
#8EA2F2
secondary
#F4EED7
accent
#B20ADC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111217
muted
#808185