#8EAAD2#8EAAD2
#8EAAD2 is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.1% C 0.066 H 257.3°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAAD2 |
|---|---|
| RGB | rgb(142, 170, 210) |
| HSL | hsl(215, 43%, 69%) |
| HSV | hsv(215, 32%, 82%) |
| CMYK | cmyk(32.4%, 19%, 0%, 17.6%) |
| CIE-LAB | lab(68.86, -0.17, -23.43) |
| CIE-LCH | lch(68.86, 23.43, 269.57°) |
| OKLab | oklab(73.13% -0.0146 -0.0645) |
| OKLCH | oklch(73.13% 0.066 257.3) |
| XYZ | xyz(37.1594, 39.1518, 66.5594) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 6.59
Pastel Blue
#A2BFFE
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.20
Light Grey Blue
#9DBCD4
ΔE00 7.40
Lightsteelblue
#B0C4DE
ΔE00 8.23
Cloudy Blue
#ACC2D9
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAAD2 #D2B68E
analogous
#8ECCD2 #8EAAD2 #948ED2
triadic
#8EAAD2 #D28EAA #AAD28E
tetradic
#8EAAD2 #D28ECC #D2B68E #8ED294
square
#8EAAD2 #D28ECC #D2B68E #8ED294
split-complementary
#8EAAD2 #D2948E #CCD28E
monochromatic
#416AA4 #6289C1 #8EAAD2 #BACBE3 #E6ECF5
Accessibility & contrast
On white
2.38
#8EAAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#8EAAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAAD2
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAAD2 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CACD4
Deuteranopia (green-blind)
#95A5D1
Tritanopia (blue-blind)
#7AB3B7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8eaad2; /* rgb */ color: rgb(142, 170, 210); /* oklch */ color: oklch(73.1% 0.066 257.3);
Tailwind
colors: {
custom: {
50: '#b0c3e0',
500: '#8eaad2',
950: '#000000',
},
}SCSS
$custom: #8eaad2; $custom-light: #b0c3e0; $custom-dark: #000000;
JSON
{
"hex": "#8eaad2",
"rgb": {
"r": 142,
"g": 170,
"b": 210
},
"hsl": {
"h": 215.294,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.73125,
"c": 0.06616,
"h": 257.3
},
"luminance": 0.39153
}Semantic roles & 50–950 ramp
primary
#8EAAD2
secondary
#E8E0D4
accent
#7F2FB6
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183