#8EA7D3#8EA7D3
#8EA7D3 is a light, moderate blue. Relative luminance 0.381; OKLCH L 72.5% C 0.070 H 261.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7D3 |
|---|---|
| RGB | rgb(142, 167, 211) |
| HSL | hsl(218, 44%, 69%) |
| HSV | hsv(218, 33%, 83%) |
| CMYK | cmyk(32.7%, 20.9%, 0%, 17.3%) |
| CIE-LAB | lab(68.09, 1.74, -25.16) |
| CIE-LCH | lch(68.09, 25.22, 273.96°) |
| OKLab | oklab(72.53% -0.0102 -0.0694) |
| OKLCH | oklch(72.53% 0.07 261.6) |
| XYZ | xyz(36.7284, 38.0899, 67.0323) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.72
Carolina Blue
#8AB8FE
ΔE00 7.34
Pastel Blue
#A2BFFE
ΔE00 7.48
Cornflowerblue
#6495ED
ΔE00 8.44
Light Grey Blue
#9DBCD4
ΔE00 8.85
Perrywinkle
#8F8CE7
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7D3 #D3BA8E
analogous
#8ECAD3 #8EA7D3 #988ED3
triadic
#8EA7D3 #D38EA7 #A7D38E
tetradic
#8EA7D3 #D38ECA #D3BA8E #8ED398
square
#8EA7D3 #D38ECA #D3BA8E #8ED398
split-complementary
#8EA7D3 #D3988E #CAD38E
monochromatic
#4165A6 #6285C2 #8EA7D3 #BAC9E4 #E6ECF5
Accessibility & contrast
On white
2.44
#8EA7D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#8EA7D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7D3
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7D3 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98AAD5
Deuteranopia (green-blind)
#91A3D2
Tritanopia (blue-blind)
#7AB0B6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea7d3; /* rgb */ color: rgb(142, 167, 211); /* oklch */ color: oklch(72.5% 0.070 261.6);
Tailwind
colors: {
custom: {
50: '#b1c1e0',
500: '#8ea7d3',
950: '#000000',
},
}SCSS
$custom: #8ea7d3; $custom-light: #b1c1e0; $custom-dark: #000000;
JSON
{
"hex": "#8ea7d3",
"rgb": {
"r": 142,
"g": 167,
"b": 211
},
"hsl": {
"h": 218.261,
"s": 43.949,
"l": 69.216
},
"oklch": {
"l": 0.7253,
"c": 0.07019,
"h": 261.6
},
"luminance": 0.38091
}Semantic roles & 50–950 ramp
primary
#8EA7D3
secondary
#E8E1D4
accent
#862EB7
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183