#8EAEED#8EAEED
#8EAEED is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.1% C 0.098 H 263.4°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEED |
|---|---|
| RGB | rgb(142, 174, 237) |
| HSL | hsl(220, 73%, 74%) |
| HSV | hsv(220, 40%, 93%) |
| CMYK | cmyk(40.1%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(70.96, 4.70, -34.97) |
| CIE-LCH | lch(70.96, 35.28, 277.65°) |
| OKLab | oklab(75.11% -0.0112 -0.0974) |
| OKLCH | oklch(75.11% 0.098 263.4) |
| XYZ | xyz(41.5727, 42.1351, 86.0467) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.95
Pastel Blue
#A2BFFE
ΔE00 4.74
Periwinkle Blue
#8F99FB
ΔE00 6.91
Sky Blue (survey)
#75BBFD
ΔE00 7.91
Cornflowerblue
#6495ED
ΔE00 8.21
Light Grey Blue
#9DBCD4
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEED #EDCD8E
analogous
#8EDEED #8EAEED #9E8EED
triadic
#8EAEED #ED8EAE #AEED8E
tetradic
#8EAEED #ED8EDE #EDCD8E #8EED9E
square
#8EAEED #ED8EDE #EDCD8E #8EED9E
split-complementary
#8EAEED #ED9E8E #DEED8E
monochromatic
#2462DC #5988E5 #8EAEED #C3D4F5 #E5ECFB
Accessibility & contrast
On white
2.23
#8EAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#8EAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEED
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEED | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2F0
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#6EBBC4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #8eaeed; /* rgb */ color: rgb(142, 174, 237); /* oklch */ color: oklch(75.1% 0.098 263.4);
Tailwind
colors: {
custom: {
50: '#b2c6f3',
500: '#8eaeed',
950: '#000000',
},
}SCSS
$custom: #8eaeed; $custom-light: #b2c6f3; $custom-dark: #000000;
JSON
{
"hex": "#8eaeed",
"rgb": {
"r": 142,
"g": 174,
"b": 237
},
"hsl": {
"h": 219.789,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.7511,
"c": 0.09806,
"h": 263.4
},
"luminance": 0.42137
}Semantic roles & 50–950 ramp
primary
#8EAEED
secondary
#F2EAD9
accent
#9311D5
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111217
muted
#808185