#8EAEFB#8EAEFB
#8EAEFB is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.8% C 0.117 H 266.4°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEFB |
|---|---|
| RGB | rgb(142, 174, 251) |
| HSL | hsl(222, 93%, 77%) |
| HSV | hsv(222, 43%, 98%) |
| CMYK | cmyk(43.4%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(71.55, 8.55, -41.66) |
| CIE-LCH | lch(71.55, 42.53, 281.60°) |
| OKLab | oklab(75.75% -0.0073 -0.1167) |
| OKLCH | oklch(75.75% 0.117 266.4) |
| XYZ | xyz(43.6985, 42.9855, 97.2425) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.75
Pastel Blue
#A2BFFE
ΔE00 4.62
Periwinkle Blue
#8F99FB
ΔE00 6.66
Sky Blue (survey)
#75BBFD
ΔE00 8.15
Cornflowerblue
#6495ED
ΔE00 8.28
Light Grey Blue
#9DBCD4
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEFB #FBDB8E
analogous
#8EE5FB #8EAEFB #A58EFB
triadic
#8EAEFB #FB8EAE #AEFB8E
tetradic
#8EAEFB #FB8EE5 #FBDB8E #8EFBA5
square
#8EAEFB #FB8EE5 #FBDB8E #8EFBA5
split-complementary
#8EAEFB #FBA58E #E5FB8E
monochromatic
#1859F7 #5384F9 #8EAEFB #C9D8FD #E1EAFE
Accessibility & contrast
On white
2.19
#8EAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#8EAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEFB
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEFB | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FE
Deuteranopia (green-blind)
#87ABF9
Tritanopia (blue-blind)
#67BEC9
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eaefb; /* rgb */ color: rgb(142, 174, 251); /* oklch */ color: oklch(75.8% 0.117 266.4);
Tailwind
colors: {
custom: {
50: '#b3c5fd',
500: '#8eaefb',
950: '#000000',
},
}SCSS
$custom: #8eaefb; $custom-light: #b3c5fd; $custom-dark: #000000;
JSON
{
"hex": "#8eaefb",
"rgb": {
"r": 142,
"g": 174,
"b": 251
},
"hsl": {
"h": 222.385,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.75754,
"c": 0.11693,
"h": 266.4
},
"luminance": 0.42988
}Semantic roles & 50–950 ramp
primary
#8EAEFB
secondary
#F6ECD5
accent
#A200E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111217
muted
#808185