#8EA3CC#8EA3CC
#8EA3CC is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.4% C 0.065 H 263.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3CC |
|---|---|
| RGB | rgb(142, 163, 204) |
| HSL | hsl(220, 38%, 68%) |
| HSV | hsv(220, 30%, 80%) |
| CMYK | cmyk(30.4%, 20.1%, 0%, 20%) |
| CIE-LAB | lab(66.75, 2.20, -23.34) |
| CIE-LCH | lch(66.75, 23.44, 275.39°) |
| OKLab | oklab(71.4% -0.0072 -0.0643) |
| OKLCH | oklch(71.4% 0.065 263.6) |
| XYZ | xyz(35.1485, 36.3035, 62.2704) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.09
Perrywinkle
#8F8CE7
ΔE00 8.59
Pastel Blue
#A2BFFE
ΔE00 8.92
Cornflowerblue
#6495ED
ΔE00 9.02
Carolina Blue
#8AB8FE
ΔE00 9.04
Bluey Grey
#89A0B0
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3CC #CCB78E
analogous
#8EC2CC #8EA3CC #988ECC
triadic
#8EA3CC #CC8EA3 #A3CC8E
tetradic
#8EA3CC #CC8EC2 #CCB78E #8ECC98
square
#8EA3CC #CC8EC2 #CCB78E #8ECC98
split-complementary
#8EA3CC #CC988E #C2CC8E
monochromatic
#46629A #6481B9 #8EA3CC #B8C5DF #E2E8F2
Accessibility & contrast
On white
2.54
#8EA3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#8EA3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3CC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3CC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CE
Deuteranopia (green-blind)
#90A0CB
Tritanopia (blue-blind)
#7DABB1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea3cc; /* rgb */ color: rgb(142, 163, 204); /* oklch */ color: oklch(71.4% 0.065 263.6);
Tailwind
colors: {
custom: {
50: '#b0bedb',
500: '#8ea3cc',
950: '#000000',
},
}SCSS
$custom: #8ea3cc; $custom-light: #b0bedb; $custom-dark: #000000;
JSON
{
"hex": "#8ea3cc",
"rgb": {
"r": 142,
"g": 163,
"b": 204
},
"hsl": {
"h": 219.677,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.71399,
"c": 0.06466,
"h": 263.6
},
"luminance": 0.36305
}Semantic roles & 50–950 ramp
primary
#8EA3CC
secondary
#E4DED1
accent
#8735B1
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#111215
muted
#808183