#8EA8D0#8EA8D0
#8EA8D0 is a light, moderate blue. Relative luminance 0.383; OKLCH L 72.6% C 0.065 H 258.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA8D0 |
|---|---|
| RGB | rgb(142, 168, 208) |
| HSL | hsl(216, 41%, 69%) |
| HSV | hsv(216, 32%, 82%) |
| CMYK | cmyk(31.7%, 19.2%, 0%, 18.4%) |
| CIE-LAB | lab(68.25, 0.43, -23.26) |
| CIE-LCH | lch(68.25, 23.27, 271.05°) |
| OKLab | oklab(72.62% -0.0126 -0.0641) |
| OKLCH | oklch(72.62% 0.065 258.9) |
| XYZ | xyz(36.5398, 38.3086, 65.1313) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.06
Carolina Blue
#8AB8FE
ΔE00 7.27
Pastel Blue
#A2BFFE
ΔE00 7.58
Light Grey Blue
#9DBCD4
ΔE00 8.00
Cornflowerblue
#6495ED
ΔE00 8.60
Lightsteelblue
#B0C4DE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA8D0 #D0B68E
analogous
#8EC9D0 #8EA8D0 #958ED0
triadic
#8EA8D0 #D08EA8 #A8D08E
tetradic
#8EA8D0 #D08EC9 #D0B68E #8ED095
square
#8EA8D0 #D08EC9 #D0B68E #8ED095
split-complementary
#8EA8D0 #D0958E #C9D08E
monochromatic
#4368A1 #6387BE #8EA8D0 #B9C9E2 #E4EBF4
Accessibility & contrast
On white
2.42
#8EA8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#8EA8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA8D0
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA8D0 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAAD2
Deuteranopia (green-blind)
#93A4CF
Tritanopia (blue-blind)
#7BB0B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea8d0; /* rgb */ color: rgb(142, 168, 208); /* oklch */ color: oklch(72.6% 0.065 258.9);
Tailwind
colors: {
custom: {
50: '#b0c1de',
500: '#8ea8d0',
950: '#000000',
},
}SCSS
$custom: #8ea8d0; $custom-light: #b0c1de; $custom-dark: #000000;
JSON
{
"hex": "#8ea8d0",
"rgb": {
"r": 142,
"g": 168,
"b": 208
},
"hsl": {
"h": 216.364,
"s": 41.25,
"l": 68.627
},
"oklch": {
"l": 0.7262,
"c": 0.06529,
"h": 258.9
},
"luminance": 0.3831
}Semantic roles & 50–950 ramp
primary
#8EA8D0
secondary
#E7DFD3
accent
#8131B4
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183