#8EB0EE#8EB0EE
#8EB0EE is a light, moderate blue. Relative luminance 0.430; OKLCH L 75.6% C 0.097 H 262.1°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB0EE |
|---|---|
| RGB | rgb(142, 176, 238) |
| HSL | hsl(219, 74%, 75%) |
| HSV | hsv(219, 40%, 93%) |
| CMYK | cmyk(40.3%, 26.1%, 0%, 6.7%) |
| CIE-LAB | lab(71.54, 3.85, -34.63) |
| CIE-LCH | lch(71.54, 34.84, 276.35°) |
| OKLab | oklab(75.57% -0.0134 -0.0964) |
| OKLCH | oklch(75.57% 0.097 262.1) |
| XYZ | xyz(42.1084, 42.9723, 86.9480) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.32
Pastel Blue
#A2BFFE
ΔE00 4.41
Sky Blue (survey)
#75BBFD
ΔE00 7.28
Periwinkle Blue
#8F99FB
ΔE00 7.47
Baby Blue (survey)
#A2CFFE
ΔE00 8.23
Light Grey Blue
#9DBCD4
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB0EE #EECC8E
analogous
#8EE0EE #8EB0EE #9C8EEE
triadic
#8EB0EE #EE8EB0 #B0EE8E
tetradic
#8EB0EE #EE8EE0 #EECC8E #8EEE9C
square
#8EB0EE #EE8EE0 #EECC8E #8EEE9C
split-complementary
#8EB0EE #EE9C8E #E0EE8E
monochromatic
#2466DE #598BE6 #8EB0EE #C3D5F6 #E4ECFB
Accessibility & contrast
On white
2.19
#8EB0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#8EB0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB0EE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB0EE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB4F1
Deuteranopia (green-blind)
#90ABED
Tritanopia (blue-blind)
#6DBDC5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8eb0ee; /* rgb */ color: rgb(142, 176, 238); /* oklch */ color: oklch(75.6% 0.097 262.1);
Tailwind
colors: {
custom: {
50: '#b2c7f3',
500: '#8eb0ee',
950: '#000000',
},
}SCSS
$custom: #8eb0ee; $custom-light: #b2c7f3; $custom-dark: #000000;
JSON
{
"hex": "#8eb0ee",
"rgb": {
"r": 142,
"g": 176,
"b": 238
},
"hsl": {
"h": 218.75,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.7557,
"c": 0.09736,
"h": 262.1
},
"luminance": 0.42974
}Semantic roles & 50–950 ramp
primary
#8EB0EE
secondary
#F3E9D8
accent
#9010D6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285