#8EA3DC#8EA3DC
#8EA3DC is a light, moderate blue. Relative luminance 0.371; OKLCH L 72.1% C 0.087 H 268.6°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3DC |
|---|---|
| RGB | rgb(142, 163, 220) |
| HSL | hsl(224, 53%, 71%) |
| HSV | hsv(224, 35%, 86%) |
| CMYK | cmyk(35.5%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(67.36, 6.32, -31.24) |
| CIE-LCH | lch(67.36, 31.87, 281.44°) |
| OKLab | oklab(72.08% -0.0021 -0.0867) |
| OKLCH | oklch(72.08% 0.087 268.6) |
| XYZ | xyz(37.1670, 37.1109, 72.9011) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.38
Perrywinkle
#8F8CE7
ΔE00 7.78
Pastel Blue
#A2BFFE
ΔE00 7.88
Carolina Blue
#8AB8FE
ΔE00 8.09
Cornflowerblue
#6495ED
ΔE00 8.11
Lavender Blue
#8B88F8
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3DC #DCC78E
analogous
#8ECADC #8EA3DC #A08EDC
triadic
#8EA3DC #DC8EA3 #A3DC8E
tetradic
#8EA3DC #DC8ECA #DCC78E #8EDCA0
square
#8EA3DC #DC8ECA #DCC78E #8EDCA0
split-complementary
#8EA3DC #DCA08E #CADC8E
monochromatic
#395BB7 #5F7DCE #8EA3DC #BDC9EA #E8ECF8
Accessibility & contrast
On white
2.49
#8EA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#8EA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3DC
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3DC | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8DF
Deuteranopia (green-blind)
#89A1DB
Tritanopia (blue-blind)
#77AEB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea3dc; /* rgb */ color: rgb(142, 163, 220); /* oklch */ color: oklch(72.1% 0.087 268.6);
Tailwind
colors: {
custom: {
50: '#b1bee7',
500: '#8ea3dc',
950: '#000000',
},
}SCSS
$custom: #8ea3dc; $custom-light: #b1bee7; $custom-dark: #000000;
JSON
{
"hex": "#8ea3dc",
"rgb": {
"r": 142,
"g": 163,
"b": 220
},
"hsl": {
"h": 223.846,
"s": 52.703,
"l": 70.98
},
"oklch": {
"l": 0.72076,
"c": 0.08676,
"h": 268.6
},
"luminance": 0.37112
}Semantic roles & 50–950 ramp
primary
#8EA3DC
secondary
#EDE8D9
accent
#9625C0
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184