#8FB4F4#8FB4F4
#8FB4F4 is a light, moderate blue. Relative luminance 0.450; OKLCH L 76.7% C 0.101 H 261.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8FB4F4 |
|---|---|
| RGB | rgb(143, 180, 244) |
| HSL | hsl(218, 82%, 76%) |
| HSV | hsv(218, 41%, 96%) |
| CMYK | cmyk(41.4%, 26.2%, 0%, 4.3%) |
| CIE-LAB | lab(72.90, 3.52, -35.76) |
| CIE-LCH | lch(72.90, 35.94, 275.63°) |
| OKLab | oklab(76.73% -0.0156 -0.0997) |
| OKLCH | oklch(76.73% 0.101 261.1) |
| XYZ | xyz(43.9729, 45.0114, 91.9414) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.16
Pastel Blue
#A2BFFE
ΔE00 3.73
Sky Blue (survey)
#75BBFD
ΔE00 6.43
Baby Blue (survey)
#A2CFFE
ΔE00 7.14
Powder Blue (survey)
#B1D1FC
ΔE00 7.75
Light Grey Blue
#9DBCD4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FB4F4 #F4CF8F
analogous
#8FE6F4 #8FB4F4 #9C8FF4
triadic
#8FB4F4 #F48FB4 #B4F48F
tetradic
#8FB4F4 #F48FE6 #F4CF8F #8FF49C
square
#8FB4F4 #F48FE6 #F4CF8F #8FF49C
split-complementary
#8FB4F4 #F49C8F #E6F48F
monochromatic
#2069E9 #578FEF #8FB4F4 #C7D9F9 #E3ECFC
Accessibility & contrast
On white
2.10
#8FB4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#8FB4F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FB4F4
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FB4F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FB4F4 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB8F7
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#6BC2CA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8fb4f4; /* rgb */ color: rgb(143, 180, 244); /* oklch */ color: oklch(76.7% 0.101 261.1);
Tailwind
colors: {
custom: {
50: '#b3caf8',
500: '#8fb4f4',
950: '#000000',
},
}SCSS
$custom: #8fb4f4; $custom-light: #b3caf8; $custom-dark: #000000;
JSON
{
"hex": "#8fb4f4",
"rgb": {
"r": 143,
"g": 180,
"b": 244
},
"hsl": {
"h": 218.02,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.7673,
"c": 0.10089,
"h": 261.1
},
"luminance": 0.45014
}Semantic roles & 50–950 ramp
primary
#8FB4F4
secondary
#F4E9D7
accent
#9007DF
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#111317
muted
#808285