#8EA4D2#8EA4D2
#8EA4D2 is a light, moderate blue. Relative luminance 0.370; OKLCH L 71.9% C 0.072 H 264.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4D2 |
|---|---|
| RGB | rgb(142, 164, 210) |
| HSL | hsl(221, 43%, 69%) |
| HSV | hsv(221, 32%, 82%) |
| CMYK | cmyk(32.4%, 21.9%, 0%, 17.6%) |
| CIE-LAB | lab(67.24, 3.16, -25.91) |
| CIE-LCH | lch(67.24, 26.10, 276.96°) |
| OKLab | oklab(71.86% -0.0066 -0.0715) |
| OKLCH | oklch(71.86% 0.072 264.7) |
| XYZ | xyz(36.0603, 36.9534, 66.1930) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.52
Pastel Blue
#A2BFFE
ΔE00 8.21
Carolina Blue
#8AB8FE
ΔE00 8.33
Perrywinkle
#8F8CE7
ΔE00 8.49
Cornflowerblue
#6495ED
ΔE00 8.59
Faded Blue
#658CBB
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4D2 #D2BC8E
analogous
#8EC6D2 #8EA4D2 #9A8ED2
triadic
#8EA4D2 #D28EA4 #A4D28E
tetradic
#8EA4D2 #D28EC6 #D2BC8E #8ED29A
square
#8EA4D2 #D28EC6 #D2BC8E #8ED29A
split-complementary
#8EA4D2 #D29A8E #C6D28E
monochromatic
#4161A4 #6281C1 #8EA4D2 #BAC7E3 #E6EAF5
Accessibility & contrast
On white
2.50
#8EA4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#8EA4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4D2
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4D2 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D4
Deuteranopia (green-blind)
#8EA1D1
Tritanopia (blue-blind)
#7AADB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea4d2; /* rgb */ color: rgb(142, 164, 210); /* oklch */ color: oklch(71.9% 0.072 264.7);
Tailwind
colors: {
custom: {
50: '#b0bee0',
500: '#8ea4d2',
950: '#000000',
},
}SCSS
$custom: #8ea4d2; $custom-light: #b0bee0; $custom-dark: #000000;
JSON
{
"hex": "#8ea4d2",
"rgb": {
"r": 142,
"g": 164,
"b": 210
},
"hsl": {
"h": 220.588,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.71857,
"c": 0.07183,
"h": 264.7
},
"luminance": 0.36955
}Semantic roles & 50–950 ramp
primary
#8EA4D2
secondary
#E8E1D4
accent
#8B2FB6
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183