#8EA6D5#8EA6D5
#8EA6D5 is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.4% C 0.074 H 263.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6D5 |
|---|---|
| RGB | rgb(142, 166, 213) |
| HSL | hsl(220, 46%, 70%) |
| HSV | hsv(220, 33%, 84%) |
| CMYK | cmyk(33.3%, 22.1%, 0%, 16.5%) |
| CIE-LAB | lab(67.89, 2.81, -26.56) |
| CIE-LCH | lch(67.89, 26.71, 276.05°) |
| OKLab | oklab(72.4% -0.0083 -0.0734) |
| OKLCH | oklch(72.4% 0.074 263.6) |
| XYZ | xyz(36.7982, 37.8258, 68.3001) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.44
Carolina Blue
#8AB8FE
ΔE00 7.52
Pastel Blue
#A2BFFE
ΔE00 7.54
Cornflowerblue
#6495ED
ΔE00 8.36
Perrywinkle
#8F8CE7
ΔE00 8.86
Light Grey Blue
#9DBCD4
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6D5 #D5BD8E
analogous
#8ECAD5 #8EA6D5 #9A8ED5
triadic
#8EA6D5 #D58EA6 #A6D58E
tetradic
#8EA6D5 #D58ECA #D5BD8E #8ED59A
square
#8EA6D5 #D58ECA #D5BD8E #8ED59A
split-complementary
#8EA6D5 #D59A8E #CAD58E
monochromatic
#3F63AA #6183C4 #8EA6D5 #BBC9E6 #E7ECF6
Accessibility & contrast
On white
2.45
#8EA6D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#8EA6D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6D5
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6D5 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A9D7
Deuteranopia (green-blind)
#8FA2D4
Tritanopia (blue-blind)
#79B0B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea6d5; /* rgb */ color: rgb(142, 166, 213); /* oklch */ color: oklch(72.4% 0.074 263.6);
Tailwind
colors: {
custom: {
50: '#b1c0e2',
500: '#8ea6d5',
950: '#000000',
},
}SCSS
$custom: #8ea6d5; $custom-light: #b1c0e2; $custom-dark: #000000;
JSON
{
"hex": "#8ea6d5",
"rgb": {
"r": 142,
"g": 166,
"b": 213
},
"hsl": {
"h": 219.718,
"s": 45.806,
"l": 69.608
},
"oklch": {
"l": 0.72402,
"c": 0.07387,
"h": 263.6
},
"luminance": 0.37827
}Semantic roles & 50–950 ramp
primary
#8EA6D5
secondary
#EAE3D5
accent
#8A2CB9
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183