#8EA2D7#8EA2D7
#8EA2D7 is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.7% C 0.081 H 268.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2D7 |
|---|---|
| RGB | rgb(142, 162, 215) |
| HSL | hsl(224, 48%, 70%) |
| HSV | hsv(224, 34%, 84%) |
| CMYK | cmyk(34%, 24.7%, 0%, 15.7%) |
| CIE-LAB | lab(66.90, 5.58, -29.20) |
| CIE-LCH | lch(66.90, 29.73, 280.81°) |
| OKLab | oklab(71.65% -0.0023 -0.0809) |
| OKLCH | oklch(71.65% 0.081 268.3) |
| XYZ | xyz(36.3378, 36.4963, 69.4067) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.80
Perrywinkle
#8F8CE7
ΔE00 7.72
Pastel Blue
#A2BFFE
ΔE00 8.41
Cornflowerblue
#6495ED
ΔE00 8.43
Carolina Blue
#8AB8FE
ΔE00 8.68
Lavender Blue
#8B88F8
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2D7 #D7C38E
analogous
#8EC6D7 #8EA2D7 #9F8ED7
triadic
#8EA2D7 #D78EA2 #A2D78E
tetradic
#8EA2D7 #D78EC6 #D7C38E #8ED79F
square
#8EA2D7 #D78EC6 #D7C38E #8ED79F
split-complementary
#8EA2D7 #D79F8E #C6D78E
monochromatic
#3D5CAD #617DC7 #8EA2D7 #BBC7E7 #E8ECF7
Accessibility & contrast
On white
2.53
#8EA2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#8EA2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2D7
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2D7 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A6D9
Deuteranopia (green-blind)
#8AA0D6
Tritanopia (blue-blind)
#79ADB4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea2d7; /* rgb */ color: rgb(142, 162, 215); /* oklch */ color: oklch(71.7% 0.081 268.3);
Tailwind
colors: {
custom: {
50: '#b1bde3',
500: '#8ea2d7',
950: '#000000',
},
}SCSS
$custom: #8ea2d7; $custom-light: #b1bde3; $custom-dark: #000000;
JSON
{
"hex": "#8ea2d7",
"rgb": {
"r": 142,
"g": 162,
"b": 215
},
"hsl": {
"h": 223.562,
"s": 47.712,
"l": 70
},
"oklch": {
"l": 0.71651,
"c": 0.08092,
"h": 268.3
},
"luminance": 0.36498
}Semantic roles & 50–950 ramp
primary
#8EA2D7
secondary
#EBE5D6
accent
#932BBB
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183