#8EA0CC#8EA0CC
#8EA0CC is a light, moderate blue. Relative luminance 0.353; OKLCH L 70.8% C 0.068 H 267.3°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0CC |
|---|---|
| RGB | rgb(142, 160, 204) |
| HSL | hsl(223, 38%, 68%) |
| HSV | hsv(223, 30%, 80%) |
| CMYK | cmyk(30.4%, 21.6%, 0%, 20%) |
| CIE-LAB | lab(65.94, 3.88, -24.57) |
| CIE-LCH | lch(65.94, 24.88, 278.98°) |
| OKLab | oklab(70.77% -0.0031 -0.0677) |
| OKLCH | oklch(70.77% 0.068 267.3) |
| XYZ | xyz(34.6221, 35.2508, 62.0949) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.07
Perrywinkle
#8F8CE7
ΔE00 8.00
Cornflowerblue
#6495ED
ΔE00 9.34
Faded Blue
#658CBB
ΔE00 9.40
Pastel Blue
#A2BFFE
ΔE00 9.67
Lavender Blue
#8B88F8
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0CC #CCBA8E
analogous
#8EBFCC #8EA0CC #9B8ECC
triadic
#8EA0CC #CC8EA0 #A0CC8E
tetradic
#8EA0CC #CC8EBF #CCBA8E #8ECC9B
square
#8EA0CC #CC8EBF #CCBA8E #8ECC9B
split-complementary
#8EA0CC #CC9B8E #BFCC8E
monochromatic
#465E9A #647DB9 #8EA0CC #B8C3DF #E2E7F2
Accessibility & contrast
On white
2.61
#8EA0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#8EA0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0CC
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0CC | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CE
Deuteranopia (green-blind)
#8C9ECB
Tritanopia (blue-blind)
#7DA9AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea0cc; /* rgb */ color: rgb(142, 160, 204); /* oklch */ color: oklch(70.8% 0.068 267.3);
Tailwind
colors: {
custom: {
50: '#b0bcdb',
500: '#8ea0cc',
950: '#000000',
},
}SCSS
$custom: #8ea0cc; $custom-light: #b0bcdb; $custom-dark: #000000;
JSON
{
"hex": "#8ea0cc",
"rgb": {
"r": 142,
"g": 160,
"b": 204
},
"hsl": {
"h": 222.581,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.70768,
"c": 0.06781,
"h": 267.3
},
"luminance": 0.35252
}Semantic roles & 50–950 ramp
primary
#8EA0CC
secondary
#E4DFD1
accent
#8D35B1
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#111115
muted
#808083