#8EA0D0#8EA0D0
#8EA0D0 is a light, moderate blue. Relative luminance 0.354; OKLCH L 70.9% C 0.073 H 268.6°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0D0 |
|---|---|
| RGB | rgb(142, 160, 208) |
| HSL | hsl(224, 41%, 69%) |
| HSV | hsv(224, 32%, 82%) |
| CMYK | cmyk(31.7%, 23.1%, 0%, 18.4%) |
| CIE-LAB | lab(66.09, 4.90, -26.56) |
| CIE-LCH | lch(66.09, 27.01, 280.45°) |
| OKLab | oklab(70.94% -0.0018 -0.0734) |
| OKLCH | oklch(70.94% 0.073 268.6) |
| XYZ | xyz(35.1080, 35.4452, 64.6541) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.55
Perrywinkle
#8F8CE7
ΔE00 7.68
Cornflowerblue
#6495ED
ΔE00 9.04
Pastel Blue
#A2BFFE
ΔE00 9.38
Faded Blue
#658CBB
ΔE00 9.47
Lavender Blue
#8B88F8
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0D0 #D0BE8E
analogous
#8EC1D0 #8EA0D0 #9D8ED0
triadic
#8EA0D0 #D08EA0 #A0D08E
tetradic
#8EA0D0 #D08EC1 #D0BE8E #8ED09D
square
#8EA0D0 #D08EC1 #D0BE8E #8ED09D
split-complementary
#8EA0D0 #D09D8E #C1D08E
monochromatic
#435CA1 #637CBE #8EA0D0 #B9C4E2 #E4E9F4
Accessibility & contrast
On white
2.60
#8EA0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#8EA0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0D0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0D0 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A4D2
Deuteranopia (green-blind)
#8B9ECF
Tritanopia (blue-blind)
#7CA9B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea0d0; /* rgb */ color: rgb(142, 160, 208); /* oklch */ color: oklch(70.9% 0.073 268.6);
Tailwind
colors: {
custom: {
50: '#b0bcde',
500: '#8ea0d0',
950: '#000000',
},
}SCSS
$custom: #8ea0d0; $custom-light: #b0bcde; $custom-dark: #000000;
JSON
{
"hex": "#8ea0d0",
"rgb": {
"r": 142,
"g": 160,
"b": 208
},
"hsl": {
"h": 223.636,
"s": 41.25,
"l": 68.627
},
"oklch": {
"l": 0.70935,
"c": 0.0734,
"h": 268.6
},
"luminance": 0.35446
}Semantic roles & 50–950 ramp
primary
#8EA0D0
secondary
#E7E1D3
accent
#9131B4
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083