#8FBBFE#8FBBFE
#8FBBFE is a light, moderate blue. Relative luminance 0.485; OKLCH L 78.6% C 0.107 H 258.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBBFE |
|---|---|
| RGB | rgb(143, 187, 254) |
| HSL | hsl(216, 98%, 78%) |
| HSV | hsv(216, 44%, 100%) |
| CMYK | cmyk(43.7%, 26.4%, 0%, 0.4%) |
| CIE-LAB | lab(75.16, 2.41, -37.65) |
| CIE-LCH | lch(75.16, 37.72, 273.66°) |
| OKLab | oklab(78.63% -0.0212 -0.1051) |
| OKLCH | oklch(78.63% 0.107 258.6) |
| XYZ | xyz(46.9816, 48.5332, 100.6389) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.90
Pastel Blue
#A2BFFE
ΔE00 3.78
Sky Blue (survey)
#75BBFD
ΔE00 4.99
Baby Blue (survey)
#A2CFFE
ΔE00 5.39
Powder Blue (survey)
#B1D1FC
ΔE00 6.68
Light Blue
#95D0FC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBBFE #FED28F
analogous
#8FF3FE #8FBBFE #9A8FFE
triadic
#8FBBFE #FE8FBB #BBFE8F
tetradic
#8FBBFE #FE8FF3 #FED28F #8FFE9A
square
#8FBBFE #FE8FF3 #FED28F #8FFE9A
split-complementary
#8FBBFE #FE9A8F #F3FE8F
monochromatic
#1671FD #5296FD #8FBBFE #CCE0FF #E1EDFF
Accessibility & contrast
On white
1.96
#8FBBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#8FBBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBBFE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBBFE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2BFFF
Deuteranopia (green-blind)
#95B4FD
Tritanopia (blue-blind)
#65C9D2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8fbbfe; /* rgb */ color: rgb(143, 187, 254); /* oklch */ color: oklch(78.6% 0.107 258.6);
Tailwind
colors: {
custom: {
50: '#b4cfff',
500: '#8fbbfe',
950: '#000000',
},
}SCSS
$custom: #8fbbfe; $custom-light: #b4cfff; $custom-dark: #000000;
JSON
{
"hex": "#8fbbfe",
"rgb": {
"r": 143,
"g": 187,
"b": 254
},
"hsl": {
"h": 216.216,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.78629,
"c": 0.1072,
"h": 258.6
},
"luminance": 0.48536
}Semantic roles & 50–950 ramp
primary
#8FBBFE
secondary
#F7E9D4
accent
#8B00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286