#8FB1F6#8FB1F6
#8FB1F6 is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.2% C 0.107 H 263.9°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB1F6 |
|---|---|
| RGB | rgb(143, 177, 246) |
| HSL | hsl(220, 85%, 76%) |
| HSV | hsv(220, 42%, 96%) |
| CMYK | cmyk(41.9%, 28%, 0%, 3.5%) |
| CIE-LAB | lab(72.19, 5.74, -37.95) |
| CIE-LCH | lch(72.19, 38.39, 278.60°) |
| OKLab | oklab(76.2% -0.0114 -0.106) |
| OKLCH | oklch(76.2% 0.107 263.9) |
| XYZ | xyz(43.6791, 43.9353, 93.3497) |
| Luminance | 0.4394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.01
Pastel Blue
#A2BFFE
ΔE00 4.02
Sky Blue (survey)
#75BBFD
ΔE00 7.38
Periwinkle Blue
#8F99FB
ΔE00 7.52
Baby Blue (survey)
#A2CFFE
ΔE00 8.01
Powder Blue (survey)
#B1D1FC
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB1F6 #F6D48F
analogous
#8FE5F6 #8FB1F6 #A18FF6
triadic
#8FB1F6 #F68FB1 #B1F68F
tetradic
#8FB1F6 #F68FE5 #F6D48F #8FF6A1
square
#8FB1F6 #F68FE5 #F6D48F #8FF6A1
split-complementary
#8FB1F6 #F6A18F #E5F68F
monochromatic
#1E62ED #568AF1 #8FB1F6 #C8D8FB #E3EBFD
Accessibility & contrast
On white
2.15
#8FB1F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#8FB1F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB1F6
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB1F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB1F6 | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B6F9
Deuteranopia (green-blind)
#8EADF4
Tritanopia (blue-blind)
#6BBFC9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #8fb1f6; /* rgb */ color: rgb(143, 177, 246); /* oklch */ color: oklch(76.2% 0.107 263.9);
Tailwind
colors: {
custom: {
50: '#b3c8f9',
500: '#8fb1f6',
950: '#000000',
},
}SCSS
$custom: #8fb1f6; $custom-light: #b3c8f9; $custom-dark: #000000;
JSON
{
"hex": "#8fb1f6",
"rgb": {
"r": 143,
"g": 177,
"b": 246
},
"hsl": {
"h": 220.194,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.76199,
"c": 0.10659,
"h": 263.9
},
"luminance": 0.43938
}Semantic roles & 50–950 ramp
primary
#8FB1F6
secondary
#F5EBD6
accent
#9804E2
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285