#8EB2FB#8EB2FB
#8EB2FB is a light, moderate blue. Relative luminance 0.446; OKLCH L 76.6% C 0.113 H 263.8°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB2FB |
|---|---|
| RGB | rgb(142, 178, 251) |
| HSL | hsl(220, 93%, 77%) |
| HSV | hsv(220, 43%, 98%) |
| CMYK | cmyk(43.4%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(72.60, 6.31, -40.02) |
| CIE-LCH | lch(72.60, 40.52, 278.97°) |
| OKLab | oklab(76.57% -0.0122 -0.1119) |
| OKLCH | oklch(76.57% 0.113 263.8) |
| XYZ | xyz(44.4827, 44.5540, 97.5039) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.51
Pastel Blue
#A2BFFE
ΔE00 4.00
Sky Blue (survey)
#75BBFD
ΔE00 7.01
Baby Blue (survey)
#A2CFFE
ΔE00 7.71
Periwinkle Blue
#8F99FB
ΔE00 7.89
Powder Blue (survey)
#B1D1FC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB2FB #FBD78E
analogous
#8EE9FB #8EB2FB #A08EFB
triadic
#8EB2FB #FB8EB2 #B2FB8E
tetradic
#8EB2FB #FB8EE9 #FBD78E #8EFBA0
square
#8EB2FB #FB8EE9 #FBD78E #8EFBA0
split-complementary
#8EB2FB #FBA08E #E9FB8E
monochromatic
#1861F7 #538AF9 #8EB2FB #C9DAFD #E1EBFE
Accessibility & contrast
On white
2.12
#8EB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#8EB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB2FB
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB2FB | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#8CAEF9
Tritanopia (blue-blind)
#66C1CC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #8eb2fb; /* rgb */ color: rgb(142, 178, 251); /* oklch */ color: oklch(76.6% 0.113 263.8);
Tailwind
colors: {
custom: {
50: '#b3c8fd',
500: '#8eb2fb',
950: '#000000',
},
}SCSS
$custom: #8eb2fb; $custom-light: #b3c8fd; $custom-dark: #000000;
JSON
{
"hex": "#8eb2fb",
"rgb": {
"r": 142,
"g": 178,
"b": 251
},
"hsl": {
"h": 220.183,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.76573,
"c": 0.11261,
"h": 263.8
},
"luminance": 0.44557
}Semantic roles & 50–950 ramp
primary
#8EB2FB
secondary
#F6EBD5
accent
#9A00E6
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285