#8EA2D3#8EA2D3
#8EA2D3 is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.5% C 0.075 H 267.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2D3 |
|---|---|
| RGB | rgb(142, 162, 211) |
| HSL | hsl(223, 44%, 69%) |
| HSV | hsv(223, 33%, 83%) |
| CMYK | cmyk(32.7%, 23.2%, 0%, 17.3%) |
| CIE-LAB | lab(66.74, 4.54, -27.22) |
| CIE-LCH | lch(66.74, 27.60, 279.47°) |
| OKLab | oklab(71.48% -0.0036 -0.0753) |
| OKLCH | oklch(71.48% 0.075 267.3) |
| XYZ | xyz(35.8301, 36.2932, 66.7328) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.27
Perrywinkle
#8F8CE7
ΔE00 7.95
Pastel Blue
#A2BFFE
ΔE00 8.65
Cornflowerblue
#6495ED
ΔE00 8.66
Carolina Blue
#8AB8FE
ΔE00 8.92
Faded Blue
#658CBB
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2D3 #D3BF8E
analogous
#8EC5D3 #8EA2D3 #9D8ED3
triadic
#8EA2D3 #D38EA2 #A2D38E
tetradic
#8EA2D3 #D38EC5 #D3BF8E #8ED39D
square
#8EA2D3 #D38EC5 #D3BF8E #8ED39D
split-complementary
#8EA2D3 #D39D8E #C5D38E
monochromatic
#415EA6 #627EC2 #8EA2D3 #BAC6E4 #E6EBF5
Accessibility & contrast
On white
2.54
#8EA2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#8EA2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2D3
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2D3 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A6D5
Deuteranopia (green-blind)
#8CA0D2
Tritanopia (blue-blind)
#7AACB3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea2d3; /* rgb */ color: rgb(142, 162, 211); /* oklch */ color: oklch(71.5% 0.075 267.3);
Tailwind
colors: {
custom: {
50: '#b1bde0',
500: '#8ea2d3',
950: '#000000',
},
}SCSS
$custom: #8ea2d3; $custom-light: #b1bde0; $custom-dark: #000000;
JSON
{
"hex": "#8ea2d3",
"rgb": {
"r": 142,
"g": 162,
"b": 211
},
"hsl": {
"h": 222.609,
"s": 43.949,
"l": 69.216
},
"oklch": {
"l": 0.7148,
"c": 0.07536,
"h": 267.3
},
"luminance": 0.36295
}Semantic roles & 50–950 ramp
primary
#8EA2D3
secondary
#E8E3D4
accent
#8F2EB7
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183