#8EA7DD#8EA7DD
#8EA7DD is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.0% C 0.084 H 265.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7DD |
|---|---|
| RGB | rgb(142, 167, 221) |
| HSL | hsl(221, 54%, 71%) |
| HSV | hsv(221, 36%, 87%) |
| CMYK | cmyk(35.7%, 24.4%, 0%, 13.3%) |
| CIE-LAB | lab(68.47, 4.34, -30.08) |
| CIE-LCH | lch(68.47, 30.40, 278.20°) |
| OKLab | oklab(72.95% -0.0071 -0.0834) |
| OKLCH | oklch(72.95% 0.084 265.2) |
| XYZ | xyz(38.0213, 38.6070, 73.8411) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.95
Carolina Blue
#8AB8FE
ΔE00 6.77
Pastel Blue
#A2BFFE
ΔE00 6.83
Cornflowerblue
#6495ED
ΔE00 8.02
Perrywinkle
#8F8CE7
ΔE00 8.92
Light Grey Blue
#9DBCD4
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7DD #DDC48E
analogous
#8ECEDD #8EA7DD #9C8EDD
triadic
#8EA7DD #DD8EA7 #A7DD8E
tetradic
#8EA7DD #DD8ECE #DDC48E #8EDD9C
square
#8EA7DD #DD8ECE #DDC48E #8EDD9C
split-complementary
#8EA7DD #DD9C8E #CEDD8E
monochromatic
#3861B9 #5F82CF #8EA7DD #BDCCEB #E7EDF8
Accessibility & contrast
On white
2.41
#8EA7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#8EA7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7DD
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7DD | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDF
Deuteranopia (green-blind)
#8DA4DC
Tritanopia (blue-blind)
#76B2BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8ea7dd; /* rgb */ color: rgb(142, 167, 221); /* oklch */ color: oklch(73.0% 0.084 265.2);
Tailwind
colors: {
custom: {
50: '#b1c1e7',
500: '#8ea7dd',
950: '#000000',
},
}SCSS
$custom: #8ea7dd; $custom-light: #b1c1e7; $custom-dark: #000000;
JSON
{
"hex": "#8ea7dd",
"rgb": {
"r": 142,
"g": 167,
"b": 221
},
"hsl": {
"h": 221.013,
"s": 53.741,
"l": 71.176
},
"oklch": {
"l": 0.72951,
"c": 0.08373,
"h": 265.2
},
"luminance": 0.38609
}Semantic roles & 50–950 ramp
primary
#8EA7DD
secondary
#EEE7D9
accent
#9024C1
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184