#8EA7F5#8EA7F5
#8EA7F5 is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.0% C 0.117 H 269.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA7F5 |
|---|---|
| RGB | rgb(142, 167, 245) |
| HSL | hsl(225, 84%, 76%) |
| HSV | hsv(225, 42%, 96%) |
| CMYK | cmyk(42%, 31.8%, 0%, 3.9%) |
| CIE-LAB | lab(69.45, 10.83, -41.67) |
| CIE-LCH | lch(69.45, 43.06, 284.57°) |
| OKLab | oklab(74.05% -0.0003 -0.1167) |
| OKLCH | oklch(74.05% 0.117 269.8) |
| XYZ | xyz(41.4504, 39.9786, 91.9010) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.60
Carolina Blue
#8AB8FE
ΔE00 5.96
Pastel Blue
#A2BFFE
ΔE00 6.19
Cornflowerblue
#6495ED
ΔE00 7.61
Perrywinkle
#8F8CE7
ΔE00 8.83
Lavender Blue
#8B88F8
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA7F5 #F5DC8E
analogous
#8EDAF5 #8EA7F5 #A88EF5
triadic
#8EA7F5 #F58EA7 #A7F58E
tetradic
#8EA7F5 #F58EDA #F5DC8E #8EF5A8
square
#8EA7F5 #F58EDA #F5DC8E #8EF5A8
split-complementary
#8EA7F5 #F5A88E #DAF58E
monochromatic
#1E4FEB #567BF0 #8EA7F5 #C6D3FA #E3E9FD
Accessibility & contrast
On white
2.33
#8EA7F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#8EA7F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA7F5
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA7F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA7F5 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAEF8
Deuteranopia (green-blind)
#82A6F3
Tritanopia (blue-blind)
#6BB7C3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8ea7f5; /* rgb */ color: rgb(142, 167, 245); /* oklch */ color: oklch(74.0% 0.117 269.8);
Tailwind
colors: {
custom: {
50: '#b3c0f8',
500: '#8ea7f5',
950: '#000000',
},
}SCSS
$custom: #8ea7f5; $custom-light: #b3c0f8; $custom-dark: #000000;
JSON
{
"hex": "#8ea7f5",
"rgb": {
"r": 142,
"g": 167,
"b": 245
},
"hsl": {
"h": 225.437,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.74046,
"c": 0.11675,
"h": 269.8
},
"luminance": 0.39981
}Semantic roles & 50–950 ramp
primary
#8EA7F5
secondary
#F4EDD7
accent
#AB05E0
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185