#8EA4CD#8EA4CD
#8EA4CD is a light, moderate blue. Relative luminance 0.367; OKLCH L 71.7% C 0.065 H 262.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4CD |
|---|---|
| RGB | rgb(142, 164, 205) |
| HSL | hsl(219, 39%, 68%) |
| HSV | hsv(219, 31%, 80%) |
| CMYK | cmyk(30.7%, 20%, 0%, 19.6%) |
| CIE-LAB | lab(67.06, 1.90, -23.42) |
| CIE-LCH | lch(67.06, 23.50, 274.63°) |
| OKLab | oklab(71.65% -0.0082 -0.0645) |
| OKLCH | oklch(71.65% 0.065 262.7) |
| XYZ | xyz(35.4471, 36.7082, 62.9635) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.01
Pastel Blue
#A2BFFE
ΔE00 8.61
Carolina Blue
#8AB8FE
ΔE00 8.66
Perrywinkle
#8F8CE7
ΔE00 8.74
Cornflowerblue
#6495ED
ΔE00 8.88
Bluey Grey
#89A0B0
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4CD #CDB78E
analogous
#8EC3CD #8EA4CD #978ECD
triadic
#8EA4CD #CD8EA4 #A4CD8E
tetradic
#8EA4CD #CD8EC3 #CDB78E #8ECD97
square
#8EA4CD #CD8EC3 #CDB78E #8ECD97
split-complementary
#8EA4CD #CD978E #C3CD8E
monochromatic
#45639C #6482BA #8EA4CD #B8C6E0 #E3E8F3
Accessibility & contrast
On white
2.52
#8EA4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#8EA4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4CD
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4CD | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CF
Deuteranopia (green-blind)
#90A1CC
Tritanopia (blue-blind)
#7CACB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea4cd; /* rgb */ color: rgb(142, 164, 205); /* oklch */ color: oklch(71.7% 0.065 262.7);
Tailwind
colors: {
custom: {
50: '#b0bedc',
500: '#8ea4cd',
950: '#000000',
},
}SCSS
$custom: #8ea4cd; $custom-light: #b0bedc; $custom-dark: #000000;
JSON
{
"hex": "#8ea4cd",
"rgb": {
"r": 142,
"g": 164,
"b": 205
},
"hsl": {
"h": 219.048,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.71651,
"c": 0.06503,
"h": 262.7
},
"luminance": 0.36709
}Semantic roles & 50–950 ramp
primary
#8EA4CD
secondary
#E5DED2
accent
#8634B2
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#111215
muted
#808183