#8EA4D0#8EA4D0
#8EA4D0 is a light, moderate blue. Relative luminance 0.369; OKLCH L 71.8% C 0.069 H 264.0°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4D0 |
|---|---|
| RGB | rgb(142, 164, 208) |
| HSL | hsl(220, 41%, 69%) |
| HSV | hsv(220, 32%, 82%) |
| CMYK | cmyk(31.7%, 21.2%, 0%, 18.4%) |
| CIE-LAB | lab(67.17, 2.65, -24.91) |
| CIE-LCH | lch(67.17, 25.05, 276.08°) |
| OKLab | oklab(71.77% -0.0072 -0.0687) |
| OKLCH | oklch(71.77% 0.069 264) |
| XYZ | xyz(35.8127, 36.8544, 64.8889) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.72
Pastel Blue
#A2BFFE
ΔE00 8.36
Carolina Blue
#8AB8FE
ΔE00 8.46
Perrywinkle
#8F8CE7
ΔE00 8.58
Cornflowerblue
#6495ED
ΔE00 8.70
Faded Blue
#658CBB
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4D0 #D0BA8E
analogous
#8EC5D0 #8EA4D0 #998ED0
triadic
#8EA4D0 #D08EA4 #A4D08E
tetradic
#8EA4D0 #D08EC5 #D0BA8E #8ED099
square
#8EA4D0 #D08EC5 #D0BA8E #8ED099
split-complementary
#8EA4D0 #D0998E #C5D08E
monochromatic
#4362A1 #6381BE #8EA4D0 #B9C7E2 #E4EAF4
Accessibility & contrast
On white
2.51
#8EA4D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#8EA4D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4D0
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4D0 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A7D2
Deuteranopia (green-blind)
#8FA1CF
Tritanopia (blue-blind)
#7BADB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea4d0; /* rgb */ color: rgb(142, 164, 208); /* oklch */ color: oklch(71.8% 0.069 264.0);
Tailwind
colors: {
custom: {
50: '#b0bede',
500: '#8ea4d0',
950: '#000000',
},
}SCSS
$custom: #8ea4d0; $custom-light: #b0bede; $custom-dark: #000000;
JSON
{
"hex": "#8ea4d0",
"rgb": {
"r": 142,
"g": 164,
"b": 208
},
"hsl": {
"h": 220,
"s": 41.25,
"l": 68.627
},
"oklch": {
"l": 0.71774,
"c": 0.0691,
"h": 264
},
"luminance": 0.36856
}Semantic roles & 50–950 ramp
primary
#8EA4D0
secondary
#E7E0D3
accent
#8931B4
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183