#8EA3DF#8EA3DF
#8EA3DF is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.2% C 0.091 H 269.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3DF |
|---|---|
| RGB | rgb(142, 163, 223) |
| HSL | hsl(224, 56%, 72%) |
| HSV | hsv(224, 36%, 87%) |
| CMYK | cmyk(36.3%, 26.9%, 0%, 12.5%) |
| CIE-LAB | lab(67.48, 7.11, -32.71) |
| CIE-LCH | lch(67.48, 33.47, 282.27°) |
| OKLab | oklab(72.21% -0.0013 -0.0909) |
| OKLCH | oklch(72.21% 0.091 269.2) |
| XYZ | xyz(37.5678, 37.2713, 75.0123) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.07
Perrywinkle
#8F8CE7
ΔE00 7.68
Pastel Blue
#A2BFFE
ΔE00 7.75
Carolina Blue
#8AB8FE
ΔE00 7.94
Cornflowerblue
#6495ED
ΔE00 7.98
Lavender Blue
#8B88F8
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3DF #DFCA8E
analogous
#8ECCDF #8EA3DF #A28EDF
triadic
#8EA3DF #DF8EA3 #A3DF8E
tetradic
#8EA3DF #DF8ECC #DFCA8E #8EDFA2
square
#8EA3DF #DF8ECC #DFCA8E #8EDFA2
split-complementary
#8EA3DF #DFA28E #CCDF8E
monochromatic
#3659BD #5E7CD1 #8EA3DF #BECAED #E7ECF8
Accessibility & contrast
On white
2.48
#8EA3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8EA3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3DF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3DF | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#88A1DE
Tritanopia (blue-blind)
#76AFB8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea3df; /* rgb */ color: rgb(142, 163, 223); /* oklch */ color: oklch(72.2% 0.091 269.2);
Tailwind
colors: {
custom: {
50: '#b1bee9',
500: '#8ea3df',
950: '#000000',
},
}SCSS
$custom: #8ea3df; $custom-light: #b1bee9; $custom-dark: #000000;
JSON
{
"hex": "#8ea3df",
"rgb": {
"r": 142,
"g": 163,
"b": 223
},
"hsl": {
"h": 224.444,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.72209,
"c": 0.09094,
"h": 269.2
},
"luminance": 0.37273
}Semantic roles & 50–950 ramp
primary
#8EA3DF
secondary
#EFE9DA
accent
#9A22C3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184