#8EA0DB#8EA0DB
#8EA0DB is a light, moderate blue. Relative luminance 0.360; OKLCH L 71.4% C 0.089 H 271.0°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0DB |
|---|---|
| RGB | rgb(142, 160, 219) |
| HSL | hsl(226, 52%, 71%) |
| HSV | hsv(226, 35%, 86%) |
| CMYK | cmyk(35.2%, 26.9%, 0%, 14.1%) |
| CIE-LAB | lab(66.52, 7.75, -31.98) |
| CIE-LCH | lch(66.52, 32.91, 283.62°) |
| OKLab | oklab(71.41% 0.0015 -0.0888) |
| OKLCH | oklch(71.41% 0.089 271) |
| XYZ | xyz(36.5086, 36.0054, 72.0302) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.11
Perrywinkle
#8F8CE7
ΔE00 6.95
Cornflowerblue
#6495ED
ΔE00 8.33
Lavender Blue
#8B88F8
ΔE00 8.67
Pastel Blue
#A2BFFE
ΔE00 8.74
Carolina Blue
#8AB8FE
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0DB #DBC98E
analogous
#8EC6DB #8EA0DB #A28EDB
triadic
#8EA0DB #DB8EA0 #A0DB8E
tetradic
#8EA0DB #DB8EC6 #DBC98E #8EDBA2
square
#8EA0DB #DB8EC6 #DBC98E #8EDBA2
split-complementary
#8EA0DB #DBA28E #C6DB8E
monochromatic
#3A56B5 #6079CC #8EA0DB #BCC7EA #E8EBF8
Accessibility & contrast
On white
2.56
#8EA0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#8EA0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0DB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0DB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DE
Deuteranopia (green-blind)
#879FDA
Tritanopia (blue-blind)
#77ACB5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea0db; /* rgb */ color: rgb(142, 160, 219); /* oklch */ color: oklch(71.4% 0.089 271.0);
Tailwind
colors: {
custom: {
50: '#b1bbe6',
500: '#8ea0db',
950: '#000000',
},
}SCSS
$custom: #8ea0db; $custom-light: #b1bbe6; $custom-dark: #000000;
JSON
{
"hex": "#8ea0db",
"rgb": {
"r": 142,
"g": 160,
"b": 219
},
"hsl": {
"h": 225.974,
"s": 51.678,
"l": 70.784
},
"oklch": {
"l": 0.71412,
"c": 0.08886,
"h": 271
},
"luminance": 0.36007
}Semantic roles & 50–950 ramp
primary
#8EA0DB
secondary
#EDE8D8
accent
#9B26BF
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111116
muted
#808084