#8EA0D4#8EA0D4
#8EA0D4 is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.1% C 0.079 H 269.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0D4 |
|---|---|
| RGB | rgb(142, 160, 212) |
| HSL | hsl(225, 45%, 69%) |
| HSV | hsv(225, 33%, 83%) |
| CMYK | cmyk(33%, 24.5%, 0%, 16.9%) |
| CIE-LAB | lab(66.25, 5.93, -28.54) |
| CIE-LCH | lch(66.25, 29.15, 281.73°) |
| OKLab | oklab(71.11% -0.0006 -0.079) |
| OKLCH | oklch(71.11% 0.079 269.6) |
| XYZ | xyz(35.6064, 35.6445, 67.2786) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.02
Perrywinkle
#8F8CE7
ΔE00 7.38
Cornflowerblue
#6495ED
ΔE00 8.77
Pastel Blue
#A2BFFE
ΔE00 9.12
Lavender Blue
#8B88F8
ΔE00 9.22
Carolina Blue
#8AB8FE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0D4 #D4C28E
analogous
#8EC3D4 #8EA0D4 #9F8ED4
triadic
#8EA0D4 #D48EA0 #A0D48E
tetradic
#8EA0D4 #D48EC3 #D4C28E #8ED49F
square
#8EA0D4 #D48EC3 #D4C28E #8ED49F
split-complementary
#8EA0D4 #D49F8E #C3D48E
monochromatic
#405BA8 #627BC3 #8EA0D4 #BAC5E5 #E7EBF6
Accessibility & contrast
On white
2.58
#8EA0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#8EA0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0D4
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0D4 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA4D6
Deuteranopia (green-blind)
#899ED3
Tritanopia (blue-blind)
#7AAAB2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea0d4; /* rgb */ color: rgb(142, 160, 212); /* oklch */ color: oklch(71.1% 0.079 269.6);
Tailwind
colors: {
custom: {
50: '#b1bce1',
500: '#8ea0d4',
950: '#000000',
},
}SCSS
$custom: #8ea0d4; $custom-light: #b1bce1; $custom-dark: #000000;
JSON
{
"hex": "#8ea0d4",
"rgb": {
"r": 142,
"g": 160,
"b": 212
},
"hsl": {
"h": 224.571,
"s": 44.872,
"l": 69.412
},
"oklch": {
"l": 0.71106,
"c": 0.07902,
"h": 269.6
},
"luminance": 0.35646
}Semantic roles & 50–950 ramp
primary
#8EA0D4
secondary
#E9E4D5
accent
#942DB8
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083