#8EA0D1#8EA0D1
#8EA0D1 is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.0% C 0.075 H 268.8°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0D1 |
|---|---|
| RGB | rgb(142, 160, 209) |
| HSL | hsl(224, 42%, 69%) |
| HSV | hsv(224, 32%, 82%) |
| CMYK | cmyk(32.1%, 23.4%, 0%, 18%) |
| CIE-LAB | lab(66.13, 5.15, -27.06) |
| CIE-LCH | lch(66.13, 27.54, 280.78°) |
| OKLab | oklab(70.98% -0.0015 -0.0748) |
| OKLCH | oklch(70.98% 0.075 268.8) |
| XYZ | xyz(35.2315, 35.4945, 65.3041) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.42
Perrywinkle
#8F8CE7
ΔE00 7.60
Cornflowerblue
#6495ED
ΔE00 8.97
Pastel Blue
#A2BFFE
ΔE00 9.31
Lavender Blue
#8B88F8
ΔE00 9.46
Faded Blue
#658CBB
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0D1 #D1BF8E
analogous
#8EC2D1 #8EA0D1 #9E8ED1
triadic
#8EA0D1 #D18EA0 #A0D18E
tetradic
#8EA0D1 #D18EC2 #D1BF8E #8ED19E
square
#8EA0D1 #D18EC2 #D1BF8E #8ED19E
split-complementary
#8EA0D1 #D19E8E #C2D18E
monochromatic
#425CA2 #637BBF #8EA0D1 #B9C5E3 #E5E9F4
Accessibility & contrast
On white
2.59
#8EA0D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#8EA0D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0D1
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0D1 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A4D3
Deuteranopia (green-blind)
#8B9ED0
Tritanopia (blue-blind)
#7BAAB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea0d1; /* rgb */ color: rgb(142, 160, 209); /* oklch */ color: oklch(71.0% 0.075 268.8);
Tailwind
colors: {
custom: {
50: '#b0bcdf',
500: '#8ea0d1',
950: '#000000',
},
}SCSS
$custom: #8ea0d1; $custom-light: #b0bcdf; $custom-dark: #000000;
JSON
{
"hex": "#8ea0d1",
"rgb": {
"r": 142,
"g": 160,
"b": 209
},
"hsl": {
"h": 223.881,
"s": 42.138,
"l": 68.824
},
"oklch": {
"l": 0.70977,
"c": 0.07481,
"h": 268.8
},
"luminance": 0.35496
}Semantic roles & 50–950 ramp
primary
#8EA0D1
secondary
#E7E2D3
accent
#9230B5
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083