#8EB3EE#8EB3EE
#8EB3EE is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.2% C 0.094 H 259.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB3EE |
|---|---|
| RGB | rgb(142, 179, 238) |
| HSL | hsl(217, 74%, 75%) |
| HSV | hsv(217, 40%, 93%) |
| CMYK | cmyk(40.3%, 24.8%, 0%, 6.7%) |
| CIE-LAB | lab(72.34, 2.19, -33.39) |
| CIE-LCH | lch(72.34, 33.46, 273.75°) |
| OKLab | oklab(76.2% -0.0171 -0.0929) |
| OKLCH | oklch(76.2% 0.094 259.6) |
| XYZ | xyz(42.7031, 44.1617, 87.1463) |
| Luminance | 0.4416 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.48
Pastel Blue
#A2BFFE
ΔE00 4.12
Sky Blue (survey)
#75BBFD
ΔE00 6.32
Baby Blue (survey)
#A2CFFE
ΔE00 7.33
Light Grey Blue
#9DBCD4
ΔE00 7.87
Powder Blue (survey)
#B1D1FC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB3EE #EEC98E
analogous
#8EE3EE #8EB3EE #998EEE
triadic
#8EB3EE #EE8EB3 #B3EE8E
tetradic
#8EB3EE #EE8EE3 #EEC98E #8EEE99
square
#8EB3EE #EE8EE3 #EEC98E #8EEE99
split-complementary
#8EB3EE #EE998E #E3EE8E
monochromatic
#246BDE #598FE6 #8EB3EE #C3D7F6 #E4EDFB
Accessibility & contrast
On white
2.14
#8EB3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#8EB3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB3EE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB3EE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6F1
Deuteranopia (green-blind)
#93ADED
Tritanopia (blue-blind)
#6DC0C7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8eb3ee; /* rgb */ color: rgb(142, 179, 238); /* oklch */ color: oklch(76.2% 0.094 259.6);
Tailwind
colors: {
custom: {
50: '#b2c9f3',
500: '#8eb3ee',
950: '#000000',
},
}SCSS
$custom: #8eb3ee; $custom-light: #b2c9f3; $custom-dark: #000000;
JSON
{
"hex": "#8eb3ee",
"rgb": {
"r": 142,
"g": 179,
"b": 238
},
"hsl": {
"h": 216.875,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.76196,
"c": 0.09445,
"h": 259.6
},
"luminance": 0.44164
}Semantic roles & 50–950 ramp
primary
#8EB3EE
secondary
#F3E9D8
accent
#8910D6
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111317
muted
#808285