#8EA3D4#8EA3D4
#8EA3D4 is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.7% C 0.076 H 266.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3D4 |
|---|---|
| RGB | rgb(142, 163, 212) |
| HSL | hsl(222, 45%, 69%) |
| HSV | hsv(222, 33%, 83%) |
| CMYK | cmyk(33%, 23.1%, 0%, 16.9%) |
| CIE-LAB | lab(67.05, 4.24, -27.31) |
| CIE-LCH | lch(67.05, 27.63, 278.82°) |
| OKLab | oklab(71.73% -0.0046 -0.0755) |
| OKLCH | oklch(71.73% 0.076 266.5) |
| XYZ | xyz(36.1327, 36.6972, 67.4540) |
| Luminance | 0.3670 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.23
Perrywinkle
#8F8CE7
ΔE00 8.14
Pastel Blue
#A2BFFE
ΔE00 8.32
Carolina Blue
#8AB8FE
ΔE00 8.53
Cornflowerblue
#6495ED
ΔE00 8.53
Faded Blue
#658CBB
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3D4 #D4BF8E
analogous
#8EC6D4 #8EA3D4 #9C8ED4
triadic
#8EA3D4 #D48EA3 #A3D48E
tetradic
#8EA3D4 #D48EC6 #D4BF8E #8ED49C
square
#8EA3D4 #D48EC6 #D4BF8E #8ED49C
split-complementary
#8EA3D4 #D49C8E #C6D48E
monochromatic
#405FA8 #627FC3 #8EA3D4 #BAC7E5 #E7EBF6
Accessibility & contrast
On white
2.52
#8EA3D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#8EA3D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3D4
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3D4 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A7D6
Deuteranopia (green-blind)
#8DA0D3
Tritanopia (blue-blind)
#7AADB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea3d4; /* rgb */ color: rgb(142, 163, 212); /* oklch */ color: oklch(71.7% 0.076 266.5);
Tailwind
colors: {
custom: {
50: '#b1bee1',
500: '#8ea3d4',
950: '#000000',
},
}SCSS
$custom: #8ea3d4; $custom-light: #b1bee1; $custom-dark: #000000;
JSON
{
"hex": "#8ea3d4",
"rgb": {
"r": 142,
"g": 163,
"b": 212
},
"hsl": {
"h": 222,
"s": 44.872,
"l": 69.412
},
"oklch": {
"l": 0.71731,
"c": 0.07565,
"h": 266.5
},
"luminance": 0.36699
}Semantic roles & 50–950 ramp
primary
#8EA3D4
secondary
#E9E3D5
accent
#8E2DB8
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183