#8EB5F7#8EB5F7
#8EB5F7 is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.0% C 0.104 H 260.7°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB5F7 |
|---|---|
| RGB | rgb(142, 181, 247) |
| HSL | hsl(218, 87%, 76%) |
| HSV | hsv(218, 43%, 97%) |
| CMYK | cmyk(42.5%, 26.7%, 0%, 3.1%) |
| CIE-LAB | lab(73.23, 3.54, -36.88) |
| CIE-LCH | lch(73.23, 37.05, 275.48°) |
| OKLab | oklab(77.01% -0.0169 -0.1029) |
| OKLCH | oklch(77.01% 0.104 260.7) |
| XYZ | xyz(44.4623, 45.5114, 94.4194) |
| Luminance | 0.4551 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.62
Pastel Blue
#A2BFFE
ΔE00 3.79
Sky Blue (survey)
#75BBFD
ΔE00 6.02
Baby Blue (survey)
#A2CFFE
ΔE00 6.85
Powder Blue (survey)
#B1D1FC
ΔE00 7.64
Light Grey Blue
#9DBCD4
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB5F7 #F7D08E
analogous
#8EEAF7 #8EB5F7 #9C8EF7
triadic
#8EB5F7 #F78EB5 #B5F78E
tetradic
#8EB5F7 #F78EEA #F7D08E #8EF79C
square
#8EB5F7 #F78EEA #F7D08E #8EF79C
split-complementary
#8EB5F7 #F79C8E #EAF78E
monochromatic
#1C6AEF #5590F3 #8EB5F7 #C7DAFB #E2ECFD
Accessibility & contrast
On white
2.08
#8EB5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#8EB5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB5F7
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB5F7 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB9FA
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#68C3CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8eb5f7; /* rgb */ color: rgb(142, 181, 247); /* oklch */ color: oklch(77.0% 0.104 260.7);
Tailwind
colors: {
custom: {
50: '#b3cbfa',
500: '#8eb5f7',
950: '#000000',
},
}SCSS
$custom: #8eb5f7; $custom-light: #b3cbfa; $custom-dark: #000000;
JSON
{
"hex": "#8eb5f7",
"rgb": {
"r": 142,
"g": 181,
"b": 247
},
"hsl": {
"h": 217.714,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.7701,
"c": 0.10428,
"h": 260.7
},
"luminance": 0.45514
}Semantic roles & 50–950 ramp
primary
#8EB5F7
secondary
#F5E9D6
accent
#9002E3
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285