#8EA7D5#8EA7D5
#8EA7D5 is a light, moderate blue. Relative luminance 0.382; OKLCH L 72.6% C 0.073 H 262.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7D5 |
|---|---|
| RGB | rgb(142, 167, 213) |
| HSL | hsl(219, 46%, 70%) |
| HSV | hsv(219, 33%, 84%) |
| CMYK | cmyk(33.3%, 21.6%, 0%, 16.5%) |
| CIE-LAB | lab(68.16, 2.26, -26.15) |
| CIE-LCH | lch(68.16, 26.25, 274.93°) |
| OKLab | oklab(72.61% -0.0096 -0.0722) |
| OKLCH | oklch(72.61% 0.073 262.4) |
| XYZ | xyz(36.9807, 38.1908, 68.3609) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.57
Carolina Blue
#8AB8FE
ΔE00 7.21
Pastel Blue
#A2BFFE
ΔE00 7.32
Cornflowerblue
#6495ED
ΔE00 8.34
Light Grey Blue
#9DBCD4
ΔE00 9.06
Perrywinkle
#8F8CE7
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7D5 #D5BC8E
analogous
#8ECBD5 #8EA7D5 #998ED5
triadic
#8EA7D5 #D58EA7 #A7D58E
tetradic
#8EA7D5 #D58ECB #D5BC8E #8ED599
square
#8EA7D5 #D58ECB #D5BC8E #8ED599
split-complementary
#8EA7D5 #D5998E #CBD58E
monochromatic
#3F65AA #6184C4 #8EA7D5 #BBCAE6 #E7ECF6
Accessibility & contrast
On white
2.43
#8EA7D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#8EA7D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7D5
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7D5 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97AAD7
Deuteranopia (green-blind)
#90A3D4
Tritanopia (blue-blind)
#79B0B7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8ea7d5; /* rgb */ color: rgb(142, 167, 213); /* oklch */ color: oklch(72.6% 0.073 262.4);
Tailwind
colors: {
custom: {
50: '#b1c1e2',
500: '#8ea7d5',
950: '#000000',
},
}SCSS
$custom: #8ea7d5; $custom-light: #b1c1e2; $custom-dark: #000000;
JSON
{
"hex": "#8ea7d5",
"rgb": {
"r": 142,
"g": 167,
"b": 213
},
"hsl": {
"h": 218.873,
"s": 45.806,
"l": 69.608
},
"oklch": {
"l": 0.72612,
"c": 0.07288,
"h": 262.4
},
"luminance": 0.38192
}Semantic roles & 50–950 ramp
primary
#8EA7D5
secondary
#EAE2D5
accent
#882CB9
background
#FBFBFD
surface
#F6F7FB
border
#D0D0D4
text
#111215
muted
#808183