#8FB5F7#8FB5F7
#8FB5F7 is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.1% C 0.104 H 261.2°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB5F7 |
|---|---|
| RGB | rgb(143, 181, 247) |
| HSL | hsl(218, 87%, 76%) |
| HSV | hsv(218, 42%, 97%) |
| CMYK | cmyk(42.1%, 26.7%, 0%, 3.1%) |
| CIE-LAB | lab(73.29, 3.79, -36.79) |
| CIE-LCH | lch(73.29, 36.98, 275.88°) |
| OKLab | oklab(77.07% -0.016 -0.1026) |
| OKLCH | oklch(77.07% 0.104 261.2) |
| XYZ | xyz(44.6347, 45.6003, 94.4275) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 1.81
Pastel Blue
#A2BFFE
ΔE00 3.63
Sky Blue (survey)
#75BBFD
ΔE00 6.24
Baby Blue (survey)
#A2CFFE
ΔE00 6.88
Powder Blue (survey)
#B1D1FC
ΔE00 7.58
Light Grey Blue
#9DBCD4
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB5F7 #F7D18F
analogous
#8FE9F7 #8FB5F7 #9D8FF7
triadic
#8FB5F7 #F78FB5 #B5F78F
tetradic
#8FB5F7 #F78FE9 #F7D18F #8FF79D
square
#8FB5F7 #F78FE9 #F7D18F #8FF79D
split-complementary
#8FB5F7 #F79D8F #E9F78F
monochromatic
#1D6AEF #568FF3 #8FB5F7 #C8DBFB #E2ECFD
Accessibility & contrast
On white
2.07
#8FB5F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#8FB5F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB5F7
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB5F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB5F7 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB9FA
Deuteranopia (green-blind)
#92B0F6
Tritanopia (blue-blind)
#6AC3CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8fb5f7; /* rgb */ color: rgb(143, 181, 247); /* oklch */ color: oklch(77.1% 0.104 261.2);
Tailwind
colors: {
custom: {
50: '#b3cbfa',
500: '#8fb5f7',
950: '#000000',
},
}SCSS
$custom: #8fb5f7; $custom-light: #b3cbfa; $custom-dark: #000000;
JSON
{
"hex": "#8fb5f7",
"rgb": {
"r": 143,
"g": 181,
"b": 247
},
"hsl": {
"h": 218.077,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.77071,
"c": 0.10385,
"h": 261.2
},
"luminance": 0.45603
}Semantic roles & 50–950 ramp
primary
#8FB5F7
secondary
#F5EAD6
accent
#9102E3
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285