#8BBAFB#8BBAFB
#8BBAFB is a light, moderate cyan. Relative luminance 0.476; OKLCH L 78.1% C 0.106 H 256.6°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBAFB |
|---|---|
| RGB | rgb(139, 186, 251) |
| HSL | hsl(215, 93%, 76%) |
| HSV | hsv(215, 45%, 98%) |
| CMYK | cmyk(44.6%, 25.9%, 0%, 1.6%) |
| CIE-LAB | lab(74.55, 1.15, -36.99) |
| CIE-LCH | lch(74.55, 37.01, 271.78°) |
| OKLab | oklab(78.05% -0.0246 -0.1033) |
| OKLCH | oklch(78.05% 0.106 256.6) |
| XYZ | xyz(45.6132, 47.5689, 98.0263) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 0.73
Sky Blue (survey)
#75BBFD
ΔE00 4.20
Pastel Blue
#A2BFFE
ΔE00 4.53
Baby Blue (survey)
#A2CFFE
ΔE00 5.59
Sky
#82CAFC
ΔE00 7.07
Light Blue
#95D0FC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBAFB #FBCC8B
analogous
#8BF2FB #8BBAFB #948BFB
triadic
#8BBAFB #FB8BBA #BAFB8B
tetradic
#8BBAFB #FB8BF2 #FBCC8B #8BFB94
square
#8BBAFB #FB8BF2 #FBCC8B #8BFB94
split-complementary
#8BBAFB #FB948B #F2FB8B
monochromatic
#1574F7 #5097F9 #8BBAFB #C6DDFD #E1EDFE
Accessibility & contrast
On white
2.00
#8BBAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#8BBAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBAFB
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBAFB | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BDFE
Deuteranopia (green-blind)
#94B3FA
Tritanopia (blue-blind)
#5FC8D0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8bbafb; /* rgb */ color: rgb(139, 186, 251); /* oklch */ color: oklch(78.1% 0.106 256.6);
Tailwind
colors: {
custom: {
50: '#b1cefd',
500: '#8bbafb',
950: '#000000',
},
}SCSS
$custom: #8bbafb; $custom-light: #b1cefd; $custom-dark: #000000;
JSON
{
"hex": "#8bbafb",
"rgb": {
"r": 139,
"g": 186,
"b": 251
},
"hsl": {
"h": 214.821,
"s": 93.333,
"l": 76.471
},
"oklch": {
"l": 0.78055,
"c": 0.10614,
"h": 256.6
},
"luminance": 0.47572
}Semantic roles & 50–950 ramp
primary
#8BBAFB
secondary
#F6E8D5
accent
#8500E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111317
muted
#808285