#8EA3D2#8EA3D2
#8EA3D2 is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.6% C 0.073 H 265.9°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3D2 |
|---|---|
| RGB | rgb(142, 163, 210) |
| HSL | hsl(221, 43%, 69%) |
| HSV | hsv(221, 32%, 82%) |
| CMYK | cmyk(32.4%, 22.4%, 0%, 17.6%) |
| CIE-LAB | lab(66.97, 3.72, -26.32) |
| CIE-LCH | lch(66.97, 26.58, 278.05°) |
| OKLab | oklab(71.65% -0.0052 -0.0727) |
| OKLCH | oklch(71.65% 0.073 265.9) |
| XYZ | xyz(35.8820, 36.5969, 66.1336) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.45
Perrywinkle
#8F8CE7
ΔE00 8.25
Pastel Blue
#A2BFFE
ΔE00 8.46
Cornflowerblue
#6495ED
ΔE00 8.65
Carolina Blue
#8AB8FE
ΔE00 8.65
Faded Blue
#658CBB
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3D2 #D2BD8E
analogous
#8EC5D2 #8EA3D2 #9B8ED2
triadic
#8EA3D2 #D28EA3 #A3D28E
tetradic
#8EA3D2 #D28EC5 #D2BD8E #8ED29B
square
#8EA3D2 #D28EC5 #D2BD8E #8ED29B
split-complementary
#8EA3D2 #D29B8E #C5D28E
monochromatic
#4160A4 #627FC1 #8EA3D2 #BAC7E3 #E6EAF5
Accessibility & contrast
On white
2.52
#8EA3D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#8EA3D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3D2
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3D2 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A6D4
Deuteranopia (green-blind)
#8DA0D1
Tritanopia (blue-blind)
#7AACB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea3d2; /* rgb */ color: rgb(142, 163, 210); /* oklch */ color: oklch(71.6% 0.073 265.9);
Tailwind
colors: {
custom: {
50: '#b0bee0',
500: '#8ea3d2',
950: '#000000',
},
}SCSS
$custom: #8ea3d2; $custom-light: #b0bee0; $custom-dark: #000000;
JSON
{
"hex": "#8ea3d2",
"rgb": {
"r": 142,
"g": 163,
"b": 210
},
"hsl": {
"h": 221.471,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.71647,
"c": 0.07289,
"h": 265.9
},
"luminance": 0.36598
}Semantic roles & 50–950 ramp
primary
#8EA3D2
secondary
#E8E2D4
accent
#8D2FB6
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183