#8EA3D3#8EA3D3
#8EA3D3 is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.7% C 0.074 H 266.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3D3 |
|---|---|
| RGB | rgb(142, 163, 211) |
| HSL | hsl(222, 44%, 69%) |
| HSV | hsv(222, 33%, 83%) |
| CMYK | cmyk(32.7%, 22.7%, 0%, 17.3%) |
| CIE-LAB | lab(67.01, 3.98, -26.81) |
| CIE-LCH | lch(67.01, 27.11, 278.44°) |
| OKLab | oklab(71.69% -0.0049 -0.0741) |
| OKLCH | oklch(71.69% 0.074 266.2) |
| XYZ | xyz(36.0070, 36.6469, 66.7918) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.34
Perrywinkle
#8F8CE7
ΔE00 8.19
Pastel Blue
#A2BFFE
ΔE00 8.39
Carolina Blue
#8AB8FE
ΔE00 8.59
Cornflowerblue
#6495ED
ΔE00 8.59
Faded Blue
#658CBB
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3D3 #D3BE8E
analogous
#8EC6D3 #8EA3D3 #9C8ED3
triadic
#8EA3D3 #D38EA3 #A3D38E
tetradic
#8EA3D3 #D38EC6 #D3BE8E #8ED39C
square
#8EA3D3 #D38EC6 #D3BE8E #8ED39C
split-complementary
#8EA3D3 #D39C8E #C6D38E
monochromatic
#415FA6 #627FC2 #8EA3D3 #BAC7E4 #E6EBF5
Accessibility & contrast
On white
2.52
#8EA3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#8EA3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3D3
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3D3 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A6D5
Deuteranopia (green-blind)
#8DA0D2
Tritanopia (blue-blind)
#7AADB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea3d3; /* rgb */ color: rgb(142, 163, 211); /* oklch */ color: oklch(71.7% 0.074 266.2);
Tailwind
colors: {
custom: {
50: '#b1bee0',
500: '#8ea3d3',
950: '#000000',
},
}SCSS
$custom: #8ea3d3; $custom-light: #b1bee0; $custom-dark: #000000;
JSON
{
"hex": "#8ea3d3",
"rgb": {
"r": 142,
"g": 163,
"b": 211
},
"hsl": {
"h": 221.739,
"s": 43.949,
"l": 69.216
},
"oklch": {
"l": 0.71689,
"c": 0.07427,
"h": 266.2
},
"luminance": 0.36648
}Semantic roles & 50–950 ramp
primary
#8EA3D3
secondary
#E8E2D4
accent
#8D2EB7
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183