#8EA4CC#8EA4CC
#8EA4CC is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.6% C 0.064 H 262.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4CC |
|---|---|
| RGB | rgb(142, 164, 204) |
| HSL | hsl(219, 38%, 68%) |
| HSV | hsv(219, 30%, 80%) |
| CMYK | cmyk(30.4%, 19.6%, 0%, 20%) |
| CIE-LAB | lab(67.02, 1.64, -22.92) |
| CIE-LCH | lch(67.02, 22.98, 274.10°) |
| OKLab | oklab(71.61% -0.0086 -0.0631) |
| OKLCH | oklch(71.61% 0.064 262.3) |
| XYZ | xyz(35.3267, 36.6600, 62.3298) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.11
Pastel Blue
#A2BFFE
ΔE00 8.70
Carolina Blue
#8AB8FE
ΔE00 8.73
Perrywinkle
#8F8CE7
ΔE00 8.79
Cornflowerblue
#6495ED
ΔE00 8.94
Bluey Grey
#89A0B0
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4CC #CCB68E
analogous
#8EC3CC #8EA4CC #978ECC
triadic
#8EA4CC #CC8EA4 #A4CC8E
tetradic
#8EA4CC #CC8EC3 #CCB68E #8ECC97
square
#8EA4CC #CC8EC3 #CCB68E #8ECC97
split-complementary
#8EA4CC #CC978E #C3CC8E
monochromatic
#46649A #6482B9 #8EA4CC #B8C6DF #E2E8F2
Accessibility & contrast
On white
2.52
#8EA4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#8EA4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4CC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4CC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CE
Deuteranopia (green-blind)
#91A1CB
Tritanopia (blue-blind)
#7CACB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea4cc; /* rgb */ color: rgb(142, 164, 204); /* oklch */ color: oklch(71.6% 0.064 262.3);
Tailwind
colors: {
custom: {
50: '#b0bedb',
500: '#8ea4cc',
950: '#000000',
},
}SCSS
$custom: #8ea4cc; $custom-light: #b0bedb; $custom-dark: #000000;
JSON
{
"hex": "#8ea4cc",
"rgb": {
"r": 142,
"g": 164,
"b": 204
},
"hsl": {
"h": 218.71,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.71611,
"c": 0.06368,
"h": 262.3
},
"luminance": 0.36661
}Semantic roles & 50–950 ramp
primary
#8EA4CC
secondary
#E4DED1
accent
#8535B1
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#111215
muted
#808183