#8FBBFC#8FBBFC
#8FBBFC is a light, moderate blue. Relative luminance 0.484; OKLCH L 78.5% C 0.105 H 258.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBFC |
|---|---|
| RGB | rgb(143, 187, 252) |
| HSL | hsl(216, 95%, 77%) |
| HSV | hsv(216, 43%, 99%) |
| CMYK | cmyk(43.3%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(75.08, 1.85, -36.70) |
| CIE-LCH | lch(75.08, 36.74, 272.89°) |
| OKLab | oklab(78.54% -0.0218 -0.1023) |
| OKLCH | oklch(78.54% 0.105 258) |
| XYZ | xyz(46.6630, 48.4058, 98.9610) |
| Luminance | 0.4841 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.93
Pastel Blue
#A2BFFE
ΔE00 3.81
Sky Blue (survey)
#75BBFD
ΔE00 4.88
Baby Blue (survey)
#A2CFFE
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 6.64
Light Blue
#95D0FC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBFC #FCD08F
analogous
#8FF1FC #8FBBFC #9A8FFC
triadic
#8FBBFC #FC8FBB #BBFC8F
tetradic
#8FBBFC #FC8FF1 #FCD08F #8FFC9A
square
#8FBBFC #FC8FF1 #FCD08F #8FFC9A
split-complementary
#8FBBFC #FC9A8F #F1FC8F
monochromatic
#1873F9 #5397FA #8FBBFC #CBDFFE #E1EDFE
Accessibility & contrast
On white
1.97
#8FBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#8FBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBFC
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBFC | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3BFFF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#66C9D1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbbfc; /* rgb */ color: rgb(143, 187, 252); /* oklch */ color: oklch(78.5% 0.105 258.0);
Tailwind
colors: {
custom: {
50: '#b4cffd',
500: '#8fbbfc',
950: '#000000',
},
}SCSS
$custom: #8fbbfc; $custom-light: #b4cffd; $custom-dark: #000000;
JSON
{
"hex": "#8fbbfc",
"rgb": {
"r": 143,
"g": 187,
"b": 252
},
"hsl": {
"h": 215.78,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.7854,
"c": 0.10464,
"h": 258
},
"luminance": 0.48409
}Semantic roles & 50–950 ramp
primary
#8FBBFC
secondary
#F6E9D5
accent
#8900E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285