#8EA0CF#8EA0CF
#8EA0CF is a light, moderate blue. Relative luminance 0.354; OKLCH L 70.9% C 0.072 H 268.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0CF |
|---|---|
| RGB | rgb(142, 160, 207) |
| HSL | hsl(223, 40%, 68%) |
| HSV | hsv(223, 31%, 81%) |
| CMYK | cmyk(31.4%, 22.7%, 0%, 18.8%) |
| CIE-LAB | lab(66.06, 4.64, -26.07) |
| CIE-LCH | lch(66.06, 26.48, 280.10°) |
| OKLab | oklab(70.89% -0.0022 -0.072) |
| OKLCH | oklch(70.89% 0.072 268.3) |
| XYZ | xyz(34.9854, 35.3961, 64.0082) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.68
Perrywinkle
#8F8CE7
ΔE00 7.76
Cornflowerblue
#6495ED
ΔE00 9.12
Pastel Blue
#A2BFFE
ΔE00 9.45
Faded Blue
#658CBB
ΔE00 9.45
Lavender Blue
#8B88F8
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0CF #CFBD8E
analogous
#8EC0CF #8EA0CF #9C8ECF
triadic
#8EA0CF #CF8EA0 #A0CF8E
tetradic
#8EA0CF #CF8EC0 #CFBD8E #8ECF9C
square
#8EA0CF #CF8EC0 #CFBD8E #8ECF9C
split-complementary
#8EA0CF #CF9C8E #C0CF8E
monochromatic
#445D9F #637CBD #8EA0CF #B9C4E1 #E4E8F3
Accessibility & contrast
On white
2.60
#8EA0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#8EA0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0CF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0CF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A4D1
Deuteranopia (green-blind)
#8B9ECE
Tritanopia (blue-blind)
#7CA9B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea0cf; /* rgb */ color: rgb(142, 160, 207); /* oklch */ color: oklch(70.9% 0.072 268.3);
Tailwind
colors: {
custom: {
50: '#b0bcdd',
500: '#8ea0cf',
950: '#000000',
},
}SCSS
$custom: #8ea0cf; $custom-light: #b0bcdd; $custom-dark: #000000;
JSON
{
"hex": "#8ea0cf",
"rgb": {
"r": 142,
"g": 160,
"b": 207
},
"hsl": {
"h": 223.385,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.70893,
"c": 0.072,
"h": 268.3
},
"luminance": 0.35397
}Semantic roles & 50–950 ramp
primary
#8EA0CF
secondary
#E6E1D3
accent
#9032B3
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#111115
muted
#808083