#8EA0CD#8EA0CD
#8EA0CD is a light, moderate blue. Relative luminance 0.353; OKLCH L 70.8% C 0.069 H 267.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0CD |
|---|---|
| RGB | rgb(142, 160, 205) |
| HSL | hsl(223, 39%, 68%) |
| HSV | hsv(223, 31%, 80%) |
| CMYK | cmyk(30.7%, 22%, 0%, 19.6%) |
| CIE-LAB | lab(65.98, 4.14, -25.07) |
| CIE-LCH | lch(65.98, 25.41, 279.37°) |
| OKLab | oklab(70.81% -0.0028 -0.0692) |
| OKLCH | oklch(70.81% 0.069 267.7) |
| XYZ | xyz(34.7424, 35.2989, 62.7286) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.94
Perrywinkle
#8F8CE7
ΔE00 7.92
Cornflowerblue
#6495ED
ΔE00 9.26
Faded Blue
#658CBB
ΔE00 9.42
Pastel Blue
#A2BFFE
ΔE00 9.59
Lavender Blue
#8B88F8
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0CD #CDBB8E
analogous
#8EBFCD #8EA0CD #9B8ECD
triadic
#8EA0CD #CD8EA0 #A0CD8E
tetradic
#8EA0CD #CD8EBF #CDBB8E #8ECD9B
square
#8EA0CD #CD8EBF #CDBB8E #8ECD9B
split-complementary
#8EA0CD #CD9B8E #BFCD8E
monochromatic
#455E9C #647CBA #8EA0CD #B8C4E0 #E3E7F3
Accessibility & contrast
On white
2.61
#8EA0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#8EA0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0CD
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0CD | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CF
Deuteranopia (green-blind)
#8C9ECC
Tritanopia (blue-blind)
#7DA9AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8ea0cd; /* rgb */ color: rgb(142, 160, 205); /* oklch */ color: oklch(70.8% 0.069 267.7);
Tailwind
colors: {
custom: {
50: '#b0bcdc',
500: '#8ea0cd',
950: '#000000',
},
}SCSS
$custom: #8ea0cd; $custom-light: #b0bcdc; $custom-dark: #000000;
JSON
{
"hex": "#8ea0cd",
"rgb": {
"r": 142,
"g": 160,
"b": 205
},
"hsl": {
"h": 222.857,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.70809,
"c": 0.06922,
"h": 267.7
},
"luminance": 0.353
}Semantic roles & 50–950 ramp
primary
#8EA0CD
secondary
#E5E0D2
accent
#8E34B2
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#111115
muted
#808083