#8EA7D0#8EA7D0
#8EA7D0 is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.4% C 0.066 H 260.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7D0 |
|---|---|
| RGB | rgb(142, 167, 208) |
| HSL | hsl(217, 41%, 69%) |
| HSV | hsv(217, 32%, 82%) |
| CMYK | cmyk(31.7%, 19.7%, 0%, 18.4%) |
| CIE-LAB | lab(67.98, 0.98, -23.67) |
| CIE-LCH | lch(67.98, 23.70, 272.38°) |
| OKLab | oklab(72.41% -0.0112 -0.0652) |
| OKLCH | oklch(72.41% 0.066 260.2) |
| XYZ | xyz(36.3559, 37.9408, 65.0700) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.95
Carolina Blue
#8AB8FE
ΔE00 7.54
Pastel Blue
#A2BFFE
ΔE00 7.74
Light Grey Blue
#9DBCD4
ΔE00 8.46
Cornflowerblue
#6495ED
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7D0 #D0B78E
analogous
#8EC8D0 #8EA7D0 #968ED0
triadic
#8EA7D0 #D08EA7 #A7D08E
tetradic
#8EA7D0 #D08EC8 #D0B78E #8ED096
square
#8EA7D0 #D08EC8 #D0B78E #8ED096
split-complementary
#8EA7D0 #D0968E #C8D08E
monochromatic
#4366A1 #6385BE #8EA7D0 #B9C9E2 #E4EAF4
Accessibility & contrast
On white
2.45
#8EA7D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#8EA7D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7D0
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7D0 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A9D2
Deuteranopia (green-blind)
#92A3CF
Tritanopia (blue-blind)
#7BB0B5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea7d0; /* rgb */ color: rgb(142, 167, 208); /* oklch */ color: oklch(72.4% 0.066 260.2);
Tailwind
colors: {
custom: {
50: '#b0c1de',
500: '#8ea7d0',
950: '#000000',
},
}SCSS
$custom: #8ea7d0; $custom-light: #b0c1de; $custom-dark: #000000;
JSON
{
"hex": "#8ea7d0",
"rgb": {
"r": 142,
"g": 167,
"b": 208
},
"hsl": {
"h": 217.273,
"s": 41.25,
"l": 68.627
},
"oklch": {
"l": 0.72408,
"c": 0.06619,
"h": 260.2
},
"luminance": 0.37942
}Semantic roles & 50–950 ramp
primary
#8EA7D0
secondary
#E7DFD3
accent
#8331B4
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183