#8EB2EE#8EB2EE
#8EB2EE is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.0% C 0.095 H 260.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB2EE |
|---|---|
| RGB | rgb(142, 178, 238) |
| HSL | hsl(218, 74%, 75%) |
| HSV | hsv(218, 40%, 93%) |
| CMYK | cmyk(40.3%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(72.07, 2.74, -33.80) |
| CIE-LCH | lch(72.07, 33.91, 274.64°) |
| OKLab | oklab(75.99% -0.0159 -0.0941) |
| OKLCH | oklch(75.99% 0.095 260.4) |
| XYZ | xyz(42.5035, 43.7623, 87.0797) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.74
Pastel Blue
#A2BFFE
ΔE00 4.19
Sky Blue (survey)
#75BBFD
ΔE00 6.64
Baby Blue (survey)
#A2CFFE
ΔE00 7.63
Light Grey Blue
#9DBCD4
ΔE00 8.03
Periwinkle Blue
#8F99FB
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB2EE #EECA8E
analogous
#8EE2EE #8EB2EE #9A8EEE
triadic
#8EB2EE #EE8EB2 #B2EE8E
tetradic
#8EB2EE #EE8EE2 #EECA8E #8EEE9A
square
#8EB2EE #EE8EE2 #EECA8E #8EEE9A
split-complementary
#8EB2EE #EE9A8E #E2EE8E
monochromatic
#246ADE #598EE6 #8EB2EE #C3D6F6 #E4EDFB
Accessibility & contrast
On white
2.15
#8EB2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#8EB2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB2EE
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB2EE | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB6F1
Deuteranopia (green-blind)
#92ADED
Tritanopia (blue-blind)
#6DBFC7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8eb2ee; /* rgb */ color: rgb(142, 178, 238); /* oklch */ color: oklch(76.0% 0.095 260.4);
Tailwind
colors: {
custom: {
50: '#b2c8f3',
500: '#8eb2ee',
950: '#000000',
},
}SCSS
$custom: #8eb2ee; $custom-light: #b2c8f3; $custom-dark: #000000;
JSON
{
"hex": "#8eb2ee",
"rgb": {
"r": 142,
"g": 178,
"b": 238
},
"hsl": {
"h": 217.5,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.75987,
"c": 0.09539,
"h": 260.4
},
"luminance": 0.43765
}Semantic roles & 50–950 ramp
primary
#8EB2EE
secondary
#F3E9D8
accent
#8C10D6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285