#8EA8F8#8EA8F8
#8EA8F8 is a light, moderate blue. Relative luminance 0.405; OKLCH L 74.4% C 0.120 H 269.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA8F8 |
|---|---|
| RGB | rgb(142, 168, 248) |
| HSL | hsl(225, 88%, 76%) |
| HSV | hsv(225, 43%, 97%) |
| CMYK | cmyk(42.7%, 32.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.85, 11.10, -42.69) |
| CIE-LCH | lch(69.85, 44.11, 284.58°) |
| OKLab | oklab(74.39% -0.0008 -0.1197) |
| OKLCH | oklch(74.39% 0.12 269.6) |
| XYZ | xyz(42.0960, 40.5311, 94.3939) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.83
Carolina Blue
#8AB8FE
ΔE00 5.62
Pastel Blue
#A2BFFE
ΔE00 5.94
Cornflowerblue
#6495ED
ΔE00 7.68
Perrywinkle
#8F8CE7
ΔE00 9.19
Light Grey Blue
#9DBCD4
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA8F8 #F8DE8E
analogous
#8EDDF8 #8EA8F8 #A98EF8
triadic
#8EA8F8 #F88EA8 #A8F88E
tetradic
#8EA8F8 #F88EDD #F8DE8E #8EF8A9
square
#8EA8F8 #F88EDD #F8DE8E #8EF8A9
split-complementary
#8EA8F8 #F8A98E #DDF88E
monochromatic
#1B4FF1 #547CF4 #8EA8F8 #C8D4FC #E2E9FD
Accessibility & contrast
On white
2.31
#8EA8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#8EA8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA8F8
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA8F8 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB0FB
Deuteranopia (green-blind)
#82A6F6
Tritanopia (blue-blind)
#69B8C5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ea8f8; /* rgb */ color: rgb(142, 168, 248); /* oklch */ color: oklch(74.4% 0.120 269.6);
Tailwind
colors: {
custom: {
50: '#b3c1fb',
500: '#8ea8f8',
950: '#000000',
},
}SCSS
$custom: #8ea8f8; $custom-light: #b3c1fb; $custom-dark: #000000;
JSON
{
"hex": "#8ea8f8",
"rgb": {
"r": 142,
"g": 168,
"b": 248
},
"hsl": {
"h": 225.283,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.74393,
"c": 0.11969,
"h": 269.6
},
"luminance": 0.40533
}Semantic roles & 50–950 ramp
primary
#8EA8F8
secondary
#F5EED6
accent
#AD01E5
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185