#8EA2D9#8EA2D9
#8EA2D9 is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.7% C 0.084 H 268.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2D9 |
|---|---|
| RGB | rgb(142, 162, 217) |
| HSL | hsl(224, 50%, 70%) |
| HSV | hsv(224, 35%, 85%) |
| CMYK | cmyk(34.6%, 25.3%, 0%, 14.9%) |
| CIE-LAB | lab(66.98, 6.10, -30.18) |
| CIE-LCH | lch(66.98, 30.79, 281.42°) |
| OKLab | oklab(71.74% -0.0017 -0.0837) |
| OKLCH | oklch(71.74% 0.084 268.8) |
| XYZ | xyz(36.5964, 36.5997, 70.7684) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.57
Perrywinkle
#8F8CE7
ΔE00 7.62
Pastel Blue
#A2BFFE
ΔE00 8.30
Cornflowerblue
#6495ED
ΔE00 8.31
Carolina Blue
#8AB8FE
ΔE00 8.57
Lavender Blue
#8B88F8
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2D9 #D9C58E
analogous
#8EC7D9 #8EA2D9 #9F8ED9
triadic
#8EA2D9 #D98EA2 #A2D98E
tetradic
#8EA2D9 #D98EC7 #D9C58E #8ED99F
square
#8EA2D9 #D98EC7 #D9C58E #8ED99F
split-complementary
#8EA2D9 #D99F8E #C7D98E
monochromatic
#3C5BB1 #607CCA #8EA2D9 #BCC8E8 #E8ECF7
Accessibility & contrast
On white
2.52
#8EA2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#8EA2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2D9
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2D9 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A7DB
Deuteranopia (green-blind)
#89A0D8
Tritanopia (blue-blind)
#78ADB5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea2d9; /* rgb */ color: rgb(142, 162, 217); /* oklch */ color: oklch(71.7% 0.084 268.8);
Tailwind
colors: {
custom: {
50: '#b1bde5',
500: '#8ea2d9',
950: '#000000',
},
}SCSS
$custom: #8ea2d9; $custom-light: #b1bde5; $custom-dark: #000000;
JSON
{
"hex": "#8ea2d9",
"rgb": {
"r": 142,
"g": 162,
"b": 217
},
"hsl": {
"h": 224,
"s": 49.669,
"l": 70.392
},
"oklch": {
"l": 0.71738,
"c": 0.08372,
"h": 268.8
},
"luminance": 0.36601
}Semantic roles & 50–950 ramp
primary
#8EA2D9
secondary
#ECE6D7
accent
#9529BD
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111215
muted
#808184