#8EA4D4#8EA4D4
#8EA4D4 is a light, moderate blue. Relative luminance 0.371; OKLCH L 71.9% C 0.075 H 265.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA4D4 |
|---|---|
| RGB | rgb(142, 164, 212) |
| HSL | hsl(221, 45%, 69%) |
| HSV | hsv(221, 33%, 83%) |
| CMYK | cmyk(33%, 22.6%, 0%, 16.9%) |
| CIE-LAB | lab(67.32, 3.68, -26.89) |
| CIE-LCH | lch(67.32, 27.14, 277.78°) |
| OKLab | oklab(71.94% -0.0059 -0.0743) |
| OKLCH | oklch(71.94% 0.075 265.4) |
| XYZ | xyz(36.3110, 37.0537, 67.5135) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.32
Pastel Blue
#A2BFFE
ΔE00 8.07
Carolina Blue
#8AB8FE
ΔE00 8.21
Perrywinkle
#8F8CE7
ΔE00 8.39
Cornflowerblue
#6495ED
ΔE00 8.48
Faded Blue
#658CBB
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA4D4 #D4BE8E
analogous
#8EC7D4 #8EA4D4 #9B8ED4
triadic
#8EA4D4 #D48EA4 #A4D48E
tetradic
#8EA4D4 #D48EC7 #D4BE8E #8ED49B
square
#8EA4D4 #D48EC7 #D4BE8E #8ED49B
split-complementary
#8EA4D4 #D49B8E #C7D48E
monochromatic
#4061A8 #6280C3 #8EA4D4 #BAC8E5 #E7EBF6
Accessibility & contrast
On white
2.50
#8EA4D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#8EA4D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA4D4
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA4D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA4D4 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A7D6
Deuteranopia (green-blind)
#8EA1D3
Tritanopia (blue-blind)
#7AAEB4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8ea4d4; /* rgb */ color: rgb(142, 164, 212); /* oklch */ color: oklch(71.9% 0.075 265.4);
Tailwind
colors: {
custom: {
50: '#b1bee1',
500: '#8ea4d4',
950: '#000000',
},
}SCSS
$custom: #8ea4d4; $custom-light: #b1bee1; $custom-dark: #000000;
JSON
{
"hex": "#8ea4d4",
"rgb": {
"r": 142,
"g": 164,
"b": 212
},
"hsl": {
"h": 221.143,
"s": 44.872,
"l": 69.412
},
"oklch": {
"l": 0.7194,
"c": 0.07458,
"h": 265.4
},
"luminance": 0.37055
}Semantic roles & 50–950 ramp
primary
#8EA4D4
secondary
#E9E3D5
accent
#8C2DB8
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183