#8EAEFF#8EAEFF
#8EAEFF is a light, vivid blue. Relative luminance 0.432; OKLCH L 75.9% C 0.122 H 267.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEFF |
|---|---|
| RGB | rgb(142, 174, 255) |
| HSL | hsl(223, 100%, 78%) |
| HSV | hsv(223, 44%, 100%) |
| CMYK | cmyk(44.3%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(71.72, 9.68, -43.56) |
| CIE-LCH | lch(71.72, 44.62, 282.53°) |
| OKLab | oklab(75.94% -0.0063 -0.1222) |
| OKLCH | oklch(75.94% 0.122 267.1) |
| XYZ | xyz(44.3356, 43.2403, 100.5984) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.77
Pastel Blue
#A2BFFE
ΔE00 4.67
Periwinkle Blue
#8F99FB
ΔE00 6.64
Sky Blue (survey)
#75BBFD
ΔE00 8.23
Cornflowerblue
#6495ED
ΔE00 8.35
Light Grey Blue
#9DBCD4
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEFF #FFDF8E
analogous
#8EE6FF #8EAEFF #A68EFF
triadic
#8EAEFF #FF8EAE #AEFF8E
tetradic
#8EAEFF #FF8EE6 #FFDF8E #8EFFA6
square
#8EAEFF #FF8EE6 #FFDF8E #8EFFA6
split-complementary
#8EAEFF #FFA68E #E6FF8E
monochromatic
#1456FF #5182FF #8EAEFF #CBDAFF #E0E9FF
Accessibility & contrast
On white
2.18
#8EAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#8EAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEFF
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEFF | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#85ABFD
Tritanopia (blue-blind)
#64BFCB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #8eaeff; /* rgb */ color: rgb(142, 174, 255); /* oklch */ color: oklch(75.9% 0.122 267.1);
Tailwind
colors: {
custom: {
50: '#b4c5ff',
500: '#8eaeff',
950: '#000000',
},
}SCSS
$custom: #8eaeff; $custom-light: #b4c5ff; $custom-dark: #000000;
JSON
{
"hex": "#8eaeff",
"rgb": {
"r": 142,
"g": 174,
"b": 255
},
"hsl": {
"h": 223.009,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.75945,
"c": 0.12233,
"h": 267.1
},
"luminance": 0.43243
}Semantic roles & 50–950 ramp
primary
#8EAEFF
secondary
#F7EDD4
accent
#A500E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111218
muted
#808186