#8EA2D6#8EA2D6
#8EA2D6 is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.6% C 0.080 H 268.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2D6 |
|---|---|
| RGB | rgb(142, 162, 214) |
| HSL | hsl(223, 47%, 70%) |
| HSV | hsv(223, 34%, 84%) |
| CMYK | cmyk(33.6%, 24.3%, 0%, 16.1%) |
| CIE-LAB | lab(66.86, 5.32, -28.71) |
| CIE-LCH | lch(66.86, 29.19, 280.49°) |
| OKLab | oklab(71.61% -0.0026 -0.0795) |
| OKLCH | oklch(71.61% 0.08 268.1) |
| XYZ | xyz(36.2097, 36.4450, 68.7320) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.92
Perrywinkle
#8F8CE7
ΔE00 7.78
Pastel Blue
#A2BFFE
ΔE00 8.46
Cornflowerblue
#6495ED
ΔE00 8.48
Carolina Blue
#8AB8FE
ΔE00 8.74
Lavender Blue
#8B88F8
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2D6 #D6C28E
analogous
#8EC6D6 #8EA2D6 #9E8ED6
triadic
#8EA2D6 #D68EA2 #A2D68E
tetradic
#8EA2D6 #D68EC6 #D6C28E #8ED69E
square
#8EA2D6 #D68EC6 #D6C28E #8ED69E
split-complementary
#8EA2D6 #D69E8E #C6D68E
monochromatic
#3E5DAB #617DC6 #8EA2D6 #BBC7E6 #E8ECF7
Accessibility & contrast
On white
2.53
#8EA2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#8EA2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2D6
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2D6 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A6D8
Deuteranopia (green-blind)
#8BA0D5
Tritanopia (blue-blind)
#79ACB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea2d6; /* rgb */ color: rgb(142, 162, 214); /* oklch */ color: oklch(71.6% 0.080 268.1);
Tailwind
colors: {
custom: {
50: '#b1bde2',
500: '#8ea2d6',
950: '#000000',
},
}SCSS
$custom: #8ea2d6; $custom-light: #b1bde2; $custom-dark: #000000;
JSON
{
"hex": "#8ea2d6",
"rgb": {
"r": 142,
"g": 162,
"b": 214
},
"hsl": {
"h": 223.333,
"s": 46.753,
"l": 69.804
},
"oklch": {
"l": 0.71608,
"c": 0.07953,
"h": 268.1
},
"luminance": 0.36446
}Semantic roles & 50–950 ramp
primary
#8EA2D6
secondary
#EAE4D6
accent
#922CBA
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183