#8FB4F8#8FB4F8
#8FB4F8 is a light, moderate blue. Relative luminance 0.453; OKLCH L 76.9% C 0.106 H 262.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4F8 |
|---|---|
| RGB | rgb(143, 180, 248) |
| HSL | hsl(219, 88%, 77%) |
| HSV | hsv(219, 42%, 97%) |
| CMYK | cmyk(42.3%, 27.4%, 0%, 2.7%) |
| CIE-LAB | lab(73.06, 4.62, -37.67) |
| CIE-LCH | lch(73.06, 37.96, 276.99°) |
| OKLab | oklab(76.91% -0.0145 -0.1052) |
| OKLCH | oklch(76.91% 0.106 262.2) |
| XYZ | xyz(44.5868, 45.2569, 95.1748) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.09
Pastel Blue
#A2BFFE
ΔE00 3.67
Sky Blue (survey)
#75BBFD
ΔE00 6.56
Baby Blue (survey)
#A2CFFE
ΔE00 7.18
Powder Blue (survey)
#B1D1FC
ΔE00 7.79
Light Grey Blue
#9DBCD4
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4F8 #F8D38F
analogous
#8FE9F8 #8FB4F8 #9F8FF8
triadic
#8FB4F8 #F88FB4 #B4F88F
tetradic
#8FB4F8 #F88FE9 #F8D38F #8FF89F
square
#8FB4F8 #F88FE9 #F8D38F #8FF89F
split-complementary
#8FB4F8 #F89F8F #E9F88F
monochromatic
#1C67F1 #558DF4 #8FB4F8 #C9DBFC #E2ECFD
Accessibility & contrast
On white
2.09
#8FB4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#8FB4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4F8
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4F8 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FB
Deuteranopia (green-blind)
#90AFF6
Tritanopia (blue-blind)
#69C2CC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fb4f8; /* rgb */ color: rgb(143, 180, 248); /* oklch */ color: oklch(76.9% 0.106 262.2);
Tailwind
colors: {
custom: {
50: '#b4cafa',
500: '#8fb4f8',
950: '#000000',
},
}SCSS
$custom: #8fb4f8; $custom-light: #b4cafa; $custom-dark: #000000;
JSON
{
"hex": "#8fb4f8",
"rgb": {
"r": 143,
"g": 180,
"b": 248
},
"hsl": {
"h": 218.857,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.76909,
"c": 0.10616,
"h": 262.2
},
"luminance": 0.45259
}Semantic roles & 50–950 ramp
primary
#8FB4F8
secondary
#F5EAD6
accent
#9401E5
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285