#8EA7D7#8EA7D7
#8EA7D7 is a light, moderate blue. Relative luminance 0.383; OKLCH L 72.7% C 0.076 H 263.2°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7D7 |
|---|---|
| RGB | rgb(142, 167, 215) |
| HSL | hsl(219, 48%, 70%) |
| HSV | hsv(219, 34%, 84%) |
| CMYK | cmyk(34%, 22.3%, 0%, 15.7%) |
| CIE-LAB | lab(68.24, 2.77, -27.14) |
| CIE-LCH | lch(68.24, 27.28, 275.83°) |
| OKLab | oklab(72.7% -0.0089 -0.075) |
| OKLCH | oklch(72.7% 0.076 263.2) |
| XYZ | xyz(37.2361, 38.2929, 69.7061) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.41
Carolina Blue
#8AB8FE
ΔE00 7.09
Pastel Blue
#A2BFFE
ΔE00 7.18
Cornflowerblue
#6495ED
ΔE00 8.25
Perrywinkle
#8F8CE7
ΔE00 9.06
Light Grey Blue
#9DBCD4
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7D7 #D7BE8E
analogous
#8ECBD7 #8EA7D7 #9A8ED7
triadic
#8EA7D7 #D78EA7 #A7D78E
tetradic
#8EA7D7 #D78ECB #D7BE8E #8ED79A
square
#8EA7D7 #D78ECB #D7BE8E #8ED79A
split-complementary
#8EA7D7 #D79A8E #CBD78E
monochromatic
#3D64AD #6184C7 #8EA7D7 #BBCAE7 #E8EDF7
Accessibility & contrast
On white
2.43
#8EA7D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#8EA7D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7D7
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7D7 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AAD9
Deuteranopia (green-blind)
#90A3D6
Tritanopia (blue-blind)
#78B1B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea7d7; /* rgb */ color: rgb(142, 167, 215); /* oklch */ color: oklch(72.7% 0.076 263.2);
Tailwind
colors: {
custom: {
50: '#b1c1e3',
500: '#8ea7d7',
950: '#000000',
},
}SCSS
$custom: #8ea7d7; $custom-light: #b1c1e3; $custom-dark: #000000;
JSON
{
"hex": "#8ea7d7",
"rgb": {
"r": 142,
"g": 167,
"b": 215
},
"hsl": {
"h": 219.452,
"s": 47.712,
"l": 70
},
"oklch": {
"l": 0.72696,
"c": 0.07557,
"h": 263.2
},
"luminance": 0.38295
}Semantic roles & 50–950 ramp
primary
#8EA7D7
secondary
#EBE4D6
accent
#8A2BBB
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183