#8EA2CB#8EA2CB
#8EA2CB is a light, moderate blue. Relative luminance 0.359; OKLCH L 71.1% C 0.064 H 264.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2CB |
|---|---|
| RGB | rgb(142, 162, 203) |
| HSL | hsl(220, 37%, 68%) |
| HSV | hsv(220, 30%, 80%) |
| CMYK | cmyk(30%, 20.2%, 0%, 20.4%) |
| CIE-LAB | lab(66.44, 2.51, -23.25) |
| CIE-LCH | lch(66.44, 23.39, 276.16°) |
| OKLab | oklab(71.15% -0.0062 -0.064) |
| OKLCH | oklch(71.15% 0.064 264.5) |
| XYZ | xyz(34.8521, 35.9020, 61.5818) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.19
Perrywinkle
#8F8CE7
ΔE00 8.46
Cornflowerblue
#6495ED
ΔE00 9.18
Pastel Blue
#A2BFFE
ΔE00 9.24
Faded Blue
#658CBB
ΔE00 9.39
Carolina Blue
#8AB8FE
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2CB #CBB78E
analogous
#8EC0CB #8EA2CB #988ECB
triadic
#8EA2CB #CB8EA2 #A2CB8E
tetradic
#8EA2CB #CB8EC0 #CBB78E #8ECB98
square
#8EA2CB #CB8EC0 #CBB78E #8ECB98
split-complementary
#8EA2CB #CB988E #C0CB8E
monochromatic
#466198 #6480B8 #8EA2CB #B8C4DE #E2E7F2
Accessibility & contrast
On white
2.57
#8EA2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#8EA2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2CB
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2CB | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CD
Deuteranopia (green-blind)
#8F9FCA
Tritanopia (blue-blind)
#7DAAB0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea2cb; /* rgb */ color: rgb(142, 162, 203); /* oklch */ color: oklch(71.1% 0.064 264.5);
Tailwind
colors: {
custom: {
50: '#b0bddb',
500: '#8ea2cb',
950: '#000000',
},
}SCSS
$custom: #8ea2cb; $custom-light: #b0bddb; $custom-dark: #000000;
JSON
{
"hex": "#8ea2cb",
"rgb": {
"r": 142,
"g": 162,
"b": 203
},
"hsl": {
"h": 220.328,
"s": 36.97,
"l": 67.647
},
"oklch": {
"l": 0.71148,
"c": 0.06431,
"h": 264.5
},
"luminance": 0.35903
}Semantic roles & 50–950 ramp
primary
#8EA2CB
secondary
#E4DED1
accent
#8836B0
background
#FAFBFD
surface
#F5F6FA
border
#CFD0D3
text
#111215
muted
#808183