#8FBAFE#8FBAFE
#8FBAFE is a light, moderate blue. Relative luminance 0.481; OKLCH L 78.4% C 0.108 H 259.3°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBAFE |
|---|---|
| RGB | rgb(143, 186, 254) |
| HSL | hsl(217, 98%, 78%) |
| HSV | hsv(217, 44%, 100%) |
| CMYK | cmyk(43.7%, 26.8%, 0%, 0.4%) |
| CIE-LAB | lab(74.89, 2.96, -38.06) |
| CIE-LCH | lch(74.89, 38.17, 274.44°) |
| OKLab | oklab(78.42% -0.02 -0.1063) |
| OKLCH | oklch(78.42% 0.108 259.3) |
| XYZ | xyz(46.7702, 48.1104, 100.5685) |
| Luminance | 0.4811 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.84
Pastel Blue
#A2BFFE
ΔE00 3.68
Sky Blue (survey)
#75BBFD
ΔE00 5.22
Baby Blue (survey)
#A2CFFE
ΔE00 5.65
Powder Blue (survey)
#B1D1FC
ΔE00 6.82
Light Blue
#95D0FC
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBAFE #FED38F
analogous
#8FF1FE #8FBAFE #9B8FFE
triadic
#8FBAFE #FE8FBA #BAFE8F
tetradic
#8FBAFE #FE8FF1 #FED38F #8FFE9B
square
#8FBAFE #FE8FF1 #FED38F #8FFE9B
split-complementary
#8FBAFE #FE9B8F #F1FE8F
monochromatic
#166FFD #5295FD #8FBAFE #CCDFFF #E1ECFF
Accessibility & contrast
On white
1.98
#8FBAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#8FBAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBAFE
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBAFE | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BEFF
Deuteranopia (green-blind)
#94B4FD
Tritanopia (blue-blind)
#65C9D2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fbafe; /* rgb */ color: rgb(143, 186, 254); /* oklch */ color: oklch(78.4% 0.108 259.3);
Tailwind
colors: {
custom: {
50: '#b4ceff',
500: '#8fbafe',
950: '#000000',
},
}SCSS
$custom: #8fbafe; $custom-light: #b4ceff; $custom-dark: #000000;
JSON
{
"hex": "#8fbafe",
"rgb": {
"r": 143,
"g": 186,
"b": 254
},
"hsl": {
"h": 216.757,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.78421,
"c": 0.10813,
"h": 259.3
},
"luminance": 0.48113
}Semantic roles & 50–950 ramp
primary
#8FBAFE
secondary
#F7E9D4
accent
#8D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286