#8EA7D2#8EA7D2
#8EA7D2 is a light, moderate blue. Relative luminance 0.380; OKLCH L 72.5% C 0.069 H 261.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7D2 |
|---|---|
| RGB | rgb(142, 167, 210) |
| HSL | hsl(218, 43%, 69%) |
| HSV | hsv(218, 32%, 82%) |
| CMYK | cmyk(32.4%, 20.5%, 0%, 17.6%) |
| CIE-LAB | lab(68.05, 1.49, -24.67) |
| CIE-LCH | lch(68.05, 24.71, 273.46°) |
| OKLab | oklab(72.49% -0.0106 -0.068) |
| OKLCH | oklch(72.49% 0.069 261.2) |
| XYZ | xyz(36.6035, 38.0399, 66.3741) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.80
Carolina Blue
#8AB8FE
ΔE00 7.40
Pastel Blue
#A2BFFE
ΔE00 7.56
Cornflowerblue
#6495ED
ΔE00 8.49
Light Grey Blue
#9DBCD4
ΔE00 8.73
Lightsteelblue
#B0C4DE
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7D2 #D2B98E
analogous
#8EC9D2 #8EA7D2 #978ED2
triadic
#8EA7D2 #D28EA7 #A7D28E
tetradic
#8EA7D2 #D28EC9 #D2B98E #8ED297
square
#8EA7D2 #D28EC9 #D2B98E #8ED297
split-complementary
#8EA7D2 #D2978E #C9D28E
monochromatic
#4166A4 #6285C1 #8EA7D2 #BAC9E3 #E6EBF5
Accessibility & contrast
On white
2.44
#8EA7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#8EA7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7D2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7D2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A9D4
Deuteranopia (green-blind)
#91A3D1
Tritanopia (blue-blind)
#7AB0B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea7d2; /* rgb */ color: rgb(142, 167, 210); /* oklch */ color: oklch(72.5% 0.069 261.2);
Tailwind
colors: {
custom: {
50: '#b0c1e0',
500: '#8ea7d2',
950: '#000000',
},
}SCSS
$custom: #8ea7d2; $custom-light: #b0c1e0; $custom-dark: #000000;
JSON
{
"hex": "#8ea7d2",
"rgb": {
"r": 142,
"g": 167,
"b": 210
},
"hsl": {
"h": 217.941,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.72489,
"c": 0.06885,
"h": 261.2
},
"luminance": 0.38041
}Semantic roles & 50–950 ramp
primary
#8EA7D2
secondary
#E8E1D4
accent
#852FB6
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183