#8FBAFF#8FBAFF
#8FBAFF is a light, moderate blue. Relative luminance 0.482; OKLCH L 78.5% C 0.109 H 259.6°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8FBAFF |
|---|---|
| RGB | rgb(143, 186, 255) |
| HSL | hsl(217, 100%, 78%) |
| HSV | hsv(217, 44%, 100%) |
| CMYK | cmyk(43.9%, 27.1%, 0%, 0%) |
| CIE-LAB | lab(74.93, 3.23, -38.53) |
| CIE-LCH | lch(74.93, 38.67, 274.80°) |
| OKLab | oklab(78.47% -0.0197 -0.1076) |
| OKLCH | oklch(78.47% 0.109 259.6) |
| XYZ | xyz(46.9307, 48.1746, 101.4140) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.86
Pastel Blue
#A2BFFE
ΔE00 3.68
Sky Blue (survey)
#75BBFD
ΔE00 5.27
Baby Blue (survey)
#A2CFFE
ΔE00 5.67
Powder Blue (survey)
#B1D1FC
ΔE00 6.84
Light Blue
#95D0FC
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FBAFF #FFD48F
analogous
#8FF2FF #8FBAFF #9C8FFF
triadic
#8FBAFF #FF8FBA #BAFF8F
tetradic
#8FBAFF #FF8FF2 #FFD48F #8FFF9C
square
#8FBAFF #FF8FF2 #FFD48F #8FFF9C
split-complementary
#8FBAFF #FF9C8F #F2FF8F
monochromatic
#156FFF #5294FF #8FBAFF #CCE0FF #E0ECFF
Accessibility & contrast
On white
1.97
#8FBAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#8FBAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FBAFF
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FBAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FBAFF | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#94B4FE
Tritanopia (blue-blind)
#64C9D2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8fbaff; /* rgb */ color: rgb(143, 186, 255); /* oklch */ color: oklch(78.5% 0.109 259.6);
Tailwind
colors: {
custom: {
50: '#b4ceff',
500: '#8fbaff',
950: '#000000',
},
}SCSS
$custom: #8fbaff; $custom-light: #b4ceff; $custom-dark: #000000;
JSON
{
"hex": "#8fbaff",
"rgb": {
"r": 143,
"g": 186,
"b": 255
},
"hsl": {
"h": 216.964,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.78466,
"c": 0.10942,
"h": 259.6
},
"luminance": 0.48177
}Semantic roles & 50–950 ramp
primary
#8FBAFF
secondary
#F7EAD4
accent
#8D00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111318
muted
#808286