#8EA2CC#8EA2CC
#8EA2CC is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.2% C 0.066 H 264.9°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2CC |
|---|---|
| RGB | rgb(142, 162, 204) |
| HSL | hsl(221, 38%, 68%) |
| HSV | hsv(221, 30%, 80%) |
| CMYK | cmyk(30.4%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(66.48, 2.76, -23.75) |
| CIE-LCH | lch(66.48, 23.91, 276.63°) |
| OKLab | oklab(71.19% -0.0059 -0.0654) |
| OKLCH | oklch(71.19% 0.066 264.9) |
| XYZ | xyz(34.9716, 35.9498, 62.2114) |
| Luminance | 0.3595 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.07
Perrywinkle
#8F8CE7
ΔE00 8.39
Cornflowerblue
#6495ED
ΔE00 9.12
Pastel Blue
#A2BFFE
ΔE00 9.16
Carolina Blue
#8AB8FE
ΔE00 9.36
Faded Blue
#658CBB
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2CC #CCB88E
analogous
#8EC1CC #8EA2CC #998ECC
triadic
#8EA2CC #CC8EA2 #A2CC8E
tetradic
#8EA2CC #CC8EC1 #CCB88E #8ECC99
square
#8EA2CC #CC8EC1 #CCB88E #8ECC99
split-complementary
#8EA2CC #CC998E #C1CC8E
monochromatic
#46619A #647FB9 #8EA2CC #B8C5DF #E2E7F2
Accessibility & contrast
On white
2.56
#8EA2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#8EA2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2CC
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2CC | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CE
Deuteranopia (green-blind)
#8F9FCB
Tritanopia (blue-blind)
#7DAAB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea2cc; /* rgb */ color: rgb(142, 162, 204); /* oklch */ color: oklch(71.2% 0.066 264.9);
Tailwind
colors: {
custom: {
50: '#b0bddb',
500: '#8ea2cc',
950: '#000000',
},
}SCSS
$custom: #8ea2cc; $custom-light: #b0bddb; $custom-dark: #000000;
JSON
{
"hex": "#8ea2cc",
"rgb": {
"r": 142,
"g": 162,
"b": 204
},
"hsl": {
"h": 220.645,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.71189,
"c": 0.06568,
"h": 264.9
},
"luminance": 0.35951
}Semantic roles & 50–950 ramp
primary
#8EA2CC
secondary
#E4DED1
accent
#8935B1
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#111215
muted
#808183