#8EA7E7#8EA7E7
#8EA7E7 is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.4% C 0.097 H 267.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7E7 |
|---|---|
| RGB | rgb(142, 167, 231) |
| HSL | hsl(223, 65%, 73%) |
| HSV | hsv(223, 39%, 91%) |
| CMYK | cmyk(38.5%, 27.7%, 0%, 9.4%) |
| CIE-LAB | lab(68.86, 7.00, -34.95) |
| CIE-LCH | lch(68.86, 35.65, 281.32°) |
| OKLab | oklab(73.39% -0.0041 -0.0974) |
| OKLCH | oklch(73.39% 0.097 267.6) |
| XYZ | xyz(39.3935, 39.1559, 81.0680) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.26
Carolina Blue
#8AB8FE
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 6.42
Cornflowerblue
#6495ED
ΔE00 7.73
Perrywinkle
#8F8CE7
ΔE00 8.77
Light Grey Blue
#9DBCD4
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7E7 #E7CE8E
analogous
#8ED3E7 #8EA7E7 #A18EE7
triadic
#8EA7E7 #E78EA7 #A7E78E
tetradic
#8EA7E7 #E78ED3 #E7CE8E #8EE7A1
square
#8EA7E7 #E78ED3 #E7CE8E #8EE7A1
split-complementary
#8EA7E7 #E7A18E #D3E78E
monochromatic
#2C5ACF #5C80DC #8EA7E7 #C0CEF2 #E6EBFA
Accessibility & contrast
On white
2.38
#8EA7E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#8EA7E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7E7
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7E7 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91ACEA
Deuteranopia (green-blind)
#89A4E6
Tritanopia (blue-blind)
#72B4BD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8ea7e7; /* rgb */ color: rgb(142, 167, 231); /* oklch */ color: oklch(73.4% 0.097 267.6);
Tailwind
colors: {
custom: {
50: '#b2c1ef',
500: '#8ea7e7',
950: '#000000',
},
}SCSS
$custom: #8ea7e7; $custom-light: #b2c1ef; $custom-dark: #000000;
JSON
{
"hex": "#8ea7e7",
"rgb": {
"r": 142,
"g": 167,
"b": 231
},
"hsl": {
"h": 223.146,
"s": 64.964,
"l": 73.137
},
"oklch": {
"l": 0.73393,
"c": 0.09746,
"h": 267.6
},
"luminance": 0.39158
}Semantic roles & 50–950 ramp
primary
#8EA7E7
secondary
#F1EBDA
accent
#9A19CD
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111216
muted
#808184