#8EA5D2#8EA5D2
#8EA5D2 is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.1% C 0.071 H 263.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA5D2 |
|---|---|
| RGB | rgb(142, 165, 210) |
| HSL | hsl(220, 43%, 69%) |
| HSV | hsv(220, 32%, 82%) |
| CMYK | cmyk(32.4%, 21.4%, 0%, 17.6%) |
| CIE-LAB | lab(67.51, 2.60, -25.49) |
| CIE-LCH | lch(67.51, 25.63, 275.83°) |
| OKLab | oklab(72.07% -0.0079 -0.0704) |
| OKLCH | oklch(72.07% 0.071 263.6) |
| XYZ | xyz(36.2399, 37.3128, 66.2529) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.60
Pastel Blue
#A2BFFE
ΔE00 7.98
Carolina Blue
#8AB8FE
ΔE00 8.01
Cornflowerblue
#6495ED
ΔE00 8.54
Perrywinkle
#8F8CE7
ΔE00 8.73
Light Grey Blue
#9DBCD4
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA5D2 #D2BB8E
analogous
#8EC7D2 #8EA5D2 #998ED2
triadic
#8EA5D2 #D28EA5 #A5D28E
tetradic
#8EA5D2 #D28EC7 #D2BB8E #8ED299
square
#8EA5D2 #D28EC7 #D2BB8E #8ED299
split-complementary
#8EA5D2 #D2998E #C7D28E
monochromatic
#4163A4 #6282C1 #8EA5D2 #BAC8E3 #E6EBF5
Accessibility & contrast
On white
2.48
#8EA5D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#8EA5D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA5D2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA5D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA5D2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A8D4
Deuteranopia (green-blind)
#8FA2D1
Tritanopia (blue-blind)
#7AAEB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea5d2; /* rgb */ color: rgb(142, 165, 210); /* oklch */ color: oklch(72.1% 0.071 263.6);
Tailwind
colors: {
custom: {
50: '#b0bfe0',
500: '#8ea5d2',
950: '#000000',
},
}SCSS
$custom: #8ea5d2; $custom-light: #b0bfe0; $custom-dark: #000000;
JSON
{
"hex": "#8ea5d2",
"rgb": {
"r": 142,
"g": 165,
"b": 210
},
"hsl": {
"h": 219.706,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.72067,
"c": 0.07081,
"h": 263.6
},
"luminance": 0.37314
}Semantic roles & 50–950 ramp
primary
#8EA5D2
secondary
#E8E1D4
accent
#892FB6
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183