#8EA1D3#8EA1D3
#8EA1D3 is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.3% C 0.076 H 268.3°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1D3 |
|---|---|
| RGB | rgb(142, 161, 211) |
| HSL | hsl(223, 44%, 69%) |
| HSV | hsv(223, 33%, 83%) |
| CMYK | cmyk(32.7%, 23.7%, 0%, 17.3%) |
| CIE-LAB | lab(66.48, 5.10, -27.64) |
| CIE-LCH | lch(66.48, 28.10, 280.46°) |
| OKLab | oklab(71.27% -0.0022 -0.0764) |
| OKLCH | oklch(71.27% 0.076 268.3) |
| XYZ | xyz(35.6547, 35.9423, 66.6743) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.21
Perrywinkle
#8F8CE7
ΔE00 7.70
Cornflowerblue
#6495ED
ΔE00 8.74
Pastel Blue
#A2BFFE
ΔE00 8.91
Carolina Blue
#8AB8FE
ΔE00 9.24
Lavender Blue
#8B88F8
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1D3 #D3C08E
analogous
#8EC4D3 #8EA1D3 #9E8ED3
triadic
#8EA1D3 #D38EA1 #A1D38E
tetradic
#8EA1D3 #D38EC4 #D3C08E #8ED39E
square
#8EA1D3 #D38EC4 #D3C08E #8ED39E
split-complementary
#8EA1D3 #D39E8E #C4D38E
monochromatic
#415DA6 #627CC2 #8EA1D3 #BAC6E4 #E6EAF5
Accessibility & contrast
On white
2.56
#8EA1D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#8EA1D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1D3
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1D3 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A5D5
Deuteranopia (green-blind)
#8B9FD2
Tritanopia (blue-blind)
#7AABB2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea1d3; /* rgb */ color: rgb(142, 161, 211); /* oklch */ color: oklch(71.3% 0.076 268.3);
Tailwind
colors: {
custom: {
50: '#b1bce0',
500: '#8ea1d3',
950: '#000000',
},
}SCSS
$custom: #8ea1d3; $custom-light: #b1bce0; $custom-dark: #000000;
JSON
{
"hex": "#8ea1d3",
"rgb": {
"r": 142,
"g": 161,
"b": 211
},
"hsl": {
"h": 223.478,
"s": 43.949,
"l": 69.216
},
"oklch": {
"l": 0.71271,
"c": 0.07647,
"h": 268.3
},
"luminance": 0.35944
}Semantic roles & 50–950 ramp
primary
#8EA1D3
secondary
#E8E3D4
accent
#912EB7
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183