#8EA6D2#8EA6D2
#8EA6D2 is a light, moderate blue. Relative luminance 0.377; OKLCH L 72.3% C 0.070 H 262.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA6D2 |
|---|---|
| RGB | rgb(142, 166, 210) |
| HSL | hsl(219, 43%, 69%) |
| HSV | hsv(219, 32%, 82%) |
| CMYK | cmyk(32.4%, 21%, 0%, 17.6%) |
| CIE-LAB | lab(67.78, 2.05, -25.08) |
| CIE-LCH | lch(67.78, 25.16, 274.66°) |
| OKLab | oklab(72.28% -0.0092 -0.0692) |
| OKLCH | oklch(72.28% 0.07 262.4) |
| XYZ | xyz(36.4210, 37.6749, 66.3132) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.69
Carolina Blue
#8AB8FE
ΔE00 7.70
Pastel Blue
#A2BFFE
ΔE00 7.76
Cornflowerblue
#6495ED
ΔE00 8.50
Perrywinkle
#8F8CE7
ΔE00 8.97
Light Grey Blue
#9DBCD4
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA6D2 #D2BA8E
analogous
#8EC8D2 #8EA6D2 #988ED2
triadic
#8EA6D2 #D28EA6 #A6D28E
tetradic
#8EA6D2 #D28EC8 #D2BA8E #8ED298
square
#8EA6D2 #D28EC8 #D2BA8E #8ED298
split-complementary
#8EA6D2 #D2988E #C8D28E
monochromatic
#4164A4 #6284C1 #8EA6D2 #BAC8E3 #E6EBF5
Accessibility & contrast
On white
2.46
#8EA6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#8EA6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA6D2
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA6D2 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A9D4
Deuteranopia (green-blind)
#90A2D1
Tritanopia (blue-blind)
#7AAFB5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ea6d2; /* rgb */ color: rgb(142, 166, 210); /* oklch */ color: oklch(72.3% 0.070 262.4);
Tailwind
colors: {
custom: {
50: '#b0c0e0',
500: '#8ea6d2',
950: '#000000',
},
}SCSS
$custom: #8ea6d2; $custom-light: #b0c0e0; $custom-dark: #000000;
JSON
{
"hex": "#8ea6d2",
"rgb": {
"r": 142,
"g": 166,
"b": 210
},
"hsl": {
"h": 218.824,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.72278,
"c": 0.06982,
"h": 262.4
},
"luminance": 0.37676
}Semantic roles & 50–950 ramp
primary
#8EA6D2
secondary
#E8E1D4
accent
#872FB6
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183