#8EB5F5#8EB5F5
#8EB5F5 is a light, moderate blue. Relative luminance 0.454; OKLCH L 76.9% C 0.102 H 260.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8EB5F5 |
|---|---|
| RGB | rgb(142, 181, 245) |
| HSL | hsl(217, 84%, 76%) |
| HSV | hsv(217, 42%, 96%) |
| CMYK | cmyk(42%, 26.1%, 0%, 3.9%) |
| CIE-LAB | lab(73.15, 2.99, -35.92) |
| CIE-LCH | lch(73.15, 36.05, 274.76°) |
| OKLab | oklab(76.92% -0.0175 -0.1001) |
| OKLCH | oklch(76.92% 0.102 260.1) |
| XYZ | xyz(44.1553, 45.3886, 92.8027) |
| Luminance | 0.4539 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.68
Pastel Blue
#A2BFFE
ΔE00 3.83
Sky Blue (survey)
#75BBFD
ΔE00 5.94
Baby Blue (survey)
#A2CFFE
ΔE00 6.83
Powder Blue (survey)
#B1D1FC
ΔE00 7.62
Light Grey Blue
#9DBCD4
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EB5F5 #F5CE8E
analogous
#8EE8F5 #8EB5F5 #9A8EF5
triadic
#8EB5F5 #F58EB5 #B5F58E
tetradic
#8EB5F5 #F58EE8 #F5CE8E #8EF59A
square
#8EB5F5 #F58EE8 #F5CE8E #8EF59A
split-complementary
#8EB5F5 #F59A8E #E8F58E
monochromatic
#1E6BEB #5690F0 #8EB5F5 #C6DAFA #E3EDFD
Accessibility & contrast
On white
2.08
#8EB5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#8EB5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EB5F5
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EB5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EB5F5 | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB9F8
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#69C3CB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8eb5f5; /* rgb */ color: rgb(142, 181, 245); /* oklch */ color: oklch(76.9% 0.102 260.1);
Tailwind
colors: {
custom: {
50: '#b3cbf8',
500: '#8eb5f5',
950: '#000000',
},
}SCSS
$custom: #8eb5f5; $custom-light: #b3cbf8; $custom-dark: #000000;
JSON
{
"hex": "#8eb5f5",
"rgb": {
"r": 142,
"g": 181,
"b": 245
},
"hsl": {
"h": 217.282,
"s": 83.74,
"l": 75.882
},
"oklch": {
"l": 0.76921,
"c": 0.10167,
"h": 260.1
},
"luminance": 0.45391
}Semantic roles & 50–950 ramp
primary
#8EB5F5
secondary
#F4E9D7
accent
#8D05E0
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285