#8EA8FF#8EA8FF
#8EA8FF is a light, vivid blue. Relative luminance 0.410; OKLCH L 74.7% C 0.129 H 270.4°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA8FF |
|---|---|
| RGB | rgb(142, 168, 255) |
| HSL | hsl(226, 100%, 78%) |
| HSV | hsv(226, 44%, 100%) |
| CMYK | cmyk(44.3%, 34.1%, 0%, 0%) |
| CIE-LAB | lab(70.16, 13.07, -46.00) |
| CIE-LCH | lch(70.16, 47.82, 285.86°) |
| OKLab | oklab(74.74% 0.0009 -0.1293) |
| OKLCH | oklch(74.74% 0.129 270.4) |
| XYZ | xyz(43.2023, 40.9736, 100.2206) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.78
Carolina Blue
#8AB8FE
ΔE00 5.59
Pastel Blue
#A2BFFE
ΔE00 6.00
Cornflowerblue
#6495ED
ΔE00 7.79
Light Grey Blue
#9DBCD4
ΔE00 9.27
Perrywinkle
#8F8CE7
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA8FF #FFE58E
analogous
#8EE0FF #8EA8FF #AD8EFF
triadic
#8EA8FF #FF8EA8 #A8FF8E
tetradic
#8EA8FF #FF8EE0 #FFE58E #8EFFAD
square
#8EA8FF #FF8EE0 #FFE58E #8EFFAD
split-complementary
#8EA8FF #FFAD8E #E0FF8E
monochromatic
#144AFF #5179FF #8EA8FF #CBD7FF #E0E7FF
Accessibility & contrast
On white
2.28
#8EA8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#8EA8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA8FF
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA8FF | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#65BAC8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8ea8ff; /* rgb */ color: rgb(142, 168, 255); /* oklch */ color: oklch(74.7% 0.129 270.4);
Tailwind
colors: {
custom: {
50: '#b4c1ff',
500: '#8ea8ff',
950: '#000000',
},
}SCSS
$custom: #8ea8ff; $custom-light: #b4c1ff; $custom-dark: #000000;
JSON
{
"hex": "#8ea8ff",
"rgb": {
"r": 142,
"g": 168,
"b": 255
},
"hsl": {
"h": 226.195,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.74736,
"c": 0.12929,
"h": 270.4
},
"luminance": 0.40976
}Semantic roles & 50–950 ramp
primary
#8EA8FF
secondary
#F7EFD4
accent
#B100E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186