#8EAEE8#8EAEE8
#8EAEE8 is a light, moderate blue. Relative luminance 0.418; OKLCH L 74.9% C 0.091 H 262.0°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAEE8 |
|---|---|
| RGB | rgb(142, 174, 232) |
| HSL | hsl(219, 66%, 73%) |
| HSV | hsv(219, 39%, 91%) |
| CMYK | cmyk(38.8%, 25%, 0%, 9%) |
| CIE-LAB | lab(70.77, 3.35, -32.55) |
| CIE-LCH | lch(70.77, 32.73, 275.87°) |
| OKLab | oklab(74.89% -0.0127 -0.0905) |
| OKLCH | oklch(74.89% 0.091 262) |
| XYZ | xyz(40.8523, 41.8470, 82.2530) |
| Luminance | 0.4185 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.13
Pastel Blue
#A2BFFE
ΔE00 4.91
Periwinkle Blue
#8F99FB
ΔE00 7.06
Sky Blue (survey)
#75BBFD
ΔE00 7.83
Cornflowerblue
#6495ED
ΔE00 8.25
Light Grey Blue
#9DBCD4
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAEE8 #E8C88E
analogous
#8EDBE8 #8EAEE8 #9B8EE8
triadic
#8EAEE8 #E88EAE #AEE88E
tetradic
#8EAEE8 #E88EDB #E8C88E #8EE89B
square
#8EAEE8 #E88EDB #E8C88E #8EE89B
split-complementary
#8EAEE8 #E89B8E #DBE88E
monochromatic
#2B66D1 #5B8ADE #8EAEE8 #C1D2F2 #E6EDFA
Accessibility & contrast
On white
2.24
#8EAEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#8EAEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAEE8
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAEE8 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB2EB
Deuteranopia (green-blind)
#90A9E7
Tritanopia (blue-blind)
#70BAC2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #8eaee8; /* rgb */ color: rgb(142, 174, 232); /* oklch */ color: oklch(74.9% 0.091 262.0);
Tailwind
colors: {
custom: {
50: '#b2c6ef',
500: '#8eaee8',
950: '#000000',
},
}SCSS
$custom: #8eaee8; $custom-light: #b2c6ef; $custom-dark: #000000;
JSON
{
"hex": "#8eaee8",
"rgb": {
"r": 142,
"g": 174,
"b": 232
},
"hsl": {
"h": 218.667,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.74889,
"c": 0.09138,
"h": 262
},
"luminance": 0.41849
}Semantic roles & 50–950 ramp
primary
#8EAEE8
secondary
#F1E9DA
accent
#8D17CE
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#111316
muted
#808284